I 'robbo5899' will be taking over this plugin as soon as ownership is transfered, It will soon be updated to the latest versions of minecraft. A 1.6 version will be first priority
FTBHelper is a tool I developed to help out with my Feed The Beast server. It contains many useful commands and features such as a ItemBan system,
some patches for FTB Unleashed and a bunch more. Commands & Permissions Configuration Banning an item:
FTBHelper includes a very useful permission basied itemban system to stop users from using certain items to grief. So far it does the following:
Stops players from crafting banned items
Stops a player from picking up banned items
Stops a player from dropping banned items
Stops a player from placing banned blocks
Stops a player from right/left clicking with banned items
Stops a player from moving banned items around between inventorys/within their own inventory
Stops a player from interacting with banned blocks
Deletes banned items on use (configurable)
Drops banned items on use (configurable)
Broadcasts a global message when someone has/uses/crafts a banned item (configurable)
I believe I have made this system as simple as possible to use by only having a single main permission: FTBHelper.ban.<itemid>.<dataValue>, for more customization with banned items see the Commands & Permissions page
If the selected item does not have a data value then set it to 0, likewise if it has lots of different data values for, say, damage on a tool then use * as the data value., see the Permissions and commands page for more in-depth info about the itemban system and its permissions.
Other features
Ability to toggle spawning of mobs (useful for dissabling custom spawners if one is causing lag)
Ability to halt a player in place (Im sure there will be some use for this)
Stop a player from logging in (like /ban but for temporary use if the player is in a bugged area or your rolling their profile back etc)
Autosave (can save the server every min to prevent unwanted rollbacks if the server crashes, configurable)
/banneditems command to display a list of all banned items
/IdFinder command to tell you the id of any clicked block
/poll to allow players to vote to take control of the time/weather
/vote command to display links to vote for the server
/findentities to locate the chunks with the most entities
AutoSaves to prevent rollback on server crash
Update notification
Suggestions
I'm always looking to hear from the community, see what they think, if they have any suggestions etc. If you want to contact me quickly, me or one of my admin will most likely be on my FTB Unleashed server: FTB.Glass-Gaming.com This is also where I test the latest versions of FTBHelper. Alternatively semd me a message over skype (mike546378) and I will be happy to help out.
Source Code
Full source code is now available over at GitHub