TokenStore
Description
This plugin adds an easy to use Shop and Currency System.
The Currency, Tokens, can be found by killing mobs or through the admin and can be sent to other Players
The Shop's name and Wares are fully customizable, as you can set the amount, the data, the lore, the name and the enchantments of each individual item. Currently you can only add 53 Items, but multiple pages are a feature that is soon to be added.
A shop can be set up via a so called "TokenStore-Setup Sign", you just have to place this and players can use this Sign to open the Shop, future updates will include linking the shop to items and blocks, aswell as the creation of shops restricted to certain players/classes.
Commands
- /Tokens - Shows your current Token Balance
- /addTokens - Adds a specified amount of Tokens to another Player's Balance
- /sendTokens - Sends a specified amount of your own Tokens to another Player
- /giveTokens - Gives you a specified amount of Tokens as Items, good for giving away Tokens
- /giveShop - Grants you a TokenStore-Setup Sign
Permissions
- Tokens.* -> Main Permission Node
- Tokens.setupShop -> For /giveShop
- Tokens.giveTokens -> For /giveTokens
- Tokens.addTokens -> For /addTokens
Instructions
Setting a Store up
- Give yourself a TokenStore-Setup Sign via /giveShop
- Place the Sign and write anything you want onto it, the first line has to be called "[YourShopName]"
- Enjoy your new TokenStore
Adding Items to the Store
- Open the Config
- Add the Itemname to the list under "itemlist"
- Create a new Point under "item" with your Itemname
- Set all the Attributes of your new item, see the pregiven examples for info on structuring
Note
- Slots go from 1 - 53 starting in the top left corner of the Inventory
- All Materials can be found under http://jd.bukkit.org/rb/apidocs/org/bukkit/Material.html , Spaces have to be replaced by an underscore _
- All Colors can be found under http://jd.bukkit.org/rb/apidocs/org/bukkit/ChatColor.html
- Enchantments can be found under http://jd.bukkit.org/rb/apidocs/org/bukkit/enchantments/Enchantment.html
- Data can be found under http://www.minecraftwiki.net/wiki/Data_values
- The 2 Items that are already given in the shop have some really interesting attributes
-
View User Profile
-
Send Message
Posted Sep 5, 2013Is it somehow possible for the players to sell MINERALS for tokens using a sign?=D
-
View User Profile
-
Send Message
Posted Sep 1, 2013@royaltoaster
You go into the Config and add the name of the Item you want to add, after that, you follow this template:
-
View User Profile
-
Send Message
Posted Aug 30, 2013Hi! Your plugin is exactly what ive been looking for but i can't figure out how to add items to the store. Can you please give me a more detailed explanation on how to do that? Thanks! Also im using a MAC!!!!!