Struct with server information. More...
#include <Structs.h>
| Public Attributes | |
| std::string | Name | 
| Server name. | |
| std::string | Comment | 
| Server comment. | |
| int | MaxPlayers | 
| Maximum number of players. | |
| int | MaxSpectators | 
| Maximum number of spectators. | |
| GameMode | Mode | 
| Current game mode. | |
| std::string | ControllerVersion | 
| Version of the server controller. | |
| Player | Account | 
| Player object of server. | |
| std::string | PackMask | 
| Pack mask. | |
| ServerVersion | Version | 
| Struct with server version information. | |
| SystemInfo | System | 
| Struct with system information. | |
Struct with server information.
 1.8.6
 1.8.6