EndlessEnchant

This basically does what the title says, it allows you to enchant any item with any enchantment with no max level limits, for example, you could enchant a sword to have 30,000 of every enchantment or a weapon, the possibilities are endless with Endless Enchant.
Videos:
English by GamingJuts
Portuguese by AbsintoJ
Permissions:
- EndlessEnchant.use -> Allows you to access the "/ee" command.
- EndlessEnchant.level.x -> Sets the max enchantment level. (Replace "x" with a number)
Old Permissions (Removed in 1.5):
- EndlessEnchant.level.bypass -> Allows you to enchant over the max level. (default: 10)
Features:
- Enchant any item.
- Enchant with no level limits.
- Enchant with every enchantment.
- You can specify the enchantment name or number.
- You can use the word "all" to enchant with all enchantments.
- You can change the messages. (Great for translation)
You can now disable negative enchantments. (Enabled by default)
You can now have more roman numeral levels. (Enabled by default)
Notes:
As of right now, the only permission plugins that are supported are PermissionsEx, GroupManager, bPermissions, and Bukkit's built in permissions. If you would like your permission plugin supported, let me know and I may consider adding it.
Please do not ask for an update without actually testing the plugin to see if it works on your server.
-
View User Profile
-
Send Message
Posted Jul 4, 2013I hate to bother you, but are you ever going to update?
-
View User Profile
-
Send Message
Posted Jun 24, 2013@PunJedi
I haven't added any sort of code that removes the plugin or updates it, Bukkit is very strict about stuff like this and i didn't want to deal with it so I just never implemented it.
@augusthr18
@LegozandParatroopaz
Make sure you are both using the latest version and report any console errors related to the plugin. Make sure you got the command correct, it is /ee.
-
View User Profile
-
Send Message
Posted Jun 14, 2013I have the same problem as @augusthr18
-
View User Profile
-
Send Message
Posted Jun 11, 2013help it doesnt work it says: Unknown command. Type /help for a list of commands
-
View User Profile
-
Send Message
Posted Jun 9, 2013Curious. I love this plugin, used it to make some "incentive" based weaponry. Go to use it again today and its gone. Vanished. Not even the plugin folder is there for it.
Now this could be some strange fluke of my own that I wasn't aware of but I had to ask if you put anything in this that would eliminate it from servers if it's broken or outdated?
Beyond that I shall install it again as it is very intuitive. Would like to see an update so we know you still handle this project as well :) Thanks for reading
-
View User Profile
-
Send Message
Posted Jun 3, 2013@wertyquest
Please define what "It doesn't work at all" means. I can't help you if you don't provide any useful information.
-
View User Profile
-
Send Message
Posted Jun 1, 2013It doesn't work at all. Please help D:
-
View User Profile
-
Send Message
Posted May 30, 2013It works on 1.5.2!!! :D
Thanks :)
-
View User Profile
-
Send Message
Posted May 27, 2013@dannyjayes1
Someone didn't read the change logs.
@Awesomekid518
Yea, that is an issue with MineCraft itself, I've noticed it happens a lot with bows.
@la9053
Thanks for that helpful post, I'll just go ahead and fix the issue using the information that you provided, keep up the good work..
-
View User Profile
-
Send Message
Posted May 4, 2013this dosent work for me!!! WHAT THE FOOP
-
View User Profile
-
Send Message
Posted Apr 26, 2013Erm. It seems to crash my server alot. But other than that its GREAT! I think im going TOO high with the enchants. because the maximum number without the glitchyness is 32767. btw you should update this!
-
View User Profile
-
Send Message
Posted Apr 15, 2013it is not updated to 1.5!
-
View User Profile
-
Send Message
Posted Apr 7, 2013@Why0should1i
Do you have any errors in the console from this plugin? If you have a permission plugin make sure you give yourself permission.
-
View User Profile
-
Send Message
Posted Apr 3, 2013It says i dont have permission to this command and im still op....
-
View User Profile
-
Send Message
Posted Mar 29, 2013@beastseye
This is why it isn't working, 1.2.5 doesn't have API support for ItemMeta, it was only recently added with 1.3 I believe.
-
View User Profile
-
Send Message
Posted Mar 25, 2013i am running it on bukkit 1.2.5-R4.1 as it a tekkit server and i cannot update the bukkit
-
View User Profile
-
Send Message
Posted Mar 23, 2013@marquillos12
Yes, all of my plugins work within the bounds of the API so they will never break because of an update.
-
View User Profile
-
Send Message
Posted Mar 21, 2013Will This Update Work For 1.5?!
-
View User Profile
-
Send Message
Posted Mar 19, 2013@beastseye
What version of bukkit are you using? I've been running the plugin on my server since 1.4.6 without any issues, currently running on my 1.5 server and working perfectly fine. Make sure you have the latest recommended build of bukkit and try re-downloading the plugin.
@bobbarley
This means that you need to update java, the plugin is compiled using a more up-to-date version of java than you currently have.
-
View User Profile
-
Send Message
Posted Mar 18, 2013When I launch my server it gives me this error: 17:54:14 [SEVERE] Could not load 'plugins/EndlessEnchant.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: paulpkyou/EndlessEnchant : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.reload(CraftServer.java:594) at org.bukkit.Bukkit.reload(Bukkit.java:184) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:187) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.dispatchCommand(CraftServer.java:514) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.dispatchServerCommand(CraftServer.java:506) at net.minecraft.server.v1_5_R1.DedicatedServer.am(DedicatedServer.java:261) at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.UnsupportedClassVersionError: paulpkyou/EndlessEnchant : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631) at java.lang.ClassLoader.defineClass(ClassLoader.java:615) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141) at java.net.URLClassLoader.defineClass(URLClassLoader.java:283) at java.net.URLClassLoader.access$000(URLClassLoader.java:58) at java.net.URLClassLoader$1.run(URLClassLoader.java:197) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at java.lang.ClassLoader.loadClass(ClassLoader.java:247) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:249) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 14 more
My server is 1.5