Bug Fix Round One

This commit is contained in:
Cooldude2606
2019-04-18 23:29:21 +01:00
parent 6af7bc1074
commit cc64613f41
6 changed files with 16 additions and 9 deletions

View File

@@ -16,6 +16,12 @@ return {
'modules.commands.help',
'modules.commands.roles',
'modules.commands.rainbow',
'modules.commands.clear-inventory',
'modules.commands.jail',
'modules.commands.repair',
'modules.commands.reports',
'modules.commands.spawn',
'modules.commands.warnings',
-- QoL Addons
'modules.addons.chat-popups',
'modules.addons.damage-popups',
@@ -25,6 +31,7 @@ return {
'modules.addons.compilatron',
'modules.addons.scorched-earth',
'modules.addons.pollution-grading',
'modules.addons.random-player-colours',
-- Config Files
'config.command_auth_admin', -- commands tagged with admin_only are blocked for non admins
'config.command_auth_roles', -- commands must be allowed via the role config