[This is preliminary documentation and is subject to change.]
List of online players.
This property is volatile and can change when players connect/disconnect,
so cache a reference if you need to refer to the same snapshot of the
playerlist more than once.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
| C# |
public static Player[] Players { get; private set; }