mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
Setup exp_scenario for commands
This commit is contained in:
9
exp_scenario/module/control.lua
Normal file
9
exp_scenario/module/control.lua
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
--- Command Extensions
|
||||
require("modules.exp_scenario/commands/types")
|
||||
require("modules.exp_scenario/commands/authorities")
|
||||
|
||||
--- Commands
|
||||
require("modules/exp_scenario/commands/admin_chat")
|
||||
require("modules/exp_scenario/commands/bot_queues")
|
||||
require("modules/exp_scenario/commands/cheat")
|
||||
Reference in New Issue
Block a user