NEW UPDATE IS COMING SOON!

This this is the best enchant plugin for craftbukkit!
When I was looking for good enchant plugin, I have not found useful one, so I decided to write my own!
And now i present it for you!
Features
Enchanting and unenchanting items and blocks, configurability, great restrictions system through permissions, fastest performance and much more!
Tip of the version ;-)
If you want let players unenchant items, just add "- venchant.all.0" permission for default group!
if you want translate plugin to your language, install it, find messages.yml in VEnchant folder. Than copy EN section, change en to your lang (ex. de), translate messages and send new messages.yml to me through PM.
Advantages
| Why VEnchant? | |
|---|---|
| 1 | it's fully configurable |
| 2 | simple commands - not only /enchant, you can use /enc /ven and even /e!! |
| 2 | enchanting level limits through permissions |
| 3 | supports enchanting up to 32767lvl |
| 4 | looting, fortune and thorns are not enchanted by /enc all - looting 3000lvl of looting can cause lag |
| 5 | custom mapping for "natural enchants" |
| 6 | also custom mapping for default enchantment levels |
| 7 | multi-language |
| 8 | custom enchantments names and also enchantment lists!! |
| 9 | fast performance - it caused by mapping enchantments and levels in configs |
| 10 | removing enchantment by enchanting to zero level! |
Video review by MythicCynic!
Commands & Permissions
You can use "/enchant" "/ven" and even "/e" instead "/enc".
| Command | Permission | Description |
|---|---|---|
| /enc | - venchant.natural | Enchants item in your hand with natural enchantmens, default level for each enchantment |
| /enc all | - venchant.all | Enchants item in your hand with all enchantments, default leve for each enchantment |
| /enc max | - venchant.natural.max | Enchants item in your hand with all enchantments, default level for each enchantment |
| /enc [enchantment name] | - venchant.<enc ID!!!! not name!!!> | Enchants item in your hand with [enchantment] , default level |
| /enc [level] | - venchant.natural.<level> | Enchants item in your hand with natural enchantments, level you provided |
| /enc all max | - venchant.all.max | Enchants item in your hand with all enchantments except looting, fortune and thorns at 32767level |
| /enc all [level] | - venchant.all.<level> | Enchants item in your hand with all enchantments except looting, fortune and thorns at level you provided |
| /enc [enchantment] max | - venchant.<enc ID not NAME>.max | Enchants item in your hand with [enchantment] at 32767level |
| /enc [enchantment] [level] | - venchant.<enc ID not NAME>.<level> | Enchants item in your hand with [enchantment] at level you provided |
Configuration
Basic configuration
1. Config.yml
| Name | Default | Description |
|---|---|---|
| locale | en | Allows you change locale. Currently 'en' and 'ru'. |
| pexcheck | configuration | This is advanced configuration value. |
| enablemetrics | true | enable or disable plugin statistics on MCStats.org |
| <enchantments section> | - | If you want add custom enchantments names, you shuold add line "<enchantment name you want>: <id>" |
2. messages.yml
Here stored messages. Just change you want.
Advanced configuration
TO-DO List
- rewrite natural enchantments checking system (i haven't starter yet)
removing echantments
enchantment lists
help command
added plugin metrics
add perms check for natural enchantments when enchanting by name
Plugin Metrics at MCStats.org (1.07 and above)

Facts
- Date created
- Jan 20, 2013
- Category
- Last update
- Feb 16, 2013
- Development stage
- Release
- Language
- enUS
- ruRU
- License
- GNU General Public License version 2 (GPLv2)
- Curse link
- vEnchant
- Downloads
- 2,253
- Recent files
- R: VEnchant v1.07.2 for CB 1.4.7-R1.0 Feb 16, 2013
- R: VEnchant v 1.07 for CB 1.4.7-R1.0 Feb 10, 2013
- R: VEnchant v1.03 for CB 1.4.7-R0.1 Jan 23, 2013
- R: VEnchant-v1.02.jar for CB 1.4.7-R0.1 Jan 21, 2013
- Reply
- #88
godgodgodgo May 23, 2013 at 13:30 UTC - 0 likes@VintarZ: Go
Your sources sir: http://www.mediafire.com/download/2xrid1ex6q28qvr/VEnchant.src.zip
- Reply
- #87
VintarZ May 14, 2013 at 21:25 UTC - 0 likes@NastyStevie: Go
I will make it as soon as i rewrite plugin (i have accidentally deleted sources)...
- Reply
- #86
NastyStevie May 05, 2013 at 13:11 UTC - 0 likesUpdate? to 1.5.2?
- Reply
- #85
VintarZ Apr 18, 2013 at 06:23 UTC - 0 likesDo u have java 7?
- Reply
- #84
ninjanat Apr 16, 2013 at 09:43 UTC - 0 likes17:36:34 [SEVERE] Could not load 'plugins/VEnchant.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException java.lang.UnsupportedClassVersionError ru/VintarZ/enchanter/main : 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:186)
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 ru/VintarZ/enchanter/main : 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:247)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
... 14 more
HELP PLEAASE
- Reply
- #83
ninjanat Apr 16, 2013 at 09:39 UTC - 0 likesnot working for me 1.5
- Reply
- #82
VintarZ Apr 09, 2013 at 07:32 UTC - 0 likes@MythicCynic: Go
If it works fine on 1.5 it's great.
I have some troubles with updating (windows crashed, all SRC lost FFFUUU) so i am rewriting it as new plugin with more features. Also i will change project name. Because enchanter will be only part of new plugin.
Could u help me with new name?
Or should i make core and additions like venchant and some others?
p.s.
downloads sucks.
- Reply
- #81
MythicCynic Mar 26, 2013 at 05:11 UTC - 0 likesJust to put it out there to anyone who is curious, yes the latest build here seems to be working fine on 1.5. I have tested the restrictions and most enchantments and all seem to work fine for me.
- Reply
- #80
MythicCynic Mar 14, 2013 at 20:22 UTC - 0 likes@VintarZ: Go
NVM lol I am a moron, I know what you meant.
I made a small video, let me know if you would rather it be screenshots. I can do those as well.
- Reply
- #79
jeremy657 Mar 14, 2013 at 02:32 UTC - 0 likes<<reply 1313158>>
i have mac and i have latest java version