Player
Assembly: uMod.Core.dll
Inheritance Object Player
Implements IAuthContext, INameable, IAuthPlayer
Summary
Player abstraction
Constructors
Name | Summary |
|---|---|
Player () |
Fields
Name | Summary |
|---|---|
Groups | Player groups |
Nicknames | Player nicknames |
Permissions | Player permissions |
Properties
Name | Summary |
|---|---|
Created | Gets or sets the player created date |
Id | Gets or sets the player Id |
Language | Gets or sets the player language |
LastLogin | Gets or sets the player last login date |
Name | Gets or sets the player name |
Methods
Name | Summary |
|---|---|
GrantGroup ( | Grant group to player |
GrantPermission ( | Grant permission to player |
GrantPermission ( | Grant mutliple permissions to player |
RevokeGroup ( | Revoke group from player |
RevokePermission ( | Revoke permission from player |
RevokePermission ( | Revoke multiple permissions from player |
ToString () | Convert player to string representation |