Description
BlockControl is a block management plugin and is a fully configurable plugin to manage blocks. This was also a re-creation of Anti-Bedrock which formerly controlled bedrock. BlockControl also introduces helpful features such as preventing dragon egg teleportation and pickup control. Suggestions are openly accepted and may be implemented.
Features
- Java 7 required
- Controls block placement and removal
- Disable Ender Egg teleportation
- Multi-World support
- Control pickup items on the ground
- Delete the item on the ground if feature is enabled
- Suggestion?
Installation and Configuration
- Drop it in the plugins folder
- Start server and the plugin will automatically generate a folder containing "config.yml"
- Configure the YML file
- Stop/Restart the server
Configuration
Permission nodes
Permission | Details |
---|---|
blockcontrol.place | Allows a player to place a disabled block |
blockcontrol.denyplace.# | Denies a player to place this block. Replace hash tag with data value |
blockcontrol.destroy | Allows a player to destroy a disabled block |
blockcontrol.denydestroy.# | Denies a player to destroy this block. Replace hash tag with data value |
blockcontrol.pickup | Allows a player to pickup disabled items |
blockcontrol.dragon | Allows a player to interact with the Dragon Egg, making it teleport |
blockcontrol.lava | Allows a player to place lava buckets |
blockcontrol.water | Allows a player to place water buckets |