mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
Update permission_groups.lua
now users can't use cut (basically another version of decon
This commit is contained in:
@@ -92,7 +92,8 @@ Permission_Groups.new_group('Guest')
|
||||
'rotate_entity',
|
||||
'use_artillery_remote',
|
||||
'launch_rocket',
|
||||
'cancel_research'
|
||||
'cancel_research',
|
||||
'activate_cut'
|
||||
}
|
||||
|
||||
Permission_Groups.new_group('Restricted')
|
||||
|
||||
Reference in New Issue
Block a user