diff options
author | anon5 <anon5clam@protonmail.com> | 2021-09-19 12:45:50 +0000 |
---|---|---|
committer | anon5 <anon5clam@protonmail.com> | 2021-09-19 12:45:50 +0000 |
commit | bcc58cb3048faa146ed0f90b330ebbe791d53b5c (patch) | |
tree | 2373852a0557ea584a62134159eb646b15619be3 /tocltcmds | |
parent | d6ba88b091f6c9be3b48ab0fe3f94211ee210700 (diff) |
Switch to Minetest 5.4.1 protocol and other changes
Diffstat (limited to 'tocltcmds')
-rw-r--r-- | tocltcmds | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ 3 AcceptAuth 4 AcceptSudoMode 5 DenySudoMode -10 Disco +10 Kick 32 BlkData 33 AddNode 34 RemoveNode @@ -16,7 +16,7 @@ 50 AOMsgs 51 HP 52 MovePlayer -53 DiscoLegacy +53 LegacyKick 54 FOV 55 DeathScreen 56 Media |