1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Move chat commands to Lua and remove servercommand.{cpp,h}

Commands moved:
 /me
 /status
 /time
 /shutdown
 /ban
 /clearobjects
This commit is contained in:
Matthew I
2012-07-22 09:42:43 -04:00
committed by Perttu Ahola
parent 8a3c777c40
commit b29d609b0b
5 changed files with 109 additions and 302 deletions

View File

@@ -193,7 +193,6 @@ set(common_SRCS
connection.cpp
environment.cpp
server.cpp
servercommand.cpp
socket.cpp
mapblock.cpp
mapsector.cpp