mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Added custom command check
This commit is contained in:
@@ -113,6 +113,7 @@ local function run_custom_command(command)
|
||||
end
|
||||
|
||||
commands._add_command = commands.add_command
|
||||
commands._expgaming = true
|
||||
--- Used to define commands
|
||||
-- @usage inputs = {'player','reason',true}
|
||||
-- commands.add_command('ban','bans a player',inputs,function() return end)
|
||||
|
||||
Reference in New Issue
Block a user