Files
Tplus/src/main/resources/plugin.yml
Justus Wolff 53b4f6a04a
Some checks failed
Compile / gradle (ubuntu-latest) (push) Has been cancelled
first commit-ish, forked and updated for 1.21.11
2026-03-02 15:40:11 +01:00

18 lines
532 B
YAML

name: TerminatorPlus
main: net.nuggetmc.tplus.TerminatorPlus
version: ${version}
api-version: 1.16 # Set to 1.16 so the plugin loads, and we can tell the user that it may not be compatible with their version, because people can't scroll up.
author: HorseNuggets
depend:
- Citizens
permissions:
terminatorplus.*:
description: TerminatorPlus parent permission.
default: op
children:
terminatorplus.manage: true
terminatorplus.manage:
description: Allows for TerminatorPlus bot management.
default: op