mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Move chat commands to Lua and remove servercommand.{cpp,h}
Commands moved: /me /status /time /shutdown /ban /clearobjects
This commit is contained in:
parent
8a3c777c40
commit
b29d609b0b
5 changed files with 109 additions and 302 deletions
|
@ -193,7 +193,6 @@ set(common_SRCS
|
|||
connection.cpp
|
||||
environment.cpp
|
||||
server.cpp
|
||||
servercommand.cpp
|
||||
socket.cpp
|
||||
mapblock.cpp
|
||||
mapsector.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue