-
Notifications
You must be signed in to change notification settings - Fork 8
ConfigureLanguage
Jason Spafford edited this page Aug 2, 2018
·
4 revisions
ServerThrall supports a few languages for the messages that are sent to Discord and RCON. If you customize your restart messages, and use templates like $timeunit, those are also translated as well.
Below are the languages we support. If you would like to add a new language, contact us and help us provide translations!
- English en
- Spanish es
- French fr
- Polish pl
To change your server, just take the language code above (es, fr, pl, etc...) and set the language option under
the [ServerThrall]
section of your serverthrall.config. You will now see default messages send to the game, or your discord in that language.
[ServerThrall]
language = fr
Questions? Ask in our Discord
- Home
- Installation and Setup
- Primer on using ServerThrall
- Updating ServerThrall
- Common Issues
- Development Roadmap
How to...
- Setup your server for Thrallbrowser
- View a live map of all player locations using Ginfo
- Send notifications before restarting
- Schedule automatic restarts
- Install and Update Mods
- Setup two servers on the same computer
- Notify admins when server is down
- Change the language ServerThrall uses
Plugin Documentation