Fixes:
- Fixed /sprac placeholders
- Fixed top_elo_rank not displaying "(none)"
- Fixed placeholders in post match inventory message
- Fixed (hopefully) newer items (netherite etc.) support for kit editor abuse
- Fixed check for duplicate armor in inventory in kit editor
- Fixed automatically add
fight_players#id and
stats#id columns
- Fixed removing wrong item from bot's inventory (soup/gapple)
- Fixed difficulty selector item arrangement in multiple row inventories
- Fixed <in_ranked_queue> and <in_unranked_queue> and <in_ranked_fight>
New things:
- StrikePracticeAPI was finally updated:
https://github.com/toppev/StrikePracticeAPI
- Added #loadPlayerKits(UUID) and #getPlayerKits(Player) in the API
- Some minor code cleanup etc. as always