Landaccesslist

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
 +
__NOTOC__
 +
{{Template:Quicklinks}}
 +
<br />
 +
 
[[Category:Database]]
 
[[Category:Database]]
  

Revision as of 15:13, 21 May 2009


Landaccesslist Controls access to land parcels      (back to Database Documentation)

The current structure of the landaccesslist table is as follows:

Field
TypeNullKeyDefaultExtra
 
LandUUIDvarchar(255)YES
AccessUUIDvarchar(255)YES
Flagsint(11)YES


      (back to Database Documentation)


LandUUID
The UUID of the land parcel.

AccessUUID
The UUID of the user affected by this access.

flags
Flags defining the level of access to be granted or refused.
Flags include:
1 - Allow
2 - Ban


      (back to Database Documentation)

Personal tools
General
About This Wiki