Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 506 Bytes

commands.rst

File metadata and controls

39 lines (21 loc) · 506 Bytes

Commands

Commands shows information about currently loaded scripts.

Server commands

lua_status

Lists all currently loaded Lua modules.

lua_restart

Reinitialises all currently loaded Lua modules.

lua_api

Lists all exported functions and constants available to modders.

Client commands

lua_status

Lists all currently loaded Lua modules.

Note

Lua mods cannot override this client command.