List of config keys: Difference between revisions
Appearance
No edit summary |
m →General |
||
| Line 18: | Line 18: | ||
| 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 | | 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. | | Between 0 and 64 characters long. | ||
|- | |- | ||
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. |