RegCommand
Register a command
Last updated
Register a command
Last updated
name
string
command's name
yes
cb
function?
params: args, rawCommand, IPlayer, FPlayer
----
suggestions
table?
table format: { help: string, args = { name: string, help: string } }[]
----