About BlockHead
A plugin that sets the item in your hand as head.
How to install
Drop the .jar file in the plugins folder and restart you server.
Permissions
- BlockHead.* - Allows a player to use BlockHead (Default: op)
- BlockHead.any - Allows a player to use /ashead <item name|item id> (Default: op)
- BlockHead.hand - Allows a player to use /ashead (Default: op)
- BlockHead.cp - Allows a player to use the BlockHead control panel (/blockhead). (Default: op)
Configuration
There is no configuration!
Commands
- /ashead - Sets the block in your hand as head
- /ashead <item name|item id> - Sets a specified block as head
- /blockhead forbid <player> <protection> - Forbids a specified player to use a command
- /blockhead allow <player> - Allows a forbidden player tu use the command again
- /blockhead show - Shows the forbidden players
- /blockhead help | ? - Shows the help of BlockHead
- /blockhead version - Shows the version of BlockHead
- aliases from /blockhead: /bh, /bhead, /blockh
Known Issues
- v2.0: When you have a block that isn't yours (/ashead Grass as an example) and you die, if you find your stuff again you would get that block for free
Change Log
- v2.0 - February 12, 2013:
- Added command /ashead <item name|item id> to set a block, even if you don't have it.
- Added control panel /blockhead (aliases: /bh, /blockh, /bhead) to forbid a specified player to use a command.
- Added permissions and removed permissions
- v1.0 - February 2, 2013
- Initial Build