Landaccesslist
From OpenSimulator
(Difference between revisions)
Goldiekatsu (Talk | contribs) (New page: Schema of Landaccesslist is: LandUUID varchar(255), AccessUUID varchar(255), Flags string; AccessUUID is the UUID of a user from the table users in the database userprofiles.db Flags inc...) |
Revision as of 11:40, 10 November 2008
Schema of Landaccesslist is: LandUUID varchar(255), AccessUUID varchar(255), Flags string;
AccessUUID is the UUID of a user from the table users in the database userprofiles.db
Flags include: 1 - Allow 2 - Ban