Versions Compared

Key

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

...

When finished, click "Create Package" to create this package.

Setting the Server IP

Before a Minecraft server can be started in Multicraft, proper Multicraft configuration is required. You may need to ensure your Multicraft configuration file (e.g. /home/minecraft/multicraft/multicraft.conf) has the correct IP address set. The home address (127.0.0.1) may need to be replaced with the server's IP address, and a password should be set.

No Format
ip = 162.56.29.34
password = my_password

If the password is changed, the configuration file (e.g. /var/www/html/multicraft/protected/config/config.php) will need to be updated to reflect this change by setting the daemon_password to the same password set in multicraft.conf.

No Format
'daemon_password' => 'my_password',

And finally, the Multicraft server must be restarted before these changes take effect.

No Format
/home/minecraft/multicraft/bin/multicraft -v stop
/home/minecraft/multicraft/bin/multicraft -v start

The paths to Multicraft and the configuration files may vary.

Final Steps

The only thing left to do is to add this Package Group to an order form so clients may place orders for your Multicraft servers. See Creating an Order Form for more details.