Bug Fixes
- Fixed a bug where you could place the item representing a crate key.
Features
- Added support for custom command rewards. You can now add a command as reward by adding a "command-reward: " value in the config of an item, for example
Code (YAML):
10:
item
: PAPER
amount
: 1
weight
: 20
displayName
:
"<green>1000$"
reward-command
:
"eco give {player} 1000"