💵Player Rewards
In the options.yml file, you can set Enable-Rewards to true.
Players can earn rewards by:
Win-Commands: Will execute command to all players in the winning team.
Loses-Commands: Will execute commands to all players of all opposite team.
Top-Killer: Players with most kills.
Example:
'eco give %player% 100'
Rewards can have a percentage system.
Example:
'100%: eco give %player% 100' -> 100% chance of giving 100 coins.
'25%: eco give %player% 100' -> 25% chance of giving 25 coins.
and so on.
Last updated