Go to file
Unknown aadd2f0817 Build 28
# Added the path 'Island.Creation.Commands' to the configuration file where you can provide command you want to be executed by the player or console on Island creation.
# Added the variable '%island_radius' to the scoreboard that returns the radius of the Island.
# Added the variable '%island_size' to the scoreboard that returns the size of the Island.
# Added the placeholder 'skyblock_island_radius' that returns the Island radius.
# Added the placeholder 'skyblock_island_size' that returns the Island size.
# Added the alias 'new' to the '/island create' command.
# Added the alias 'banned' to the '/island bans' command.
# Added PlaceholderAPI support to the Island chat.
# Fixed NPE when loading an Island if an island world name has been changed in the configuration file while there's island data.
# Fixed NPE when teleporting to the set spawn point if the world is not loaded or no longer exists.
2018-11-26 16:03:39 +00:00
src/me/goodandevil/skyblock Build 28 2018-11-26 16:03:39 +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 28 2018-11-26 16:03:39 +00:00
generators.yml Leaderboard 2018-11-23 13:30:47 +00:00
language.yml Build 28 2018-11-26 16:03:39 +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 28 2018-11-26 16:03:39 +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