💻Commands
📜 Command-List
1️⃣ General Commands
/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
/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.
/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).
Last updated