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

Either specially includes a player (if their state was previously neutral), or removes a specific exclusion.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)

Syntax

   
 C# 
public PermissionOverride Include(
	PlayerInfo info
)

Parameters

info
PlayerInfo
Player's info.

Return Value

Previous exception state of the player.

See Also