mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Restructure god level and permissions
Create a class GodController which controls all aspects of god level, viewer modes and user levels at ScenePresence level.
This commit is contained in:
@@ -476,6 +476,16 @@
|
||||
; you really do not want this...
|
||||
;parcel_owner_is_god = false
|
||||
|
||||
; God mode should be turned on in the viewer whenever
|
||||
; the user has god rights somewhere. They may choose
|
||||
; to turn it off again, though.
|
||||
automatic_gods = false
|
||||
|
||||
; The user can execute any and all god functions, as
|
||||
; permitted by the viewer UI, without actually "godding
|
||||
; up". This is the default state in 0.8.2.
|
||||
implicit_gods = true
|
||||
|
||||
; Control user types that are allowed to create new scripts
|
||||
; Only enforced if serviceside_object_permissions is true
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user