mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-30 06:03:29 +01:00
94170b0ca9
# Added the permission note 'skyblock.information' to open the 'Island Information' menu for other Islands. # Added the command '/island information [<player>]' to open the 'Island Information' menu. # Fixed Island Settings menu not allowing players to change settings when the menus share the same titles. # Fixed IAE when opening the a menu that contains a skull when the texture isn't set. # Fixed UE when teleporting to a players Island with the command '/island teleport'. # Fixed ICE when having '#' characters in the 'language.yml' file. # Fixed chunk error on Island creation when biome is set. # Recorded all the menus.
12 lines
300 B
YAML
12 lines
300 B
YAML
name: SkyBlock
|
|
main: me.goodandevil.skyblock.SkyBlock
|
|
version: 30
|
|
api-version: 1.13
|
|
description: A unique SkyBlock plugin
|
|
author: GoodAndEvil
|
|
softdepend: [PlaceholderAPI, MVdWPlaceholderAPI]
|
|
loadbefore: [Multiverse-Core]
|
|
commands:
|
|
island:
|
|
description: Island command
|
|
aliases: [is] |