Skip to content
Snippets Groups Projects
Commit c6fbc55c authored by Mnikolenko Productengine's avatar Mnikolenko Productengine
Browse files

MAINT-7438 FIXED Always allow 'create landmark' allows group teleport routing...

MAINT-7438 FIXED Always allow 'create landmark' allows group teleport routing override, however was removed.
parent f82785a9
No related branches found
No related tags found
No related merge requests found
...@@ -105,6 +105,9 @@ ...@@ -105,6 +105,9 @@
<action description="Always allow &apos;Create Objects&apos;" <action description="Always allow &apos;Create Objects&apos;"
longdescription="Members in a Role with this Ability can create objects on a group-owned parcel, even if it&apos;s turned off in About Land &gt; Options tab." longdescription="Members in a Role with this Ability can create objects on a group-owned parcel, even if it&apos;s turned off in About Land &gt; Options tab."
name="land allow create" value="25" /> name="land allow create" value="25" />
<action description="Ignore landing point"
longdescription="Members in a Role with this Ability can direct teleport to a group-owned parcel, even if a landing point is set in About Land &gt; Options tab."
name="land allow direct teleport" value="26" />
<action description="Allow &apos;Set Home to Here&apos; on group land" <action description="Allow &apos;Set Home to Here&apos; on group land"
longdescription="Members in a Role with this Ability can use World menu &gt; Landmarks &gt; Set Home to Here on a parcel deeded to this group." longdescription="Members in a Role with this Ability can use World menu &gt; Landmarks &gt; Set Home to Here on a parcel deeded to this group."
name="land allow set home" value="28" /> name="land allow set home" value="28" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment