idk I dont remember
Some checks failed
Compile / gradle (ubuntu-latest) (push) Has been cancelled

This commit is contained in:
Justus Wolff
2026-03-13 14:04:44 +01:00
parent b553e36819
commit 4491025245
103 changed files with 712 additions and 6 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,17 @@
name: TerminatorPlus
main: net.nuggetmc.tplus.TerminatorPlus
version: 4.5.1-BETA
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

View File

@@ -0,0 +1,2 @@
Manifest-Version: 1.0