LEGACY-VERSION
- delete old lore-format.yml, attributes.yml for all new options, examples about custom requirement -
* Fixed:
- Plugin still check buff, stat if players don't have enough require to use item
- Saving item doesn't save buffs
*Custom Requirement:
- Add
new require: two-hand
+ Use
/sattr require two-hand [any-thing]
+ Only use one hand (off hand is empty).
- You can
create as much as
requirement you want. Require
PlaceHolderAPI
- Has format:
Code (YAML):
<require id>:
placeholder
: <placeholder used to check>
lore
: <lore display>
message
: <message if players dont have enough requirement
>
Wiki will be updated soon.