Virtual Tokens
The world's greatest plugin has arrived!
vTokens (Virtual Tokens) is a powerful plugin that gives tokens to players tokens can be awarded when players vote, donate and whatever reason that fits. virtual tokens can be spent at the vToken shop which can be configured in the config! virtual tokens is a very light-weight plugin and won't make any difference to your servers performance unlike most other plugins which are very CPU intensive. Introduction:
Features:
- Can use enchantments on displays.
- Can rename items on displays.
- Awesome token shop with a nice display.
- Can execute commands.
- MySQL (optional :: COMING SOON).
- Light weight.
- Easy and very customizable.
Commands
- /shop = shows you the shop display where you can purchase items/rewards with your tokens.
- /redeem = same purpose as shop.
- /tokens = shows you how many tokens you have.
- /givetokens <Player> <Amount> = gives a player a specified amount of tokens. This can be used to give players tokens when they vote through console or in-game.
Commands
- /shop = shows you the shop display where you can purchase items/rewards with your tokens.
- /redeem = same purpose as shop.
- /tokens = shows you how many tokens you have.
- /givetokens <Player> <Amount> = gives a player a specified amount of tokens. This can be used to give players tokens when they vote through console or in-game.
Permissions:
- /givetokens: Must be OP or have permission node vtokens.givetokens or can use console to send tokens.
Display

Example config.yml
shop: #name will be displayed on the token shop. name: Redeem Prizes #slots must ALWAYS be a multiple of 9, as each row has 9 slots. slots: 27 slots: '1': '1' '8': '261' '9': '322:1' execution: '1': 'say Good things come to those who wait!' '8': 'say Hello [player]' '9': 'give [player] diamond 1' enchantment: '8': 'Unbreaking:3, Infinity:1' itemname: '8': 'God Bow' itemcost: '8': '25' itemamount: '8': '1' #mySQL isn't a feature right now, but it will be soon. mysql: enabled: false
Be the first to make a video of this plugin, and see it here!
Once you've made the video, PM me it, or email me the YouTube link
Coded by the DeviantsMC network.
-
View User Profile
-
Send Message
Posted Jun 14, 2014@henk131313
Hey,
Thanks buddy, I did have permission nodes, but I forgot to add them to the page so I've added them now.
-
View User Profile
-
Send Message
Posted Jun 14, 2014Great plugin! One thing though: are there permissions for the commands? If there aren't can u maybe add them ASAP. Thanks