Max One Entry | You can now specify whether players are limited to a single entry on the high score. If enabled a player won't be able to take the whole top 5 but only a single spot making room for other players. A new setting is automatically generated in the settings.yml file:
Code (YAML):
Highscore:
maxOneEntry: false
If you wish to make use of the above feature set this value to true.
If you're using flatfile highscore storage please backup your files.
The whole score logic has been revised with this update. Please let me know if any issues occur.