mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 04:21:41 +09:00
Changed ignore_role to ignore_permission
This commit is contained in:
@@ -210,7 +210,8 @@ Roles.new_role('Regular','Reg')
|
||||
'command/rainbow',
|
||||
'command/go-to-spawn',
|
||||
'command/me',
|
||||
'standard-decon'
|
||||
'standard-decon',
|
||||
'bypass-entity-protection'
|
||||
}
|
||||
:set_auto_assign_condition(function(player)
|
||||
if player.online_time >= hours3 then
|
||||
|
||||
Reference in New Issue
Block a user