Skip to content

Commands and Permissions

frikandelworst edited this page Mar 20, 2024 · 2 revisions

Commands

BuildTeamTools Command

This command provides various utilities for managing the plugin.

Main Usage

/btt btt message

Sub-commands

  • 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.

Generator command

Allows using the different generators, see this page for more information.

generator menu

Navigator Command

Opens the navigator menu and allows toggling the navigator item.

navigator menu

Sub-commands

  • toggle: Toggles the navigator item on/off.

Warp Command

Allows viewing and creating warps.

Main Usage

/warp ![warp menu]( image

Sub-commands

  • create: Create a warp at your current position.

Permissions

BUILD_TEAM_TOOLS

  • Permission: btt.command.use
  • Description: Allows access to all Build Team Tools commands.

BUILD_TEAM_TOOLS_CACHE

  • Permission: btt.command.cache
  • Description: Allows access to the cache sub-command in Build Team Tools, enabling viewing or updating it.

BUILD_TEAM_TOOLS_CHECK_FOR_UPDATES

  • Permission: btt.command.checkForUpdates
  • Description: Allows access to the checkForUpdates sub-command in Build Team Tools, enabling checking for updates.

BUILD_TEAM_TOOLS_COMMUNICATORS

  • 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.

BUILD_TEAM_TOOLS_DEBUG

  • Permission: btt.command.debug
  • Description: Allows access to the debug sub-command in Build Team Tools, enabling enabling or disabling debug mode.

BUILD_TEAM_TOOLS_RELOAD

  • Permission: btt.command.reload
  • Description: Allows access to the reload sub-command in Build Team Tools, enabling reloading of all modules.

GENERATOR_USE

  • Permission: btt.generator.use
  • Description: Allows usage of the generator command.

NAVIGATOR_USE

  • Permission: btt.navigator.use
  • Description: Allows usage of the navigator command.

WARP_USE

  • Permission: btt.warp.use
  • Description: Allows usage of warps, enabling players to teleport to predefined locations.

WARP_CREATE

  • Permission: btt.warp.create
  • Description: Allows creation of new warps at the player's current location.

WARP_EDIT

  • Permission: btt.warp.edit
  • Description: Allows editing of existing warps.

WARP_DELETE

  • Permission: btt.warp.delete
  • Description: Allows deletion of existing warps.

WARP_GROUP_CREATE

  • Permission: btt.warp.group.create
  • Description: Allows creation of new warp groups.

WARP_GROUP_EDIT

  • Permission: btt.warp.group.edit
  • Description: Allows editing of existing warp groups.

WARP_GROUP_DELETE

  • Permission: btt.warp.group.delete
  • Description: Allows deletion of existing warp groups.

NOTIFY_UPDATE

  • Permission: btt.notify.update
  • Description: Allows receiving notifications about updates.