mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Fixed protection issues
This commit is contained in:
@@ -29,6 +29,7 @@ return {
|
||||
'modules.commands.home',
|
||||
'modules.commands.connect',
|
||||
'modules.commands.last-location',
|
||||
'modules.commands.protection',
|
||||
|
||||
--- Addons
|
||||
'modules.addons.chat-popups',
|
||||
|
||||
@@ -98,6 +98,8 @@ Roles.new_role('Trainee','TrMod')
|
||||
'command/give-warning',
|
||||
'command/get-warnings',
|
||||
'command/get-reports',
|
||||
'command/protect-entity',
|
||||
'command/protect-area',
|
||||
'command/jail',
|
||||
'command/unjail',
|
||||
'command/kick',
|
||||
|
||||
Reference in New Issue
Block a user