mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-28 05:05:12 +01:00
c15c641d53
# 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. |
||
---|---|---|
.. | ||
UserCacheManager.java |