=============================================
---
---
1. /back
Description: Teleport to your last death or teleport location.
Usage: /back
Permission: dontbeabitch.back
Default Access: Everyone (true)
2. /spawn
Description: Teleport to the world spawn.
Usage: /spawn
Permission: dontbeabitch.spawn
Default Access: Everyone (true)
3. /dontbeabitch (Alias: /dbab)
Description: Main admin command for configuration and management.
Usage: /dontbeabitch [subcommand]
Permission: dontbeabitch.admin
Default Access: Operators (op)
- (No arguments)
Description: Opens the Admin GUI panel.
- admin / panel / gui
Description: Opens the Admin GUI panel.
- settimer <seconds>
Description: Sets the combat tag duration in seconds.
Permission: dontbeabitch.admin.features
- togglefeature <name> <on|off>
Description: Toggles a specific plugin feature (e.g., teleport-blocking).
Permission: dontbeabitch.admin.features
- listfeatures
Description: Lists the status of all features.
Permission: dontbeabitch.admin.features
- addcommand <command>
Description: Adds a command to the blocked list (don't include slash).
Permission: dontbeabitch.admin.commands
- removecommand <command>
Description: Removes a command from the blocked list.
Permission: dontbeabitch.admin.commands
- listcommands
Description: Lists all extra blocked commands.
Permission: dontbeabitch.admin.commands
- setmessage <key> <text>
Description: Updates a configurable message (e.g., combat-tag-start).
Permission: dontbeabitch.admin.messages
- reload
Description: Reloads the plugin configuration and messages.
Permission: dontbeabitch.admin
---
---
dontbeabitch.back
Description: Allows players to use the /back command.
Default: true (Everyone)
dontbeabitch.spawn
Description: Allows players to use the /spawn command.
Default: true (Everyone)
dontbeabitch.admin
Description: Grants access to the main /dontbeabitch command.
Default: op (Operators only)
dontbeabitch.admin.features
Description: Allows managing plugin features, combat settings, and webhooks via command or GUI.
Default: op (Operators only)
dontbeabitch.admin.commands
Description: Allows adding or removing blocked commands via command or GUI.
Default: op (Operators only)
dontbeabitch.admin.messages
Description: Allows editing plugin messages via command.
Default: op (Operators only)
---
---
The Admin GUI (/dbab) requires specific permissions for different sections:
- Features Menu: Requires 'dontbeabitch.admin.features'
- Player Inventory: Requires 'dontbeabitch.admin.features'
- Combat Settings: Requires 'dontbeabitch.admin.features'
- Discord Webhooks: Requires 'dontbeabitch.admin.features'
- Blocked Commands: Requires 'dontbeabitch.admin.commands'