Change the fallback language¶
Use this guide to change the default language used when a player's client language is not supported by the plugin.
Preconditions¶
- A Minecraft server with ClockTime installed.
- Access to the server file system to edit configuration files.
Changing the Fallback Language¶
- Open
plugins/ClockTime/config.ymlin a text editor. - Locate the
fallback-languageconfiguration key. -
Update the value to your preferred standard ISO 639-1 language code (e.g.,
defor German,ptfor Portuguese,esfor Spanish): -
Save the file.
- Restart your Minecraft server to apply the changes.
Verification¶
To verify that the fallback language has changed:
- Connect to your Minecraft server.
- Set your Minecraft client language to a language not supported by the plugin (e.g., Tagalog or a custom test locale).
- Right-click a clock in your main hand.
- Verify that the time message in chat is displayed in your configured fallback language.