mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Mantis #7934 and related: landing points and telehubs for gods. Added a new configuration variable LandingPointBehavior that can switch between what we're used to in OpenSim and the behavior in SL.
This commit is contained in:
@@ -808,6 +808,11 @@
|
||||
; Disabling cancellation can be okay in small closed grids where all teleports are highly likely to suceed.
|
||||
DisableInterRegionTeleportCancellation = false
|
||||
|
||||
;; This option exists to control the behavior of teleporting gods into places that have landing points
|
||||
;; and telehubs. Historically, there has been a difference: OpenSim (OS) has honored landing points and telehubs even for
|
||||
;; avatars with god permissions; SL lets gods land wherever they want.
|
||||
LandingPointBehavior = LandingPointBehavior_OS
|
||||
|
||||
|
||||
[Messaging]
|
||||
; Control which region module is used for instant messaging.
|
||||
|
||||
Reference in New Issue
Block a user