TribeCraft Wiki · Release 2026.09.5
Wiki Release: 2026.09.5 · UltimateClans: 8.21.0 · Documentation branch: 8 · UltimateClans · Legacy / discontinued
UltimateClans troubleshooting#
Component not loading#
- Confirm the JAR matches the documented product branch.
- Check the first startup error.
- Verify dependencies and minimum version.
- Compare edited files with a clean file from the same version.
Commands missing or not suggested#
- Verify the component loaded.
- Verify permission in
commands.yml and your permissions plugin.
- Check command enabled/world/region restrictions.
GUI/configuration errors#
- YAML uses spaces, not tabs.
- Keep MiniMessage/placeholders intact.
- Regenerate a clean file to separate malformed configuration from code problems.
Data/storage issues#
- Stop the server before manually editing persistent data.
- Back up storage before migrations.
- Do not move live SQLite/YAML data between incompatible versions without a documented migration.