Better Build
  • πŸ—οΈOverview
  • πŸŽ›οΈFeatures List
  • πŸ”€Installation Guide
  • πŸ’»Commands
  • 🚨Permissions
  • 🦾PlaceHolders
  • πŸ“Configuration
    • AllowedBlocks.yml
    • Axes.yml
    • BlockBlacklist.yml
    • config.yml
    • lang.yml
    • πŸ“±Gui
      • Item Configuration Guide
      • Confirmation Menu (Confirmation.yml)
      • Build Menu (Operation.yml)
      • Operation List (OperationList.yml)
      • Search Menu (Search.yml)
Powered by GitBook
On this page
  • πŸ“œ Command-List
  • πŸ”§ Admin Commands
  • πŸ“Œ Notes

Commands

πŸ“œ Command-List

1️⃣ General Commands

Command
Description
Permission

/BB help

Displays the help menu with all available commands.

betterbuild.help

/BB list

Lists all available Better Build Axes.

betterbuild.list

/BB operations

Shows all active and available building operations.

betterbuild.operations

/BB reload

Reloads the plugin’s configuration and settings.

betterbuild.reload


2️⃣ Axe Commands

Command
Description
Permission

/BB get <Axe-ID> <Period/Uses>

Gives the player a Better Build Axe for a set duration or a specific number of uses.

betterbuild.get

/BB give <Player> <Axe-ID> <Period>

Gives a Better Build Axe to another player.

betterbuild.give

πŸ”Ή Examples:

  • /BB get 1 30m β†’ Get Axe ID 1 for 30 minutes.

  • /BB get 2 10 β†’ Get Axe ID 2 with 10 uses.

  • /BB give Steve 1 1h β†’ Give Steve Axe ID 1 for 1 hour.


πŸ”§ Admin Commands

These commands are useful for server owners and staff members.

Command
Description
Permission

/BB reload

Reloads all configuration files.

betterbuild.reload

/BB operations

Displays all active building operations for monitoring purposes.

betterbuild.operations


πŸ“Œ Notes

  • Permission System: Ensure that players have the correct permissions to use commands.

  • Time Formats: Commands that require a time period (like /BB get) support minutes (m), hours (h), and days (d).

PreviousInstallation GuideNextPermissions

Last updated 2 months ago

πŸ’»