[This is preliminary documentation and is subject to change.]

The Player type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
AntispamInterval
Interval in seconds to record number of message for anti-spam filter
AntispamMessageCount
Number of messages in a AntiSpamInterval seconds required to trigger the anti-spam filter
AutoRank
The godly pseudo-player for commands called from the server console. Console has all the permissions granted. Note that Player.Console.World is always null, and that prevents console from calling certain commands (like /TP).
Console
The godly pseudo-player for commands called from the server console. Console has all the permissions granted. Note that Player.Console.World is always null, and that prevents console from calling certain commands (like /TP).
FullPositionUpdateInterval
FullPositionUpdateIntervalDefault
IsSuper
Position
Player's position in the current world.

See Also