TokenShop
Description
TokenShop allows server owners to create the server of their dreams without the having to pay for custom plugins. A plugin started that only handled voting; now leveling the playing field everywhere! This allows your players to vote, and then be rewarded for their effort, whats that? You're tired of giving players the same thing over and over and a boring thank you message? Your players mean more to you than that, so prove it! TokenShop allows you to create custom shops, with interfaces, for them to spend their 'Tokens' from voting in powered by Votifier, or turn that off and use your own! Now these aren't any old boring shop, your imagination is your limit! This allows you to customize every little bit of the shop! Here's a few for example: Shop size, shop names, item names, item colors, item lore, commands on purchase, broadcast messages, private messages! Literately anything you can imagine! And even within your customization there is more customization!!! But how do they access these wonderful stores? Simple, signs and commands; and even the signs are totally customizable because your sever is special and different not just another! Oh and did I mention there can be technically infinite shops? Because limits are dumb! Speaking of limits what if I told you these wonderful features also can hook into vault and allow you to create admin shops!? Yes, your economy plugin totally compatible! Why using boring admin shop signs when you could make an amazing store with interfaces?!
Now because you shouldn't be limited on what you can do, there is even the world's easiest kit system built in. Less time typing in long boring codes for kits and more time making your server the best it can be! The kit system has a cool down system built in and all kits can persist through a server shut down or restart, so no worries there. And of course not that you'd need to ask by now but the players can purchase kits in the stores with their tokens or even buy permissions for new ones; whatever you feel you need to do!
Ever seen a server where they have those fancy items that allow you to teleport from lobby to lobby? Or navigate menus? Yup, you have that now too, except yours is more customizable and its free! And of course you also could just use this system to navigate through shops because you're just cool like that. Or because you can do them both... twice!
Now I bet you're thinking: What about all the permissions and crazy config files!? Don't worry permissions are all simple and very dynamic meaning they are tailored to how you setup your shops, making life easier for everyone! And configs? Each shop has its own config file, generated by you and you only have to put in what you want, lets not waste your precious time. And the main config? Fill it out once and good to go! And in case you ever feel lost, there is a readMe included to help even more!
There is too many features to go over here! But I will quickly mention there is also a server broadcaster, a donation and voter assistant command!
Commands
- /givetok [PlayerName] [#OfTokens] - Gives PlayerName NumberOfTokens
- /tokens - Tells player how many tokens they have.
- /token - Tells player how many tokens they have.
- /enchantcode - Gives you the EnchantCode for the item in your hand.
- /openshop [ShopName] - Opens up GUI for ShopName
- /market [MarketName] - Opens up GUI for MarketName
- /createkit [KitName] [KitCoolDownTimer] - Creates a kit with a cool down of CoolDownTimer
- /kits - Displays all the kits you have access to.
- /kit [kitname] - Gives player KitName, if not on cooldown and has permission.
- /vote - Displays the Voting websites for the server.
- /donate - Displays the website for donating to the server.
- /regenconfig - Will regen the config file. Must have permission.
- /deletekit [KitName] - Deletes kit KitName.
- /editkit [KitName] [CoolDown/kit] <Time in seconds for cool down> - Edits either kits contents or kits cool down timer.
- /ConfigReload - Reloads the config file.
- /ReloadShop [ShopName] - Reloads shop file for [ShopName].
- /ReloadMarket [MarketName] - Reloads market file for [MarketName].
- /shop - Will open the default shop, if supported.
- /store - Same as /shop.
Creating your shops
I've made a compilation of pages to help you easily find the topic you are looking for! Just go to the top of the page and click on the tab 'Pages' and just look under Shop Creation for all your needs! Or here's the link: http://dev.bukkit.org/bukkit-plugins/tokenshop/pages/
Config
After you've put the plugin on your server, in the TokenShop folder there will be a readMe.yml which goes deep into explanation of how to use the simple config file. If you can't find what you need check the pages tab on this page! If you still need help feel free to send me a PM!
Permissions
- OP will have all permissions by default.
- tokenShop.admin - Contains permissions openShop, createShop, and createKit and use the /givetok, /regenconfig commands.
- tokenShop.openShop - Permission for a player to use the /openshop command.
- tokenShop.createShop - Permission for a player to create shop signs.
- tokenShop.createKit - Permissions to create and edit kits.
- UseShop.[shopName] - Permission for a player to access shop [ShopName].
- tokenShopKits.[kitName] - Permission for a player to use kit [KitName].
- UseShopVault.[shopName] - Permissions for a player to access VaultShop [ShopName].
- NOTE: tokenShop.openShop still requires a player to have permission to use a shop! Doesn't override UseShop.[shopName]!
Get Latest Builds
- If you want the latest versions use the links below! (Jenkins will be posted soon!)
- Stable:
- DevStable(May be buggy!):
Extra Notes
- I would like to thank @45zeldafan for helping me bug test.
- This plugin was originally created for: Empire Craft - play.empire-craft.com
- Need to get a hold of me? Use that wonderful PM system or leave a comment below!
Buy Me A Pizza or Soda
I do always appreciate donations! They help me have more time to work on plugin creation or updates!
PLEASE READ
TokenShop is currently going under some major renovations to make it much more useful to not only server owners but also fellow programmers who want more out of their plugins! Please be patient with the next few versions as much change is coming!
To those of you trying to fix the problem of kits interfering with your essentials kits, I have the solution! I was having the same problem and found this out. Go into your commands.yml file, and there should be something like this: command-block-overrides: [] aliases: icanhasbukkit: - version $1-
Below version add this: kit: - essentials:kit $1-
Keep it in the same format as the example. Hope this helps! ^.^
I try to disable kits to make essentials kits works, but is it possible to change command to make it /listkit to see a list of kits and /givekits to give a kit to a player, because /kits and /kit doesn't want to disappear. i reload the config, reboot the server, ease the files and try again, nothing work...i can't see essentials kits..
How to use essentials kits? i disable UseBuiltInKitSystem: false but nothing works...I can't see mu essentials kits :(
Nevermind i resolved it using openTokenServer
How do i create a market file rather than a shop file? Im trying to create navigation and it isnt liking that im trying to open a shop file when it wants me to open a market file.
Current version seems to work completely fine with CraftBukkit 1.7.9
@elitemossypl
What version might that be exactly? Any version other than the current one? This looks like a neat plugin.
@banana8734
This works if you use the older version.
Does this work with minecraft 1.7.9 servers cause i put it in my plugins folder restart my server and nothing happens can someone please help?
Apparently Warreo is no longer working on this plugin and has no intentions to do so! Could someone please be as kind to take over the project and update to UUIDs? If you do - please post a link here!
Thank you
http://www.quickmeme.com/img/d7/d7f2e6d71155b5e067f4f72abd02f31569e99de763416493425b726da4be4d75.jpg
@Shitty__Wock
This didn't work for me on 1.3.3 and Spigot 1387 :\
Never mind, I was reading about command block overrides on http://wiki.bukkit.org/Commands.yml and found out that you have to type the command on one line, then on the next line type in what you want to to do.
For some reason, version 1.3.3 doesn't work with 1.7.9, all i did was put it in my server folder and nothing happened, i restarted the server but it still doesn't work, any ideas?
Can someone please help me with the kits? I'm in commands.yml and I cant figure out what I'm doing wrong. I feel like it's really simple but I just cant figure it out. It would help if someone could reply quick because my players are getting angry that they don't have their kits. Picture of my commands.yml: http://imgur.com/qTeqPnF,frp7AV3#1
@modzmarvin
dw worked it out 30 seconds later XD
Where can i find docs on the enchanting.... I dont get the whole EnchantCode: DMA9 nd so on... i cant find info ANY WHERE!!
Please update to UUID !
@Shitty__Wock
Thank you for your help, this did fix kits and helped curve my knowledge a good bit on something so simple I was overlooking to help fix other plugins.
any plans to update this for UUIDs?