EntityLib/test-plugin/src/main/resources/plugin.yml
2024-01-27 12:18:34 +04:00

20 lines
No EOL
441 B
YAML

name: EntityLibPlugin
version: 1.0.0
depend:
- packetevents
main: me.tofaa.testentitylib.TestEntityLibPlugin
api-version: "1.19"
commands:
testapi:
description: Test PEEntityMeta API
usage: /<command>
testentity:
description: Test PEEntity API
usage: /<command>
testdisplay:
description: Test PEDisplay API
usage: /<command>
spawnclickablefrog:
description: Spawn a clickable frog
usage: /<command>