feat: remove paper plugin requirement
This commit is contained in:
parent
3f697c3e23
commit
a1e9684c08
1 changed files with 0 additions and 0 deletions
|
@ -1,24 +0,0 @@
|
|||
name: Nicko
|
||||
main: xyz.ineanto.nicko.Nicko
|
||||
loader: xyz.ineanto.nicko.loader.NickoPluginLoader
|
||||
version: ${version}
|
||||
author: Ineanto
|
||||
description: "The feature packed, next generation disguise plugin for Minecraft."
|
||||
api-version: "1.21"
|
||||
softdepend: [ PlaceholderAPI ]
|
||||
depend:
|
||||
- ProtocolLib
|
||||
|
||||
dependencies:
|
||||
server:
|
||||
ProtocolLib:
|
||||
load: BEFORE
|
||||
join-classpath: true
|
||||
|
||||
permissions:
|
||||
nicko.*:
|
||||
default: op
|
||||
children:
|
||||
- nicko.use
|
||||
nicko.use:
|
||||
default: false
|
Loading…
Add table
Add a link
Reference in a new issue