Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This module supports configurable options which may alter the provisioning of Minecraft servers. Configurable Options override Package settings.

Info
titleNot Required

Configurable Options are not required, and this does not limit the Configurable Options that can be created. However, only the following Configurable Options can alter the way Minecraft servers are provisioned.

Option NamePossible ValuesRecommended Field TypeDescription
user_players0, 1CheckboxDetermines whether the owner can set the number of player slots themselves in Multicraft. 1 for yes.
playersinteger >= 1Quantity, DropdownSets the number of player slots, overriding the package value.
memoryinteger >= 0Quantity, DropdownSets the amount of memory for the server, overriding the package value.
daemon_idinteger >= 1DropdownSets the Daemon ID to use for the server, overrides the package value. Useful for offering servers in different locations, ie "Los Angeles", "Dallas", "Miami" which correlate to Daemon ID's in those locations.
dedicated_ip0, 1CheckboxIf 1, attempt to use one of the IP Addresses set for the module. If none are available, the server will default to the main IP.
jarfile???DropdownThe jarfile to use for the Minecraft server. A value of "default" will use the default Minecraft server. Otherwise, enter the jar file name for the server, ie "craftbukkit.jar".

...