Diego Martínez
Diego Martínez
I have a custom command like this: Name: ctcp Type: Raw Syntax: Text: PRIVMSG ${user} :${ctcp_delim}${message}${ctcp_delim} Calling `/ctcp kaeza VERSION` shows the following on the server tab: Received a CTCP...
~Up to 0.4.14, the official installers install to `C:\Program Files` which is not a writable location, so the game crashes on Windows 10 when writing `debug.txt` or `minetest.conf`.~ Installers currently...
* Return module table instead of using deprecated `module` function. * Remove path cache. Clients may implement their own cache if desired. (I feel it's out of scope for this...