mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Task List Updated
This commit is contained in:
@@ -42,15 +42,13 @@ return {
|
||||
--'modules.gui.rocket-info',
|
||||
--'modules.gui.science-info',
|
||||
--'modules.gui.warp-list',
|
||||
--'modules.gui.task-list',
|
||||
'modules.gui.task-list',
|
||||
--'modules.gui.player-list',
|
||||
--'modules.commands.debug',
|
||||
'expcore.gui',
|
||||
-- Config Files
|
||||
'config.expcore-commands.auth_admin', -- commands tagged with admin_only are blocked for non admins
|
||||
'config.expcore-commands.auth_roles', -- commands must be allowed via the role config
|
||||
'config.expcore-commands.auth_runtime_disable', -- allows commands to be enabled and disabled during runtime
|
||||
'config.permission_groups', -- loads some predefined permission groups
|
||||
'config.roles', -- loads some predefined roles
|
||||
--'expcore.gui.test' -- loads multiple gui defines to test the gui system
|
||||
}
|
||||
Reference in New Issue
Block a user