mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-26 12:16:30 +01:00
5b62969a6a
# Players will now have to be at an Island to add or remove a vote if Island voting is enabled. You can change the error messages in the language file. # Added 'DragonEggUse' setting to the settings menu which allows players to interact with Dragon Eggs or not or prevent them from teleporting. # Added the path in the language configuration file to change the description of the '/island leaderboard' command. # Added the option in the configuration file to change the reset time for the Leaderboard. # Fixed exception when changing the option in the configuration file to print a list of all the commands. # Fixed signature not updating in the 'Visitor Menu' when changing an Island signature. # Fixed Multiverse-Core error message when setting the generator of an Island world. # Fixed help commands printing backslash at the end of the command aliases. # Fixed skulls not displaying skin textures for the menus in 1.8-1.12. # Fixed biome not changing when creating an Island. # Fixed generators only generating one material.
12 lines
296 B
YAML
12 lines
296 B
YAML
name: SkyBlock
|
|
main: me.goodandevil.skyblock.Main
|
|
version: 21
|
|
api-version: 1.13
|
|
description: A unique SkyBlock plugin
|
|
author: GoodAndEvil
|
|
softdepend: [PlaceholderAPI, MVdWPlaceholderAPI]
|
|
loadbefore: [Multiverse-Core]
|
|
commands:
|
|
island:
|
|
description: Island command
|
|
aliases: [is] |