mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Load module under game commands
This commit is contained in:
@@ -27,6 +27,7 @@ return {
|
||||
'modules.commands.find',
|
||||
'modules.commands.bonus',
|
||||
'modules.commands.home',
|
||||
'modules.commands.quickbar',
|
||||
-- QoL Addons
|
||||
'modules.addons.station-auto-name',
|
||||
'modules.addons.greetings',
|
||||
@@ -57,4 +58,4 @@ return {
|
||||
'config.expcore.command_runtime_disable', -- allows commands to be enabled and disabled during runtime
|
||||
'config.expcore.permission_groups', -- loads some predefined permission groups
|
||||
'config.expcore.roles', -- loads some predefined roles
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user