This plugin was made for arsonpvp.me!
Plugin Description:
This plugin is an easy to configure voucher plugin that you can have on your server! In game you can give vouchers to players that they can click to redeem a chosen reward!
Installation:
Place PaperCommands.jar into your server plugins directory and then restart your server! Go into /plugins/PaperCommands/config.yml and edit the tokens and languages to your desire!
Configuration:
![]()
Create tokens by adding to this list! Format the tokens as shown above!
> token_name:command <
YouTube Tutorial:
Coming soon!

PaperCommands 2015-10-31
Easy to configure, Easy to redeem!
Recent Reviews
-
JayBFC
- 5/5,
This is an AMAZING plugin! I have been looking everywhere for a command voucher plugin and I could not find one ANYWHERE. Then, someone recommended this plugin, and I am SOOOO glad that they did, because this is probably the best move I've made on my server. Once again, absolutely amazing plugin and I get no errors, bugs, glitches or anything like that, so if you are reading this and you have an error, you have either downloaded an outdated version for your server or you have configured it wrong. Definite 5 stars!
-
abstraq
- 5/5,
Very cool concept! Whoever thought this up is genius! Keep up the good work HyDevelopment
-
MattDahSheep
- 1/5,
it just says Internal Error
idk why it does this its wierd can someone help me or is that impossible? -
WoodenPC
- 5/5,
Is nice plugin, and i have got errors,
[22:31:36 ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'voucher' in plugin PaperCommands v1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:181) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:643) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1083) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:918) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511
) [?:1.8.0_45-internal]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/ChatColor
at uk.co.hydev.papercommands.PaperCommands.onCommand(PaperCommands.java:65) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
... 14 more