FabledSkyBlock/src/main/resources/plugin.yml
Christian Koop b29111b96d
Drop support for LeaderHeads plugin
Last update was in 2020 and it is marked as abandoned.

I think users had enough time to find an alternative + I can't find an official maven repository for it,
making clean builds hard
2023-08-16 09:51:16 +02:00

34 lines
585 B
YAML

name: ${project.name}
description: ${project.description}
version: ${project.version}
api-version: 1.13
main: com.craftaro.skyblock.SkyBlock
softdepend:
- CMIEInjector
- CoreProtect
- EpicSpawners
- Holograms
- HolographicDisplays
- PlaceholderAPI
- PlayerPoints
- Reserve
- Residence
- UltimateStacker
- Vault
- WorldEdit
loadbefore:
- Multiverse-Core
- ProtocolLib
author: Craftaro
authors: [ Fabrimat ]
website: ${project.url}
commands:
island:
description: Island command
aliases: [ is ]
skyblock:
description: Skyblock info command.