Sleeping Assignee is a simple plugin that allows players with permissions to check who a sleeping bag is assigned to, and who it was deployed by.
Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.
Permissions
This plugin uses the permission system. To assign a permission, use oxide.grant <user or group> <name or steam id> <permission>. To remove a permission, use oxide.revoke <user or group> <name or steam id> <permission>.- sleepingassignee.use - Allows player to use the /bag chat command
Chat Commands
- /bag - Allows you to check who a sleeping bag is assigned to and who deployed it.
Localization
The default messages are in the SleepingAssignee file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the default language file to the new folder and then customize the messages.Note: If adjusting a language value with variables make sure to keep the {0} and {1} in the same order.