Implemented external API for devs:
https://www.spigotmc.org/resources/beasttokens-api.84654/
Added:
- option for max amount of tokens which players can have.
- option to disallow players to put tokens withdrawn tokens to enderchest
- done many optimization and bug fixes
- option to close shop after player bought item just add "Close: true"
Code (YAML):
'12':
Item
: DIAMOND_SWORD
Glow
: false
Amount
: 1
DisplayName
: '&eCan afford Item Example'
Price
: 10
Close
: true
- moved all drops type files to folder called "Drops"
- all additional setting for specific drop are moved to corresponding drop file
- still to enable drops you need to enable that in config.yml
- added option for to display earned token on timer in action bar
- TAKE A NOTE: all configuration will get replaced with newer versions
- you will need to reconfiguration it "DO NOT COPY PAST"
Now when we clear it all out we can press upload button