Config.Hub

Configuration for the hub.

Constructors

this
this()
Undocumented in source.

Members

Structs

Address
struct Address
Undocumented in source.
Game
struct Game
Undocumented in source.

Variables

acceptedNodes
string[] acceptedNodes;
Undocumented in source.
allowVanillaPlayers
bool allowVanillaPlayers;
Undocumented in source.
bedrock
Game bedrock;
Undocumented in source.
displayName
string displayName;
Undocumented in source.
edu
bool edu;
Undocumented in source.
favicon
string favicon;
Undocumented in source.
hncomPassword
string hncomPassword;
Undocumented in source.
hncomPort
ushort hncomPort;
Undocumented in source.
java
Game java;
Undocumented in source.
maxNodes
uint maxNodes;
Undocumented in source.
query
bool query;
Undocumented in source.
serverIp
string serverIp;
Undocumented in source.
social
JSONValue social;
Undocumented in source.

Meta