Change log:
- Added "right-click", "shift-left-click", "shift-right-click", "middle-click", "double-click" to the "on-click" section, have fun
- Modified [SPECIAL] tag "buyFuel", "upgradeGenerator", "upgradeFuel" and "upgradeRange" so now they require an amount after the tag, example: "[SPECIAL] buyFuel 5" will buy 5 fuel
- Removed some placeholders
- Added the following placeholders:
- "%fuel-buy-price-for-X%" you can replace the "X" with any number, will display the buy price for X amount of fuel
- "%fuel-upgrade-price-for-X%" you can replace the "X" with any number, will display the price for X amount of fuel upgrades
- "%range-upgrade-price-for-X%" you can replace the "X" with any number, will display the price for X amount of range upgrades
- "%generator-upgrade-price-for-X%" you can replace the "X" with any number, will display the price for X amount of generator upgrades
- Added the following to "placeholder-replacements":
- "fuel-buy-price-for-X"
- "fuel-upgrade-price-for-X"
- "range-upgrade-price-for-X"
- "generator-upgrade-price-for-X"
- Fixed several bugs with the placeholders
- Formatted huge numbers - money related placeholders
- Added "enchanted" option for protections in protections.yml and for items in config.yml
- Small re-code of some GUIs
- Fixed config.yml generating badly