Landaccesslist

From OpenSimulator

Revision as of 20:32, 3 March 2012 by MakoBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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