Hi,
It would be nice to add configurable loading of highscores in DevAAC. For example, in config.php we add:
define('MAX_GROUP_ID_IN_HIGHSCORES', 1)
and highscores page alongside with Top 5 Players will no longer load players with group_id greater than 1.
My best