Skip to content

Files

Latest commit

author
Marco (Valandur)
May 14, 2018
5d422c1 · May 14, 2018

History

History
22 lines (17 loc) · 1.17 KB

ServerInfo.md

File metadata and controls

22 lines (17 loc) · 1.17 KB

ServerInfo

Properties

Name Type Description Notes
api PluginContainer
game PluginContainer
hasWhitelist Boolean True if the server has activated the whitelist, false otherwise
implementation PluginContainer
maxPlayers Integer The maximum amount of players allowed on the server
minecraftVersion String The Minecraft version running on the server
motd String The message of the day set on the server
onlineMode Boolean True if the server is in online mode and verifies connections, false otherwise
players Integer The amount of players currently playing on the server
tps Double The average ticks per second the server is running with
uptimeTicks Integer The number of ticks the server has been running
address String The address that the server is bound to [optional]
resourcePack String The name of the resource pack this is used on the server [optional]