1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Server kicks: make messages configurable, cache wstring

This commit is contained in:
est31 2015-07-17 06:30:21 +02:00
parent f9dbec6edf
commit bf7174f3f9
4 changed files with 14 additions and 4 deletions

View file

@ -388,6 +388,12 @@
# "log" = mimic and log backtrace of deprecated call (default for debug).
# "error" = abort on usage of deprecated call (suggested for mod developers).
#deprecated_lua_api_handling = legacy
#kick_msg_shutdown = Server shutting down.
# A message to be displayed to all clients when the server shuts down
#kick_msg_crash = This server has experienced an internal error. You will now be disconnected.
# A message to be displayed to all clients when the server crashes
# Mod profiler
#mod_profiling = false
# Detailed mod profile data