feat: reworked project structure, 1.20 to 1.21.1 mappings and more

This commit is contained in:
ineanto 2024-09-22 16:39:13 +02:00
parent b7be5ad54e
commit fd9676f6f5
Signed by: ineanto
GPG key ID: E511F9CAA2F9CE84
115 changed files with 1399 additions and 248 deletions

View file

@ -0,0 +1,19 @@
name: Nicko
main: xyz.ineanto.nicko.Nicko
version: ${version}
author: Ineanto
description: "The feature packed, next generation disguise plugin for Minecraft."
api-version: 1.20
softdepend: [ PlaceholderAPI ]
load: POSTWORLD
commands:
nicko:
description: "Opens Nicko's GUI."
permission: nicko.use
permissions:
nicko.*:
default: op
children:
- nicko.use
nicko.use:
default: false