mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
First stage group permissions plumbing
This commit is contained in:
@@ -496,6 +496,8 @@ namespace OpenSim.Framework
|
||||
|
||||
ulong GetGroupPowers(UUID groupID);
|
||||
|
||||
bool IsGroupMember(UUID GroupID);
|
||||
|
||||
string FirstName { get; }
|
||||
|
||||
string LastName { get; }
|
||||
|
||||
Reference in New Issue
Block a user