The Enchant Box
You're a server admin or moderator and tired of having to enchant items with enchantment plugins based on commands, you need too much time to add multiple enchantments on an item to one of your player has lost in a bug .. . Stop looking the Enchant Box is plugin you need, just use one command :/ebox and the Enchanting Box will appear !
Features
- fast and easy way to make multiple enchantments on items.
- respect the vanilla enchantments restrictions.
- customise the enchant icons in the config with the item ID you want.
- icons display the corresponding enchantments and the current level.
Command & Usage
- /ebox : open the Enchant Box.
Permission
- EnchantBox.use
Help

ToDo
- unsafe enchantment mode
Note: Sources are package with the .jar
-
View User Profile
-
Send Message
Posted Dec 14, 2012Could you update to CB 1.4.5-0.3?
-
View User Profile
-
Send Message
Posted Dec 12, 2012can you make it so people can use this to enchant their own gear. So it can be used in a survival aspect. I have a plugin that can make it so when you right click on a enchantment table it does /ebox. This would be most appreciated since I hate the normal enchantment way and command methods.
-
View User Profile
-
Send Message
Posted Dec 6, 2012@fonkfader
I think those requests come from the (sort of) recently added ability to customize potion effects. I know you can already set custom effects ON entities (jump 40 ftw), but I was given the impression you could do this to bottled potions too.
-
View User Profile
-
Send Message
Posted Nov 13, 2012@mrsagency
@StayUber
why not just using creative inventory ?
-
View User Profile
-
Send Message
Posted Nov 12, 2012@StayUber
I support you! A Potion Box!
-
View User Profile
-
Send Message
Posted Nov 9, 2012DUDE! You should make a plugin like this for potions!
-
View User Profile
-
Send Message
Posted Nov 4, 2012@mPicart
no it's a bug, fixed in the 1.4 build (waiting for approval)
-
View User Profile
-
Send Message
Posted Nov 3, 2012Hi; very useful. Thanks. It doesn't seem to let me create gold helmets; is that a bug, or are enchanted golden helmets restricted?
-
View User Profile
-
Send Message
Posted Oct 1, 2012Good job for this plugin! :)
-
View User Profile
-
Send Message
Posted Sep 23, 2012-
View User Profile
-
Send Message
Posted Sep 12, 2012@OpCrystal
you're not using bukkit 1.3.2-R0.1 ( this build implement sound api) you have to update bukkit.
-
View User Profile
-
Send Message
Posted Sep 12, 2012Might have spoke too soon, that last code was from taking a bow.
org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1109) at net.minecraft.server.Packet102WindowClick.handle(SourceFile:29) at net.minecraft.server.NetworkManager.b(NetworkManager.java:276) at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) at net.minecraft.server.ServerConnection.b(SourceFile:35) at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.NoClassDefFoundError: org/bukkit/Sound at me.fonkfader.EnchantBox.EnchantBox.inventoryClicks(EnchantBox.java:1805) at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330) ... 14 more Caused by: java.lang.ClassNotFoundException: org.bukkit.Sound at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:34) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ... 19 more
That was from taking a diamond shovel.
Both items were not enchanted by the way, I was just trying to replicate the error for you, and if you want I could try the other items and post the codes, but I don't want to spam the hell out of you :X
EDIT: Also, I tried enchanting the shovel and I got the same error, so I don't think enchantments make a difference
-
View User Profile
-
Send Message
Posted Sep 12, 2012org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:332) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:1109) at net.minecraft.server.Packet102WindowClick.handle(SourceFile:29) at net.minecraft.server.NetworkManager.b(NetworkManager.java:276) at net.minecraft.server.NetServerHandler.d(NetServerHandler.java:109) at net.minecraft.server.ServerConnection.b(SourceFile:35) at net.minecraft.server.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:581) at net.minecraft.server.DedicatedServer.q(DedicatedServer.java:212) at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:474) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:406) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.NoClassDefFoundError: org/bukkit/Sound at me.fonkfader.EnchantBox.EnchantBox.inventoryClicks(EnchantBox.java:1805) at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:330) ... 14 more Caused by: java.lang.ClassNotFoundException: org.bukkit.Sound at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:34) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) ... 19 more
I get this whenever I take the item, although I get the item fine and it all works, but i figured I should let you know
-
View User Profile
-
Send Message
Posted Sep 12, 2012@Tealk123
not at the moment, but it is planned.
-
View User Profile
-
Send Message
Posted Sep 12, 2012is it possible to edit the items?
-
View User Profile
-
Send Message
Posted Sep 12, 2012@michidk
@tarkus80
there is already a simple counter on "enchants icons" in 1.2.1, but you can't see the difference between no enchantments and a enchantment level1...
-
View User Profile
-
Send Message
Posted Sep 12, 2012wow... very nice plugin.... but make something to controll the enchatment level....
-
View User Profile
-
Send Message
Posted Sep 12, 2012another suggestion:
- what do you think about stacking the items to reflect the lvl of enchant.
for example:
first click: 1 diamond = fortune lvl 1 second click: 2 diamond = fortune lvl 2
or to reflect how high the enchant can be:
0 clicks: 3 diamonds = fortune lvl 3 is possible 1 click : 2 diamonds left = fortune is on lvl 1 2. click: 1 diamonds left = fortune is on lvl 2
-
View User Profile
-
Send Message
Posted Sep 11, 2012Great work!
-
View User Profile
-
Send Message
Posted Sep 11, 2012@tarkus80
hum stupid i am hoe doesn't support enchantment...removed 1.2.
for max enchant i will see that :)