FabledSkyBlock/plugin.yml
Unknown 427e2e8b49 Build 32
# Added the 'Island Upgrade' menu to upgrade perks on your Island (Requires Vault Economy).
# Added the command '/island upgrade' to open the 'Island Upgrade' menu.
# Added the 'Upgrade Editor' menu to manage upgrades for islands.
# Added the command '/island admin upgrade' to open the 'Upgrade Editor' menu.
# Added the permission node 'skyblock.admin.upgrade' to open the 'Upgrade Editor' menu.
# Fixed CPE when opening an inventory on a seperate thread.
# Fixed Chunk error when setting the biome of the Island.
# Setting data now has its own file rather than being in the same file as the island data.
# Replaced the default structure file with an actual island.
# Recoded the Setting System.
2018-11-29 17:18:46 +00:00

12 lines
307 B
YAML

name: SkyBlock
main: me.goodandevil.skyblock.SkyBlock
version: 31
api-version: 1.13
description: A unique SkyBlock plugin
author: GoodAndEvil
softdepend: [PlaceholderAPI, MVdWPlaceholderAPI, Vault]
loadbefore: [Multiverse-Core]
commands:
island:
description: Island command
aliases: [is]