UltimateStacker/UltimateStacker/src/main/resources/plugin.yml

30 lines
1.1 KiB
YAML

name: UltimateStacker
description: UltimateStacker
version: maven-version-number
softdepend: [MythicMobs, HolographicDisplays, Holograms, DecentHolograms, CMI, WorldGuard, EpicSpawners, mcMMO, WildStacker, StackMob, BentoBox, ViaVersion]
loadbefore: [WorldGuard]
main: com.craftaro.ultimatestacker.UltimateStacker
author: craftaro
api-version: 1.13
commands:
us:
description: Reloads the configuration file
default: true
aliases: [UltimateStacker]
usage: /ultimatestacker reload
permissions:
ultimatestacker.*:
description: Inherits all plugin permissions
children:
ultimatestacker.admin: true
ultimatestacker.spawner.silktouch: true
ultimatestacker.spawner.nosilkdrop: true
ultimatestacker.admin:
description: Allows players to edit settings, reload files and other admin commands
default: op
ultimatestacker.spawner.silktouch:
description: Allows the player to pick up spawners using silk touch
default: op
ultimatestacker.spawner.nosilkdrop:
description: Allows the player to receive spawners from mining with a non-silk touched pick
default: op