06-26-2013, 05:40 PM
I'd like to see a plugin that would allow the server admins to disable players from placing hazardous blocks or using hazardous items. For example, I dont want people to be able to place TNT blocks in my server, or use lava-buckets. The plugin should be configurable as to what blocks and what items are denied. A pair of simple text files, with one denied block / item per line, should be adequate (use Lua's io routines for reading). One permission should be allowed to place anything anywhere.


The only thing is, do you want to have the /bb command again? Because I was kinda thinking not to implement it