*Fix Error:
- Small problem in recipes.yml XD
- Load item without durability setting have unbreak lore
*BluePrint: it just permission to forge item
(forge.craft.<recipe>)
- Command:
/blueprint or
/bp or
/blueprint open: open blueprint shop
/blueprint add [player] [recipe]: add blueprint
/blueprint remove [player] [recipe]: remove blueprint
- Permission:
/blueprint open:
don't need permission
/blueprint add/remove:
forge.blueprint
*Item's Rating: it is created for determining blueprint's price (money)
- Command:
/sattribute rate <rate>: set item's rate
- Permission: forge.edit
*Change some stuff:
- More options in
recipes.yml:
Can-buy: <true/false>
- More options in
items.yml:
Rate: <rate>
- Moved
stat, require option to
attributes.yml
- Delete
/sstat, /srequire, replace as
/sattribute stat and
/sattribute require
- /forge: open main menu inclued
player stats, all recipes, repair menu, blueprint shop