Builders Wand is a plugin that adds a custom item which helps you build in creative and survival mode.
This plugin is inspired by the item "Builders Wand" from extra utilities.
This is the premium version of my free plugin Builder's Wand Free, there are and will be a lot of changes, improvements and new features.
On the TO-DO section below are a lot of changes i have planned and will be implement in the future.
- Make building more easily
- Highly customizable
- Custom Particle
- Custom Item
- Custom craftingrecipes
- Internal configurable Storage
- Multiple configurable Wands
- Works on 1.8 - 1.19.4
- Support with your custom Plugin via the API
- Supported Plugins:
- /bw reload - reloads the config
- /bw give <player> - give the builder wand (tier 1)
- /bw give <player> <tier> - give the builder wand (tier X)
- buildersWand.reload to execute the reload command
- buildersWand.give to execute the give command
- buildersWand.use to allow a user using the wand
- buildersWand.craft to allow crafting the wand
- buildersWand.bypass to allow building in blocked areas (e.g. PlotSquared and/or worldGuard areas)
- buildersWand.storage to allow the user using the builders wand storage/inventory
- buildersWand.updateNotification to get a message on a new update of this plugin
Example:
Code (Text):
wands:
'1':
[other config]
permission: 'buildersWand.use.1'
So the user needs the permission "buildersWand.use.1" to use the wand