WithdrawPlus

A customizable withdraw plugin for Money and Exp.
If you want to use this plugin for 1.8, the default config won't work, use this one!

Use /withdrawMoney <amount> to withdraw money from any vault economy plugin.
Use /withdrawXp <amount> to withdraw exp.
Simply rightclick the voucher you get from the commands to redeem the money/exp.
The tooltip, and the messages are customizable in the config file. If you have a request for this plugin, just pm me.
This plugin is open-source, check it out here!
-
View User Profile
-
Send Message
Posted Jul 29, 2016Permisson Nodes please?
-
View User Profile
-
Send Message
Posted Jul 15, 2016Permisson Nodes?
-
View User Profile
-
Send Message
Posted Apr 25, 2016@Melle_Scull
You need to use Java 8 for the plugin to work, and it seems like you're not using Java 8.
-
View User Profile
-
Send Message
Posted Apr 18, 2016Hey TheKoenn,
I also keep getting an error and would like to know what the problem is:
[11:33:23] [Server thread/ERROR]: Could not load 'plugins/WithdrawPlus.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/koenn/wp/WithdrawPlus : Unsupported major.minor version 52.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) [craftbukkit.jar:git-Bukkit-d3e0b6f] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) [craftbukkit.jar:git-Bukkit-d3e0b6f] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-d3e0b6f] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:289) [craftbukkit.jar:git-Bukkit-d3e0b6f] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:718) [craftbukkit.jar:git-Bukkit-d3e0b6f] at org.bukkit.Bukkit.reload(Bukkit.java:544) [craftbukkit.jar:git-Bukkit-d3e0b6f] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [craftbukkit.jar:git-Bukkit-d3e0b6f] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) [craftbukkit.jar:git-Bukkit-d3e0b6f] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:620) [craftbukkit.jar:git-Bukkit-d3e0b6f] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106) [craftbukkit.jar:git-Bukkit-d3e0b6f] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966) [craftbukkit.jar:git-Bukkit-d3e0b6f] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37) [craftbukkit.jar:git-Bukkit-d3e0b6f] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-d3e0b6f] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-d3e0b6f] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_03] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [?:1.7.0_03] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [?:1.7.0_03] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [craftbukkit.jar:git-Bukkit-d3e0b6f] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:673) [craftbukkit.jar:git-Bukkit-d3e0b6f] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit.jar:git-Bukkit-d3e0b6f] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:629) [craftbukkit.jar:git-Bukkit-d3e0b6f] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:537) [craftbukkit.jar:git-Bukkit-d3e0b6f] at java.lang.Thread.run(Thread.java:722) [?:1.7.0_03] Caused by: java.lang.UnsupportedClassVersionError: me/koenn/wp/WithdrawPlus : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.7.0_03] at java.lang.ClassLoader.defineClass(ClassLoader.java:791) [?:1.7.0_03] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) [?:1.7.0_03] at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) [?:1.7.0_03] at java.net.URLClassLoader.access$100(URLClassLoader.java:71) [?:1.7.0_03] at java.net.URLClassLoader$1.run(URLClassLoader.java:361) [?:1.7.0_03] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) [?:1.7.0_03] at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_03] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) [?:1.7.0_03] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) [craftbukkit.jar:git-Bukkit-d3e0b6f] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) [craftbukkit.jar:git-Bukkit-d3e0b6f] at java.lang.ClassLoader.loadClass(ClassLoader.java:423) [?:1.7.0_03] at java.lang.ClassLoader.loadClass(ClassLoader.java:356) [?:1.7.0_03] at java.lang.Class.forName0(Native Method) [?:1.7.0_03] at java.lang.Class.forName(Class.java:264) [?:1.7.0_03] at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) [craftbukkit.jar:git-Bukkit-d3e0b6f] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) [craftbukkit.jar:git-Bukkit-d3e0b6f] ... 22 more
-
View User Profile
-
Send Message
Posted Feb 20, 2016@ryan8080
Yea, make sure your using Java 8. If that doesn't fix it, check if you have the latest version of Spigot.
-
View User Profile
-
Send Message
Posted Feb 19, 2016@TheKoenn
Actually I am not sure because this server is a server I bought and I control it online. The server hosting is Fluctis Hosting. Should I send in a ticket or something?
-
View User Profile
-
Send Message
Posted Feb 19, 2016@ryan8080
It seems like your using an outdated Java version... Are you using Java 8?
-
View User Profile
-
Send Message
Posted Feb 19, 2016@TheKoenn
For some reason I keep getting an error. Here is the error: [14:39:32] [Server thread/ERROR]: Could not load 'plugins/WithdrawPlus.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/koenn/wp/WithdrawPlus : Unsupported major.minor version 52.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) [spigot.jar:git-Spigot-db6de12-d3e0b6f] at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) [spigot.jar:git-Spigot-db6de12-d3e0b6f] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot.jar:git-Spigot-db6de12-d3e0b6f] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-d3e0b6f] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot.jar:git-Spigot-db6de12-d3e0b6f] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot.jar:git-Spigot-db6de12-d3e0b6f] at java.lang.Thread.run(Thread.java:722) [?:1.7.0_03] Caused by: java.lang.UnsupportedClassVersionError: me/koenn/wp/WithdrawPlus : Unsupported major.minor version 52.0 at java.lang.ClassLoader.defineClass1(Native Method) [?:1.7.0_03] at java.lang.ClassLoader.defineClass(ClassLoader.java:791) [?:1.7.0_03] at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) [?:1.7.0_03] at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) [?:1.7.0_03] at java.net.URLClassLoader.access$100(URLClassLoader.java:71) [?:1.7.0_03] at java.net.URLClassLoader$1.run(URLClassLoader.java:361) [?:1.7.0_03] at java.net.URLClassLoader$1.run(URLClassLoader.java:355) [?:1.7.0_03] at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_03] at java.net.URLClassLoader.findClass(URLClassLoader.java:354) [?:1.7.0_03] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) [spigot.jar:git-Spigot-db6de12-d3e0b6f] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) [spigot.jar:git-Spigot-db6de12-d3e0b6f] at java.lang.ClassLoader.loadClass(ClassLoader.java:423) [?:1.7.0_03] at java.lang.ClassLoader.loadClass(ClassLoader.java:356) [?:1.7.0_03] at java.lang.Class.forName0(Native Method) [?:1.7.0_03] at java.lang.Class.forName(Class.java:264) [?:1.7.0_03] at org.bukkit.plugin.java.PluginClassLoader.(PluginClassLoader.java:64) [spigot.jar:git-Spigot-db6de12-d3e0b6f] at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) [spigot.jar:git-Spigot-db6de12-d3e0b6f] ... 6 more
-
View User Profile
-
Send Message
Posted Feb 19, 2016@ryan8080
The plugin is already compatible with Spigot. I'm using a Spigot server myself, and its working fine. The plugin can also be found on SpigotMC
-
View User Profile
-
Send Message
Posted Feb 19, 2016I actually finally found an Essentials plugin for 1.8 from somebody. I downloaded your plugin but their is always an error when I start my server up using Spigot. I decided to use Spigot since my Bukkit server was crashing for whatever reason. If you can make it work for Spigot, then that would be awesome! Also sorry about that request to make it 1.7.10 because I bet you are working on it and my problem is solved.
-
View User Profile
-
Send Message
Posted Feb 16, 2016@TheKoenn
Oh, thank you so much! I really hope everything works our great!
-
View User Profile
-
Send Message
Posted Feb 15, 2016@ryan8080
Hmmm, I could try
-
View User Profile
-
Send Message
Posted Feb 15, 2016Can you please make a version for 1.7.10? I really need a plugin for that version because the plugin Essentials has no official update to 1.8. If you could make it for 1.7.10, then that would be awesome!
-
View User Profile
-
Send Message
Posted Feb 15, 2016@Stormbow
Yup!
-
View User Profile
-
Send Message
Posted Feb 15, 2016This is interesting. Can the bottle/note be given to another player so they can get the xp/money?