A new re write of the Tokens Economy Plugins as we prepare to support the newest versions of Minecraft
-
added a Build in bank system
(look the page main page for more info)
-
remove the build-in shop, it couse too much errors at the moment with 1.13
-
added now you can sell items in the shop
-
fixed when the item is free and the player try to shift click the item it won't anymore spamming into his inventory
When using the shop, you have to remove the shop.yml file for preventing errors
-
added an option for useSSL
-
fix inventory click errors in console
-
removed command
"/tokens shop remove <shop name>"
-
added remove the shop from the GUI
"/tokens shop edit"
-
performance the config data will load faster than before
-
shop fixed the issue when buying an item with the same displayname as other item's in the shop
-
Fixed the error message when interacting of any menu/GUI
-
added checks if there is a shop before open/edit a
-
Fixed a error in console when a player opens a menu, added a checker
-
changed the item text from italic to normal text
- when editing the shop it will check if the item is moved
-
FIXED if there is 2 of more of the same items in the shop it give the player the amount of items in the shop instead of 1x of the item
- removed some useless message
- removed the message when open the shop or edit the shop
- i added a build in shop (only works in
1.8.x - 1.12.x), all information is on the main page
-
fixed
/tokens get <amount> won't check for sql check
- fixed the permissions for the
/tokens convert sql to
tokens.admin.convert
- i think i got a rid of the
attributes of the
Note item
-
reworked the token item to a note
- removed command
"/tokens redeem", to redeem the token sneak click for redeem the item
many of you asked for sql support and now its out
- added
mySQL Support
- you can
convert from file based to mySQL (handy for existing servers)
- added command
/tokens convert sql
- changed the
API (for Dev, you have to update your code for this update)
- added permission to the main command
tokens.tokens
if you use TokenShop you have to update to the latest update
- added top 10 commend
/tokens top
- support
1.13-pre7
don't use the /tokens get & /tokens redeem, if you want to redeem it, it doesn't remove the item
top 10 command
- added configversion, so if the config being updated the old config will be have a beckup and creating the new config file
- you can edit your own sign balance
- fixed the
/token reload command
Requested by:
Holographic_
- you can set your own
prefix as token like
SkyToken
(support color codes)
there will be this week no working on this project, because I am on vacation
- this update required for the latest update for
TokenShop
- api for Dev is changed and improved
- added a new command for the new shop plugin that will be coming ASAP
- changed some code for more efficiency
- changes some context
-
changed optimized the code
-
fixed some checking methode
-
added OfflinePlayer Support
-
added custom sign, when you click on the sign it will let you show your balance
-
changed optimized the code for efficiency

-
fixed /tokens command forgot to remove a methode while getting a error
-
Fixed when use /tokens redeem in minecraft 1.8.8, it will getting an error in console
-
added support multiple versions
1.8.x -1.12.x
-
added version checker
-
added only players can execute commands, prevents getting errors in console
-
added latest received transaction information in the main command /tokens
-
Fixed a small code
-
changed the main command
-
fixed
/tokens redeem command
-
update the API
-
change the color scheme on the tokens item
-
added API for developers
-
changed some code for more efficiency
-
optimized some code, less performance
-
added when a player joined it wil check if player exist in the
playerdata file
-
changed the color scheme
(gray + green)
-
added commands
/tokens buy <amount> &
/tokens sell <amount>
-
fixed some context
-
added vault support for the new commands
-
temporary fix error when placing any block
-
added command
/tokens reload reload the configuration files
-
added command
/tokens bonus <amount> give all online players a amount of tokens and configure you own message with placeholder
( {tokens} )
-
added you cannot place your tokens on the ground, prevent for losing your tokens
-
fixed major bug, if a player has a token of the same value twice and then exchanged then the player gets the tokens to their account but the item is not removed
-
added Token item cannot stack
(each item has his own ID)
-
added Bstats to Maven Project
Plugin is out of development
- changed code cleanup
- changed code is more efficient
- added bStats
-
added you can convert your virtual tokens to a physical token, and you can convert a physical token to a virtual token
-
added command
/tokens get <amount>,
/tokens get
-
added permissions, see page

-
fixed error when using an
offline player or a
invalid playername
-
added auto-tab-completion
-
change
/tokens for a better look

-
added command
/tokens balance <player>
-
added when you pay a player, the player gets a message.

-
added command
/tokens pay <amount> <player>
-
added permissions
-
added command
/tokens set <amount> <player>
-
added command
/tokens balance
-
fixed the
/tokens add <amount> <player> command
-
fixed some context
-
optimized the hole code
-
fixed the
/tokens remove <amount> <player> command, working properly
-
changed some context
-
changed optimized the code
-
added command /tokens add <amount> <playername>
-
added permissions, see main page
-
changed optimized the code
-
added command /tokens add <amount>, adding coins to yourself
-
added command /tokens remove <amount>, removing coins from yourself
-
removed the pre-1 because cannot check than for update
(checks only for integers)