FAQ
Matches will not start
Section titled “Matches will not start”- Confirm WorldEdit or FAWE is installed
- Check console for arena build errors
- Ensure schematics referenced in
arenas.ymlexist where the plugin expects them - Set a lobby with
/rexpractice setlobby
Competitive is missing
Section titled “Competitive is missing”Set features.competitive: true and restart/reload as needed.
Leaderboards look empty
Section titled “Leaderboards look empty”- Casual boards only count non-competitive wins
- Competitive boards need players with
competitive-games > 0for that kit - On YAML storage, offline players may not appear until they join again (use H2/SQLite/MySQL for persistent tops)
I changed storage.type and nothing happened
Section titled “I changed storage.type and nothing happened”Restart the server. Reload does not switch storage backends.
Can I use MariaDB?
Section titled “Can I use MariaDB?”Yes. Set storage.type: mysql and point storage.mysql.* at your MariaDB instance.
Parties disappeared after restart
Section titled “Parties disappeared after restart”Expected. Parties are not persisted.
Is this open source?
Section titled “Is this open source?”No. RexPractice is closed source.