config.yml file generated after first launch.
You can find the file at:
π Language Settings
TimedWings supports multi-language through locale-based.yml files.
- default: Language used by default.
- use-client-language.status: If
true, uses the playerβs Minecraft client language. - fallback-language: Used when translation for the playerβs language is missing.
π Place language files in theMore locale codes: Minecraft Language List/languagesfolder using locale codes (e.g.,en_us.yml,tr_tr.yml,de_de.yml)
πΎ Storage Settings
- Available types:
yaml,sqlite,mysql,h2
MySQL Configuration
Only required if you are usingmysql as your storage type:
π§ MySQL is required for multi-server setups to sync player data across instances.
π Unlimited Flight Permissions
π Disabled Worlds
βοΈ Auto-Fly
π Action Bar Display
- enabled: Toggle action bar messages on/off
- duration-format: Format of the remaining time in the action bar
Placeholders:
{y},{mo},{d},{h},{m},{s} - always-display: If
true, shows the action bar even when not flying
βοΈ To change the message appearance (colors, icons, etc.), edit your selected language file in /languages/.
Need help? Join our Discord