BlocksChange
Hello this is my first Plugin. I have written it because I needed it for my server and I have not founden any other plugin doing this. So I think other people may want to use my plugin too.
Features
- You can change the drops of all blocks with a config file.
- You can change the block placement. For example: You want to place a stone-block and there will appear a wood-block.
Commands
Currently the are no commands needed.
Permissions
- A player needs the permission "BlocksChange.Break" or must be Op for changing his block drops.
- A player needs the permission "BlocksChange.Place" or must be Op for changing the block palcement.
Configuration
The default-configfile looks like this:
BlocksBreakToChange: -DIRT DIRT*1
<- just add something here like this: " - [the block to break] [the block to drop]*[how much should drop]"
BlocksPlaceToChange: -GLASS GLASS
<- just the same, but without a number: " - [the block to place] [the plock to appear]"
I hope you can need and enjoy the plugin.
Plans for the futhure
- I want also make it possible to change the drops of mobs.
- I want to make it possible to change the block-break-animation.
- I want to fix the delay when you place a block.
- Adding a way to tell the player the name of a block.
- Adding a group system with a white-list.
Comments