Files
spigot-leaf/src/main/resources/plugin.yml
T
dmg 5609a0a656
Release / release (push) Successful in 2m26s
CI / build (push) Successful in 56s
feat(protection): add configurable Strength effect
2026-08-10 22:58:18 -04:00

18 lines
525 B
YAML

name: Leaf
version: ${version}
main: games.dmg.leaf.LeafPlugin
api-version: "1.20"
description: Voluntary visible Resistance and Strength protection for non-aggressive players.
author: dmg.games
commands:
leaf:
description: Control or administer Leaf protection.
usage: /leaf <on|off|status|enabled|effect|strength|player>
permissions:
leaf.use:
description: Allows a player to control their own Leaf protection.
default: true
leaf.admin:
description: Allows administration of Leaf.
default: op