D Tim Cummings
c9c57a6f93
Avoid deprecation warnings.
...
* This change avoids 21 deprecation warnings in debug.txt on every server start
2018-05-29 23:46:10: WARNING[Main]: WARNING: minetest.setting_* functions are deprecated. Use methods on the minetest.settings object.
* Provide backward compatibility by testing for existence of new methods before using them
2018-06-18 16:45:44 -03:00
texmex
f57bdba5e9
Make username and realname configurable.
2017-06-14 19:55:28 -03:00
Diego Martínez
2f55e0f9a0
Add option to broadcast kick messages.
...
Default value is false.
2017-02-21 02:07:36 -03:00
Auke Kok
f98282818d
Print reconnect interval, clean up reconnect comment.
...
Follows #23
2016-05-21 22:43:14 -07:00
Robbie Ferguson
03edbd29ed
Add "reconnect" time variable to config. ( #23 )
...
Allow server admin to specify how long until a reconnect occurs after a timeout (default 600 seconds) without having to modify the core code.
2016-05-18 15:03:34 -07:00
ShadowNinja
18b80bd127
Remove default values for some settings
2015-03-10 18:43:56 -04:00
ShadowNinja
706a6fbe27
Rename "mt_irc" namespace to "irc"
...
The underlying IRC library is now available as irc.lib.
2014-05-25 22:52:24 -04:00
ShadowNinja
e87d2e5bf2
Rename SASLPass and SASLUser settings to sasl.pass and sasl.user
2014-05-15 20:51:29 -04:00
ShadowNinja
ed20a55899
Remove included Lua and LuaSocket source
...
Also rename README.txt to README.md and update it.
2014-05-15 20:20:22 -04:00