[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:fCraft.BanStatus"]
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public enum BanStatus
Members
| Member | Value | Description |
|---|---|---|
| NotBanned | 0 | Player is not banned. |
| IPBanExempt | 1 | Player cannot be banned or IP-banned. |
| Banned | 2 | Player is banned. |