You can now change the amount of people that can win a game at Options.Max-Winners-Per-Game
Changing this will enable more Placeholders for the end game message, so you can use %winner_4%, %winner_5% and such.
The old reward system received a little of a rework:
The old values (Position2-Commands and Position3-Commands) are no longer being used.
You can now use the new setting (Rewards.Win-Commands-By-Place) and set them however you want:
Code (Text):
Rewards:
Win-Commands-By-Place:
'1':
- eco give %player% 100
- broadcast %player% won the game!
'2':
- eco give %player% 50
'3':
- eco give %player% 25
Win-Commands:
- eco give %player% 100 #Legacy
CheckPoint-Commands:
- eco give %player% 150
Rewards.Win-Commands are still use for the legacy win system, but it should not be used, use Win-Commands-By-Place instead.
The configuration system has been changed to work with the new type of data, if any value are incorrect please report the problem at Discussion ir via Private Message.