New:
- Flags
- Copy meta is now a flag
- Sell/Buy only is a flag
- Sounds for buying/selling
HOW TO UPDATE!!:
Embed any variables in flags: Example:
Code (YAML):
buy/sell-only
: true/false
copymeta
: true/false
hide
: true/false
to
Code (YAML):
flags
:
buy/sell-only
: true/false
copymeta
: true/false
hide
: true/false
How to add sounds:
Code (YAML):
flags:
buy-sound
: SOUND
sell-sound
: SOUND
If you are confused, check out the wiki or join the Discord server here