LEGACY VERSION
- Delete old locale.yml, attributes.yml, config.yml for all options -
* Fix Errors (non-tested :v)
- May cause randomly on player join.
* Leveling Item:
- Set level:
+
Direct:
/sattr stat level [<anything>] (empty or something still set item level to 0)
+
File items.yml: add
'leveling' into
Description option.
- Killing entity for
gained exp (configurate in
config.yml)
-
Level up item make it
more stronger (increase stat, buff, enchant level)
- Can
configurate display lore, max level, require exp, stat, buff, enchant modify
in attributes.yml
Code (YAML):
level
: '&a▸ &7Level'
Code (YAML):
epic:
price
: 6000
display
: '&cEpic'
level-system:
max
: 50
base-exp
: 2
exp-modifier
: 0.15
stat-modifier
: 0.08
enchant-modifier
: 0.1
buff-modifier
: 0.2
