-
Notifications
You must be signed in to change notification settings - Fork 2
Commands and Permissions
frikandelworst edited this page Mar 20, 2024
·
2 revisions
This command provides various utilities for managing the plugin.
/btt
-
help
: Displays a list of available sub-commands and their descriptions. -
cache
: Manages the cache, allowing viewing or updating it. -
communicators
: Lists players who communicate with the network. -
debug
: Enables or disables debug mode. -
checkForUpdates
: Checks for updates. -
reload
: Reloads all modules.
Allows using the different generators, see this page for more information.
Opens the navigator menu and allows toggling the navigator item.
-
toggle
: Toggles the navigator item on/off.
Allows viewing and creating warps.
/warp
![warp menu](
-
create
: Create a warp at your current position.
-
Permission:
btt.command.use
- Description: Allows access to all Build Team Tools commands.
-
Permission:
btt.command.cache
- Description: Allows access to the cache sub-command in Build Team Tools, enabling viewing or updating it.
-
Permission:
btt.command.checkForUpdates
- Description: Allows access to the checkForUpdates sub-command in Build Team Tools, enabling checking for updates.
-
Permission:
btt.command.communicators
- Description: Allows access to the communicators sub-command in Build Team Tools, enabling listing of players who communicate with the network.
-
Permission:
btt.command.debug
- Description: Allows access to the debug sub-command in Build Team Tools, enabling enabling or disabling debug mode.
-
Permission:
btt.command.reload
- Description: Allows access to the reload sub-command in Build Team Tools, enabling reloading of all modules.
-
Permission:
btt.generator.use
- Description: Allows usage of the generator command.
-
Permission:
btt.navigator.use
- Description: Allows usage of the navigator command.
-
Permission:
btt.warp.use
- Description: Allows usage of warps, enabling players to teleport to predefined locations.
-
Permission:
btt.warp.create
- Description: Allows creation of new warps at the player's current location.
-
Permission:
btt.warp.edit
- Description: Allows editing of existing warps.
-
Permission:
btt.warp.delete
- Description: Allows deletion of existing warps.
-
Permission:
btt.warp.group.create
- Description: Allows creation of new warp groups.
-
Permission:
btt.warp.group.edit
- Description: Allows editing of existing warp groups.
-
Permission:
btt.warp.group.delete
- Description: Allows deletion of existing warp groups.
-
Permission:
btt.notify.update
- Description: Allows receiving notifications about updates.