mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-23 02:35:25 +01:00
7c2f6b998d
# Added the User Cache system that caches all players UUID's to a file and keeps a record of their username to prevent issues when a user expires in the 'usercache.json' file in the server directory. # Added the option 'Island.Block.EndFrame' that allows players to pick up end frames at an island when they have the 'Destroy' permission. # Added the placeholder 'skyblock_island_level_formatted' that returns the island level with a suffix. # Added the permission node 'skyblock.fly.*' that gives permission to fly at any island. # Added the method `SkyBlockAPI.giveFly(player, island)` to the API. # Fixed NPE when a generator is added that doesn't have a name. # Changed the permission node 'skyblock.fly' to only allow players to fly at their island. # Changed the path 'Island.Obsidian' to 'Island.Block.Obsidian' in the configuration file. |
||
---|---|---|
src/main | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
pom.xml |