mirror of
https://github.com/songoda/FabledSkyBlock.git
synced 2024-11-26 20:26:34 +01:00
03adddeefd
# Fixed possible NPE when a player disconnects from the server preventing objects being removed. This is a problem with certain Java versions. # Fixed 'Island Visit' menu not updating when the inventory viewer adds or removes a vote if voting is enabled. # Fixed Island level not showing in the 'Island Visit' menu.
12 lines
296 B
YAML
12 lines
296 B
YAML
name: SkyBlock
|
|
main: me.goodandevil.skyblock.Main
|
|
version: 23
|
|
api-version: 1.13
|
|
description: A unique SkyBlock plugin
|
|
author: GoodAndEvil
|
|
softdepend: [PlaceholderAPI, MVdWPlaceholderAPI]
|
|
loadbefore: [Multiverse-Core]
|
|
commands:
|
|
island:
|
|
description: Island command
|
|
aliases: [is] |