mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
10 lines
289 B
Lua
10 lines
289 B
Lua
|
|
--- 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")
|