mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-23 02:35:25 +01:00
51ddb7d851
# Fixed the '/island vote' command getting the Island owner of the player rather than the target player. # The creation and deletion cooldown has been enabled by default. I strongly advice you keep them as this. # The deletion cooldown now applies to all members of an Island. # ArmorStand's can now spawn in the Island world to support certain plugins.
12 lines
300 B
YAML
12 lines
300 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]
|
|
loadbefore: [Multiverse-Core]
|
|
commands:
|
|
island:
|
|
description: Island command
|
|
aliases: [is] |