mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2025-02-17 20:21:33 +01:00
# Added the option 'Deletion Cost' to the 'Structure Editor' menu to set the cost of deleting an island that was created from a certain structure. # Added the event 'PlayerWithdrawMoneyEvent' to the API that is called when a withdrawal takes place. # Fixed spam in the console caused from fetching user information when the plugin cannot contact Mojang's public API. # Fixed not being able to set a one decimal number for an upgrade cost. # Changed the path 'Island.Ownership.Cooldown' to 'Island.Ownership.Cooldown.Time' in the configuration file. # Changed the path 'Island.Levelling.Cooldown' to 'Island.Levelling.Cooldown.Time' in the configuration file. # Changed the path 'Island.Biome.Cooldown' to 'Island.Biome.Cooldown.Time' in the configuration file. # Improved performance when a player disconnects from the server. |
||
---|---|---|
.. | ||
EconomyManager.java |