From e5ae0533ae32ad847c3e8578640b083c1a61a65b Mon Sep 17 00:00:00 2001 From: Remy Marquis Date: Mon, 30 Jan 2017 01:30:24 +0100 Subject: [PATCH] added lua_restart command --- commands.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/commands.rst b/commands.rst index f61cd40..f0a89d2 100644 --- a/commands.rst +++ b/commands.rst @@ -10,11 +10,17 @@ Server commands lua_status ------------ +---------- Lists all currently loaded Lua modules. +lua_restart +----------- + +Reinitialises all currently loaded Lua modules. + + lua_api -------