This repository has been archived by the owner on Aug 6, 2021. It is now read-only.
v1.11.0
malte-laukoetter
released this
15 Sep 10:54
·
52 commits
to master
since this release
- added support for subgametypes, thereby it is now supported to get e.g. player infos about BedWars:Solo by using GameTypes.BEDS or GameTypes.BED.subTypes() for a set of all subtypes.
- thereby added BEDS, BEDD, BEDT and BEDX subtypes to BED
- added support for special leaderboards (eg. win_streak for BED)
- Leaderboards now should be loaded via GameType::leaderboard() or GameType::specialLeaderboard(key) otherwise subtypes wouldn't return the right data