Go to file
SystemEncryption 7c2f6b998d Build 53
# 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.
2018-12-17 17:45:16 +00:00
src/main Build 53 2018-12-17 17:45:16 +00:00
.gitignore uncommitted changes 2018-11-23 13:28:34 +00:00
.gitlab-ci.yml Update .gitlab-ci.yml 2018-12-10 01:29:17 +00:00
LICENSE Update LICENSE 2018-11-22 23:08:47 +00:00
pom.xml Build 53 2018-12-17 17:45:16 +00:00