0.5.2
custom model data command + disable dungeon for now
This commit is contained in:
parent
f82a3481ac
commit
0cf90ea696
12 changed files with 233 additions and 77 deletions
|
@ -31,6 +31,11 @@ commands:
|
|||
description: Spawn an custom entity
|
||||
class:
|
||||
description: player command that make them choose their class and then their stats
|
||||
custommodeldata:
|
||||
aliases:
|
||||
- cmdata
|
||||
- cmd
|
||||
description: set custom model data to item
|
||||
|
||||
permissions:
|
||||
raxen.reload.cmd:
|
||||
|
@ -46,4 +51,6 @@ permissions:
|
|||
raxen.entityspawn.cmd:
|
||||
description: entityspawn command permission
|
||||
raxen.class.cmd:
|
||||
description: class command premission
|
||||
description: class command permission
|
||||
raxen.custommodeldata.cmd:
|
||||
description: custom model data command permission
|
Loading…
Add table
Add a link
Reference in a new issue