Jump to content

List of config keys: Difference between revisions

From fCraft Wiki
Created page with "==General== {| class="wikitable" |- ! Key ! Type ! Default ! Description ! Restrictions |- | ServerName | String | "Custom Minecraft Server (fCraft)" | The name of the server, a..."
 
Line 6: Line 6:
! Type
! Type
! Default
! Default
! Description
! style="width:50%" | Description
! Restrictions
! Restrictions
|-
|-
| ServerName
! ServerName
| String
| String
| "Custom Minecraft Server (fCraft)"
| "Custom Minecraft Server (fCraft)"
Line 15: Line 15:
| Between 1 and 64 characters long.
| Between 1 and 64 characters long.
|-
|-
| MOTD
! MOTD
| String
| String
| "Welcome to the server!"
| "Welcome to the server!"
| MOTD (Message Of The Day) is a message shown to connecting players right under the server name. It may be left blank. If [#WoMEnableEnvExtensions WoMEnableEnvExtensions] is enabled, non-WoM users will not see this.
| MOTD (Message Of The Day) is a message shown to connecting players right under the server name. It may be left blank. If [[#WoMEnableEnvExtensions|WoMEnableEnvExtensions]] is enabled, non-WoM users will not see this.
| Between 0 and 64 characters long.
| Between 0 and 64 characters long.
|-
|-
| MaxPlayers
! MaxPlayers
| Integer
| Integer
| 20
| 20

Revision as of 03:09, 4 November 2011

General

Key Type Default Description Restrictions
ServerName String "Custom Minecraft Server (fCraft)" The name of the server, as shown on the welcome screen and the official server list (if server is public). Between 1 and 64 characters long.
MOTD String "Welcome to the server!" MOTD (Message Of The Day) is a message shown to connecting players right under the server name. It may be left blank. If WoMEnableEnvExtensions is enabled, non-WoM users will not see this. Between 0 and 64 characters long.
MaxPlayers Integer 20 Maximum number of players on the server. Having more players uses more RAM and more bandwidth. If a player's rank is given a "reserved slot" on the server, they can join even if server is full. Between 1 and 1000.