Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Gibbs
51f779cc6e feat: update Terraria serverconfig.txt
- Set world to "~/.local/share/Terraria/Worlds/world1.wld"
- Enable autocreate with seed and worldname set to default values
- Set difficulty to classic mode (0)
- Increase maxplayers from 8 to 16
- Update port number to 7777
- Remove password requirement for the server
- Enable cheat protection
- Change server language to English (en-US)

This commit updates the server configuration file for Terraria, making various changes including world settings, difficulty, player limit, port number, language, and cheat protection.
2023-06-30 14:03:34 +01:00
Daniel Gibbs
3f0282a9ca Update Terraria config
commented out settings as some break the server. Users can uncomment as required
2020-07-15 21:52:35 +01:00
Marvin Lehmann
b90580a4a1 Added warnings about Terraria path bug 2017-06-13 20:16:13 +02:00
Marvin Lehmann
0c9575ccea Updated Terraria config
..but the paths are not correctly interpreted at the moment (e.g. ~ or $HOME don't work and will be simply used as a string).
2017-05-11 23:43:20 +02:00
Daniel Gibbs
684d12496a Renamed config files 2016-10-04 21:18:24 +01:00
Daniel Gibbs
dde4fc0342 Add configs from LGSM copies across. 2016-09-03 21:21:25 +01:00