Enchantment Tokens
Have you ever wanted to enchant your tools with awesome Enchantments? This plugin adds a virtual economy to your server! You can sell these on the donation store, have them as a common item or setup voting rewards with them!
MAKE SURE TO DELETE YOUR CONFIG BUT SAVE YOUR PLAYER: PART. (WHEN UPDATING TO V2.2.0)
Got PrisonUtils? Want backpack signs??? Use Enchantment Tokens Addon plugin aswell as Enchantment Tokens! Link: dev.bukkit.org/bukkit-plugins/enchantment-tokens-addon

- MaxNormalEnchantLevel: 100
- TokensMessage:
- - COMING SOON
- ExplodableBlocks:
- - '1'
- - '56'
- - '15'
- TokenID: 1
- BlocksToBreak: 1
- Players: {}

- -Enchant-
- Explosive
- <AmountOfEtokens>
- -Enchant-
- Fortune
- <AmountOfEtokens>
- -Enchant-
- Efficiency
- <AmountOfEtokens> and so on..
- Right click enchantment tokens to put them into your balance.

- /tokens - Shows help!

- /tokens - All players.
- /tokens give <name> <amount> - CustomEnchants.Give
- /tokens remove <name> <amount> - CustomEnchants.Remove
- /tokens balance <name> - CustomEnchants.Balance
- /tokens withdraw <amount> - All players.
- Double Enchantment Token amount when mining <amount> blocks. - blocksbreak.doubleet
- De-compiling the plugin or editing the code is NOT allowed and if you are caught you will be reported to your host.
Servers running this plugin:
- prisonserver.us - My server!
Milestones:
- ✔ 100 Downloads
- ✔ 500 Downloads
- ✔ 750 Downloads
- ✔ 1,000 Downloads
- ✖ 5,000 Downloads
- ✖ 10,000 Downloads
-
View User Profile
-
Send Message
Posted Dec 28, 2014it says no classdeffound
-
View User Profile
-
Send Message
Posted Dec 28, 2014Dude i have errors please fix it :( i really need this plugin pleaseeeeeeee
-
View User Profile
-
Send Message
Posted Dec 27, 2014@minama
I have the same problem as minama the plguin generated a brand new config but i get this error
this is my config
This is my messages.yml 
-
View User Profile
-
Send Message
Posted Dec 26, 2014I have a fresh config and the latest version. I'm still having all these errors and the plugin is failing to work.
-
View User Profile
-
Send Message
Posted Dec 26, 2014What could be wrong with my config?
-
View User Profile
-
Send Message
Posted Dec 26, 2014@reynir999
I am running 20a, it seems to be working fine.
-
View User Profile
-
Send Message
Posted Dec 26, 2014@minama
Make sure you have a correctly formatted config.
-
View User Profile
-
Send Message
Posted Dec 25, 2014Hello! I'm using spigot 1.8 build tools 19 and getting this error! (SORRY YOU HAVE TO READ THE ERRO BACKWARDS. THE CONSOLE AT THE HOST IS FUCKED. :D
26.12 03:37:20 [Server] INFO ... 12 more 26.12 03:37:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_71] 26.12 03:37:20 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) [?:1.7.0_71] 26.12 03:37:20 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.Packet 26.12 03:37:20 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_71] 26.12 03:37:20 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-BT19.jar:git-Spigot-f234263-2db3ea2] 26.12 03:37:20 [Server] INFO at org.vanquishnetwork.etokens.Main.onEnable(Main.java:84) [?:?] 26.12 03:37:20 [Server] INFO java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet 26.12 03:37:20 [Server] ERROR Error occurred while enabling CustomEnchants v2.0.6 (Is it up to date?) 26.12 03:37:20 [Server] INFO Enabling CustomEnchants v2.0.6 (<
--- This should be v2.1.1 right?)EDIT: I'm using custom enchants 2.1.1.
-
View User Profile
-
Send Message
Posted Dec 25, 2014@Twixellzz
Yep. The latest patch. Even tried the version you uploaded 2 days ago.
-
View User Profile
-
Send Message
Posted Dec 24, 2014Is the latest versions compatible with the spigot hack 1.7-1.8?
-
View User Profile
-
Send Message
Posted Dec 23, 2014Getting errors when typing /tokens in game. Wont even work. Using latest version of Spigot and using latest version of Enchantment Tokens. Help?
If you could reply ASAP that'd be great!
Thanks,
minama
-
View User Profile
-
Send Message
Posted Dec 23, 2014@2Fast08
Are you running spigot-1.8 Patch?
-
View User Profile
-
Send Message
Posted Dec 23, 2014Still broken.
http://pastebin.com/zBv40vkA
http://pastebin.com/uVxZS22H
-
View User Profile
-
Send Message
Posted Dec 22, 2014Cool plugin! I see you update lots, thanks!
-
View User Profile
-
Send Message
Posted Dec 22, 2014@2Fast08
I'm working on a fix right now, It'll be up within 1 hour.
-
View User Profile
-
Send Message
Posted Dec 22, 2014v2.0.9
Tells me it is version 2.0.6.
Also gives these errors.
http://pastebin.com/jFjx02fg
-
View User Profile
-
Send Message
Posted Dec 22, 2014I fixed that bug in the recent 2.0.5 version.
-
View User Profile
-
Send Message
Posted Dec 21, 2014Now it says if i do /tokens above it says [vectorprison] but my server isn't called vectorprison and i can't change that
-
View User Profile
-
Send Message
Posted Dec 20, 2014Everyone that uses this plugin.. there is a HUGE.. HUUGGEEE bug..
Do /tokens
(Example) You have 20.
Do /tokens withdraw -500
(Example) You now have 520.
Now throw the token you receive on the ground and you have 520 Tokens.
THIS WORKS FOR DEFAULT PLAYERS. EVERYONE. So @Twixellzz FIX IT!
-
View User Profile
-
Send Message
Posted Dec 20, 2014Have you added them to the list of Explosive Blocks?