Config.Node

Configuration for the node.

Constructors

this
this()
Undocumented in source.

Members

Structs

Game
struct Game
Undocumented in source.

Variables

aboutCommand
bool aboutCommand;
Undocumented in source.
bedrock
Game bedrock;
Undocumented in source.
clearCommand
bool clearCommand;
Undocumented in source.
cloneCommand
bool cloneCommand;
Undocumented in source.
defaultgamemodeCommand
bool defaultgamemodeCommand;
Undocumented in source.
deopCommand
bool deopCommand;
Undocumented in source.
depleteHunger
bool depleteHunger;
Undocumented in source.
difficulty
uint difficulty;
Undocumented in source.
difficultyCommand
bool difficultyCommand;
Undocumented in source.
doDaylightCycle
bool doDaylightCycle;
Undocumented in source.
doEntityDrops
bool doEntityDrops;
Undocumented in source.
doFireTick
bool doFireTick;
Undocumented in source.
doScheduledTicks
bool doScheduledTicks;
Undocumented in source.
doWeatherCycle
bool doWeatherCycle;
Undocumented in source.
effectCommand
bool effectCommand;
Undocumented in source.
enchantCommand
bool enchantCommand;
Undocumented in source.
executeCommand
bool executeCommand;
Undocumented in source.
experienceCommand
bool experienceCommand;
Undocumented in source.
fillCommand
bool fillCommand;
Undocumented in source.
gamemode
uint gamemode;
Undocumented in source.
gamemodeCommand
bool gamemodeCommand;
Undocumented in source.
gameruleCommand
bool gameruleCommand;
Undocumented in source.
giveCommand
bool giveCommand;
Undocumented in source.
helpCommand
bool helpCommand;
Undocumented in source.
ip
string ip;
Undocumented in source.
java
Game java;
Undocumented in source.
kickCommand
bool kickCommand;
Undocumented in source.
killCommand
bool killCommand;
Undocumented in source.
listCommand
bool listCommand;
Undocumented in source.
locateCommand
bool locateCommand;
Undocumented in source.
main
bool main;
Undocumented in source.
maxPlayers
uint maxPlayers;
Undocumented in source.
meCommand
bool meCommand;
Undocumented in source.
name
string name;
Undocumented in source.
naturalRegeneration
bool naturalRegeneration;
Undocumented in source.
opCommand
bool opCommand;
Undocumented in source.
password
string password;
Undocumented in source.
permissionCommand
bool permissionCommand;
Undocumented in source.
port
ushort port;
Undocumented in source.
pvp
bool pvp;
Undocumented in source.
randomTickSpeed
uint randomTickSpeed;
Undocumented in source.
sayCommand
bool sayCommand;
Undocumented in source.
seedCommand
bool seedCommand;
Undocumented in source.
setmaxplayersCommand
bool setmaxplayersCommand;
Undocumented in source.
setworldspawnCommand
bool setworldspawnCommand;
Undocumented in source.
spawnpointCommand
bool spawnpointCommand;
Undocumented in source.
stopCommand
bool stopCommand;
Undocumented in source.
summonCommand
bool summonCommand;
Undocumented in source.
tellCommand
bool tellCommand;
Undocumented in source.
timeCommand
bool timeCommand;
Undocumented in source.
titleCommand
bool titleCommand;
Undocumented in source.
toggledownfallCommand
bool toggledownfallCommand;
Undocumented in source.
tpCommand
bool tpCommand;
Undocumented in source.
transferCommand
bool transferCommand;
Undocumented in source.
transferserverCommand
bool transferserverCommand;
Undocumented in source.
viewDistance
uint viewDistance;
Undocumented in source.
weatherCommand
bool weatherCommand;
Undocumented in source.
worldCommand
bool worldCommand;
Undocumented in source.

Meta