Change log:
- Small optimizations regarding player events
- Added /base nick
- Added /base discount
- Added per-rank price discounts (configurable in handlers.yml)
- Added placeholder
%protection-nick%- Added
interactable-blocksin protections.yml to modify what players can interact with in protected areas- Added
default-permissionsto protections.yml so you can modify what non-protection owners can do in protected areas- Added
infinite-y-rangeto therangesection in the protections.yml (as per its name, makes the Y axis range infinite)- Made
DEFAULTanimation work with infinite Y range (currently the only one working with it)- Added holograms in protections.yml
Change log:
- Many optimizations related to the GUIs and particles
- Fixed placeholders: "fuel-buy-price-for-X" and "fuel-current-consume-interval_total"
- Removed "placeholder-name" section from protections.yml
- Small config changes
- Fixed several errors related to particles
- Added a gradual model data toggle (+1 to starting model data for each item in a GUI), add "gradual-model-data: true" inside any item you want it enabled
- Small changes to commands.yml
- Small changes to handlers.yml
Change log:
- Made it possible so you can now have as many GUIs as you want (create an infinite amount)
- Modified tag [SPECIAL] open <GUI name> so it opens any GUI with the specified name
- Moved protections.yml one directory up (got rid of the folder)
- Commands changes:
- Added /base toggle <particles / zone / invites> - A way to toggle messages and other features
- Added /base bypass - Command for admins to bypass base protection
- Reworked /base trust <player> to now send an invite to the targeted player
- Added /base invites - Opens a GUI for pending invites, GUI is in config.yml and must be named "trust"
- Moved the commands section and the handlers section to .yml files
- Added particle-loop-timer and show-particle-distance and modified how particles are handled, they now become visible when nearby and are at the edge of the protection radius instead of in the middle of the edge block
- Fixed some placeholders (of course)
- Added a way to modify the pricing symbol (money / items) in config.yml in the placeholder-replacements section
Change log:
- "%fuel-buy-price-for-X%" you can replace the "X" with any number, will display the buy price for X amount of fuel
- 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-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
Change log:
- Modified config.yml collect balance item so it displays the correct values
- Fixed a bug with the generator not producing the right amount of money depending on level
- Fixed some placeholders so they display the correct value in chat
Change log:
- Added placeholder %protection-name%
- Fixed some messages having the wrong values in the config.yml
