Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 713 Bytes

File metadata and controls

16 lines (13 loc) · 713 Bytes
icon terminal
order 98

Commands

List of all commands and permissions provided by LuaLink.

| Command | Permission | Description | | -------------------------- | ------------------------------------------------------ | | /lualink load (script) | lualink.command.load | Loads specified Lua script. | | /lualink unload (script) | lualink.command.unload | Unloads specified Lua script. | | /lualink reload (script) | lualink.command.reload | Reloads specified Lua script. | | /lualink list | lualink.command.list | Lists all loaded Lua scripts. |

Please be cautious and give access to these commands only to people you trust.