Go to file
Unknown 8ae37cf7a6 Build 25
# Added the permission note 'skyblock.bypass.<setting>' and 'skyblock.bypass.*' to bypass visitor permissions at a players Island.
# Added the permission note 'skyblock.admin' for tab completion for admin commands and permission to see admin help commands.
# Added the option in the configuration file to immediately create an Island rather than opening the 'Island Creator' menu.
# Added the permission note 'skyblock.bypass' to teleport to a players Island when it's not open to visitors.
# Added the placeholder 'skyblock_islands' to get the number of loaded islands.
# Added the command '/island vote' to vote for an Island.
# Added PlaceHolderAPI support to chat messages.
# Added Island creation cooldown.
# Fixed players not being able to place blocks at the island spawn locations when spawn protection is set to false in the configuration file.
# Fixed the 'config.yml' comments being removed when changes are made to it.
# Fixed islands not unloading when a player adds or removes a vote for it.
# Fixed the Island size being one block less than the size set.
# Fixed the WorldBorder being too close by extending the size.
# Fixed the 'config.yml' rewriting when making changes to it.
# Fixed a possible NPE when a player sends a message.
# Removed a debug message when a structure is pasted with certain blocks on Island creation.
2018-11-24 22:14:50 +00:00
src/me/goodandevil/skyblock Build 25 2018-11-24 22:14:50 +00:00
structures Initial commit 2018-11-22 16:00:43 +01:00
.gitignore uncommitted changes 2018-11-23 13:28:34 +00:00
.gitlab-ci.yml CI Online 2018-11-22 23:30:19 +01:00
config.yml Build 25 2018-11-24 22:14:50 +00:00
generators.yml Leaderboard 2018-11-23 13:30:47 +00:00
language.yml Build 25 2018-11-24 22:14:50 +00:00
levelling.yml Leaderboard 2018-11-23 13:30:47 +00:00
LICENSE Update LICENSE 2018-11-22 23:08:47 +00:00
plugin.yml Build 25 2018-11-24 22:14:50 +00:00
pom.xml CI Online 2018-11-22 23:30:19 +01:00
settings.yml Leaderboard 2018-11-23 13:30:47 +00:00
SkyBlock.iml CI Online 2018-11-22 23:30:19 +01:00
structures.yml Leaderboard 2018-11-23 13:30:47 +00:00