ItemBan
With this plugin you could make your TEKKIT server LAG FREE!!!!!!!!!!
Currently all banning is permissions based it will eventually be moved over to config based :D . Has only been used on pex so that is recommended
Examples
the format is the same for every permission example itemban.craft.35.14 Where 35 being wool and 14 being the data value or red wool blocks have data values and items have durability this is very important for tekkit.
here is an example of banning every type wool from being crafted itemban.craft.35.* so any item with 35 as the id will be banned nomatter the data or durability value
Permissions
itemban.craft
itemban.invintory ... ya i know that's spelled wrong
itemban.use
itemban.interact
itemban.drop
itemban.pickup
itemban.place
any person or group that has all permissions ( '*' ) need to have this
- -itemban.debug
- '*'
pex reads from bottom to top
itemban.remove.invintory this will delete any item clicked on. in most cases i just use it like itemban.invintory.remove.* so you don't have to add each one
PEX Example
Example permissions this is just my permissions file :D http://pastebin.com/cN2xFNef
Commands
/itemban relaod ... reload the config
/itemban setlevel use 5 ... this would add a config value. it uses the item in your hand. in this command it would restrict that item to level 5 meaning the player would have to be at level 5 or above
/itemban setlevel armor 5 ... same as above only with armor
My server :D

Best way to reach me is my team speak TEAM SPEAK IP: ts.ntgclan.com
-
View User Profile
-
Send Message
Posted Jul 5, 2015What must i type in if i gonna ban a item?
-
View User Profile
-
Send Message
Posted May 10, 2014great plugin but way out of date
-
View User Profile
-
Send Message
Posted Jun 15, 2013This plugin has become more of a private plugin if you want it contact me on my team speak
-
View User Profile
-
Send Message
Posted May 23, 2013Where's the 1.5.1 D:
-
View User Profile
-
Send Message
Posted Nov 1, 2012@Epitastic
do pex yourIGN add -itemban.debug
i have removed this in my curent version :D but i cant be giving out all my code now XD
-
View User Profile
-
Send Message
Posted Nov 1, 2012@technocraft1231
i didnt make this plugin for other people ... dont have time i made it for me and my server im just trying to share .... by the way iv aded a shit tone of stuff to my plugin but i don't feal like updating it yet cause i dont want to deal with people not understanding how to use it.
-
View User Profile
-
Send Message
Posted Oct 18, 2012this plugin sucks
-
View User Profile
-
Send Message
Posted Oct 13, 2012@Bonebreaker9354
you need java 7
@Epitastic
for now do /pex user yourname add -itemban.debug
-
View User Profile
-
Send Message
Posted Oct 8, 2012I like this plugin, but everytime I hit a block (Left or right click), interact, use or destory I get spammed with something like:
[ItemBan] DEBUG: Item id:0 SubID:-3
-
View User Profile
-
Send Message
Posted Sep 20, 2012[SEVERE] Could not load 'plugins\ItemBan.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/cody/itemban/itemban : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:151) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:310) at forge.bukkit.ForgePluginManager.loadPlugin(ForgePluginManager.java:55) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:221) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:197) at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:59) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:177) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.UnsupportedClassVersionError: com/cody/itemban/itemban : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(Unknown Source) at java.lang.ClassLoader.defineClass(Unknown Source) at java.security.SecureClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:140) ... 9 more 2012-09-20 19:48:39 [INFO] Loading mod_WirelessRedsto It Gives me this, any help?
-
View User Profile
-
Send Message
Posted Aug 30, 2012@arnnie
well i turn them errors off in my server cause there common with tekkit. tekkit will spam your console in cases because tekkit doesn't pass the right things to bukkit and goes WTF???
@Michaelhot1
i have a level based banning system its fairly new but im still working on it but just set all the items to this
or this
-
View User Profile
-
Send Message
Posted Aug 30, 20123 Problems. 1) When players are trying to use iron tools, they are getting problems about needing to be level 2. (The config is blank) 2) Admins/OPs are getting [Item Ban] DEBUG messages on using anything in-game 3) There is no instructions for the config.
-
View User Profile
-
Send Message
Posted Aug 30, 2012Great plugin. I am getting an error. Could not pass event EntityDamageByEntityEvent to itemban. and there are errors when using project crafting tables in tekkit.