[This is preliminary documentation and is subject to change.]
Adds a given PlayerInfo to the ignore list.
Not that ignores are not persistent, and are reset when a player disconnects.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
public bool Ignore( PlayerInfo other )
Parameters
- other
- PlayerInfo
Player to ignore.