0.4.2: rewrite of the Skill system of player, refactored to be Attributes
started some work on Entity => need some time on it. that's all :)
This commit is contained in:
parent
d943dfadaa
commit
22000e12ca
28 changed files with 780 additions and 264 deletions
|
@ -26,7 +26,8 @@ commands:
|
|||
itemlist:
|
||||
aliases: itl
|
||||
description: Open ItemList menu
|
||||
usage: /itemlist
|
||||
entityspawn:
|
||||
description: Spawn an custom entity
|
||||
|
||||
permissions:
|
||||
raxen.reload.cmd:
|
||||
|
@ -38,4 +39,6 @@ permissions:
|
|||
raxen.raxen.cmd:
|
||||
description: raxen command permssion
|
||||
raxen.itemlist.cmd:
|
||||
description: itemlist command permission
|
||||
description: itemlist command permission
|
||||
raxen.entityspawn.cmd:
|
||||
description: entityspawn command permission
|
Loading…
Add table
Add a link
Reference in a new issue