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 May 16, 2014@facemywrath
Not sure what you exactly mean by this. Do you mean it should create a menu or modify the existing enchantment table menu when you open an enchanting table? This cannot be done as of right now due to how minecraft is made. Hopefully Mojang will add support for creating server based windows in the future. (You can create menus with an inventory but they don't look that good)
@zball4545
Check your log, the plugin will inform you If it is using Permissions or OP. If it says It's defaulting to OP and you are an OP then It may be a bug and I'll have to fix it. If you don't want to wait for me to fix the issue you could just grab a Permissions plugin like PermissionsEX.
-
View User Profile
-
Send Message
Posted May 14, 2014@DrakonisVaughan
but if im OPed i should have all perms no matter what
-
View User Profile
-
Send Message
Posted May 14, 2014Breh you gots to make it so you can do it with an enchanting table which shows enchantments based on your level
-
View User Profile
-
Send Message
Posted May 14, 2014@zball4545
You need to have the permission node in your permissions plugin EndlessEnchant.use added to your group, since it isn't defualted to be given to OPs. Not all plugins have that feature.
-
View User Profile
-
Send Message
Posted May 14, 2014Every time i do /ee i get a message saying that i don't have permission to do that command but im oped plz help
-
View User Profile
-
Send Message
Posted May 6, 2014Maybe add Potion Effects to Weapon? (Poison 1 40s is Poison 1 for 40 seconds)
-
View User Profile
-
Send Message
Posted Jan 6, 2014Update plugin 1.7? ! :)
-
View User Profile
-
Send Message
Posted Oct 28, 2013@tonylcc1995
Sorry for the late response, as Drkmaster83 pointed out, you are in fact using his version of the plugin. My plugin works within the bounds of the API so If Bukkit updates my plugin will continue to work.
-
View User Profile
-
Send Message
Posted Oct 13, 2013@tonylcc1995
I believe that you may be using my version of the plugin, as this plugin does not use "org/bukkit/craftbukkit/v1_6_R2/inventory/CraftItemStack," which is what caused the error. If you are using my plugin, I've decided against making a build for 1.6.4 until there's either a beta or release, but chances are that 1.7 will be out before that, which is why there might not be a 1.6.4 build.
-
View User Profile
-
Send Message
Posted Sep 26, 2013unlucky, it is not working in 1.6.4, sad.....
Could not load 'plugins\EndlessEnchant.jar' in folder 'plugins' 26/9/2013 18:46:14 org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_6_R2/inventory/CraftItemStack 26/9/2013 18:46:14 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) 26/9/2013 18:46:14 at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) 26/9/2013 18:46:15 at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) 26/9/2013 18:46:15 at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:239) 26/9/2013 18:46:15 at org.bukkit.craftbukkit.v1_6_R3.CraftServer.<init>(CraftServer.java:217) 26/9/2013 18:46:15 at net.minecraft.server.v1_6_R3.PlayerList.<init>(PlayerList.java:56) 26/9/2013 18:46:15 at net.minecraft.server.v1_6_R3.DedicatedPlayerList.<init>(SourceFile:11) 26/9/2013 18:46:15 at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:107) 26/9/2013 18:46:15 at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393) 26/9/2013 18:46:15 at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) 26/9/2013 18:46:15 Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_6_R2/inventory/CraftItemStack 26/9/2013 18:46:15 at java.lang.Class.forName0(Native Method) 26/9/2013 18:46:15 at java.lang.Class.forName(Class.java:270) 26/9/2013 18:46:15 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) 26/9/2013 18:46:15 ... 9 more 26/9/2013 18:46:15 Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_6_R2.inventory.CraftItemStack 26/9/2013 18:46:15 at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70) 26/9/2013 18:46:15 at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) 26/9/2013 18:46:15 at java.lang.ClassLoader.loadClass(ClassLoader.java:424) 26/9/2013 18:46:15 at java.lang.ClassLoader.loadClass(ClassLoader.java:357) 26/9/2013 18:46:15 ... 12 more
-
View User Profile
-
Send Message
Posted Sep 15, 2013its a PLUGIN
-
View User Profile
-
Send Message
Posted Sep 10, 2013verry good mod
-
View User Profile
-
Send Message
Posted Aug 20, 2013Im going to make a diamond scuba mask!
-
View User Profile
-
Send Message
Posted Aug 17, 2013Hey everyone, sorry for not responding in a while, I see a lot of you are posting about updates and issues so let me clear some things up.
ERRORS
If you are getting errors from the plugin and somewhere in the error message you see "UnsupportedClassVersionError", this means that you need to update java due to the plugin being compiled with a newer version of java than the one you have. If you have a different error, post it and I'll see what I can do.
UPDATES
This plugin is up to date. Despite what the version says, it will always work with the latest build of Bukkit since it is only using functions from within the API. If the plugin one day seems to break due to some unknown reason, I will update it and fix it. Other than that, the only time I plan to do an update is to add new features.
I hope this helps answer future questions, Thanks for all of your support. :)
-
View User Profile
-
Send Message
Posted Jul 16, 2013No error is thrown in 1.6.2 Everything seems working just fine. Nice plugin!
-
View User Profile
-
Send Message
Posted Jul 10, 2013@JordanMassey99
This means that the plugin was compiled with [a java version different from your server] Java 7 and you aren't using Java 7 for running your server.
@rpr797
Post it for the author?
-
View User Profile
-
Send Message
Posted Jul 10, 2013I get an error in 1.6 as well.
-
View User Profile
-
Send Message
Posted Jul 8, 2013<<code lua>>
2013-07-08 20:19:59 [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_6_R1.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_6_R1.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_6_R1.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_6_R1.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_6_R1.DedicatedServer.init(DedicatedServer.java:106)
at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:391)
at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:582)
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(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.findClass0(PluginClassLoader.java:80)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
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:173)
... 9 more
<</code>>
^Pops up when I start the server. Can't wait for your next update! Hope this helps!
<3 Your Plugin!
-
View User Profile
-
Send Message
Posted Jul 8, 2013@dragonkit545
The only reason he should have to update this plugin is if it throws an error in the console. If you have an error, please report it here so he can fix it in an update.
Just because the plugin is meant for 1.4.7 doesn't mean it doesn't work in 1.5/1.6.
Also, if it's saying unknown command, make sure you don't have command conflicts or plugin conflicts.
-
View User Profile
-
Send Message
Posted Jul 7, 2013@Paulpkyou
UPDATE TO THE LATEST...
I am using craftbukkit 1.6.1 (was using 1.5.2) and this plugin is for cb 1.4.7.
I don't think updating to the latest version (which I already have) is going to help.