bug fixe around serelization of items (armor and off hand slots, nbt tags error)
created command class, Class.java and ClassCommand.java for future of add of classes ig.
This commit is contained in:
unurled 2022-02-24 22:04:29 +01:00
parent 168eb600bc
commit 54f6377c10
29 changed files with 196 additions and 112 deletions

View file

@ -29,6 +29,8 @@ commands:
description: Open ItemList menu
entityspawn:
description: Spawn an custom entity
class:
description: player command that make them choose their class and then their stats
permissions:
raxen.reload.cmd:
@ -42,4 +44,6 @@ permissions:
raxen.itemlist.cmd:
description: itemlist command permission
raxen.entityspawn.cmd:
description: entityspawn command permission
description: entityspawn command permission
raxen.class.cmd:
description: class command premission