OS X Minecraft server setup: Difference between revisions

From munkjensen.net/wiki
No edit summary
Line 16: Line 16:
=== Install Macports. ===
=== Install Macports. ===


Installation is neatly described at the [https://www.macports.org/install.php Macports install] page.
Installation is neatly described at the [http://www.macports.org/install.php Macports install] page.


=== Install tmux. ===
=== Install tmux. ===

Revision as of 20:50, 2 November 2015

Indledning.

Her vil jeg beskrive hvordan jeg kører mine Minecraft servere.

Howto in bullet-form.

  1. Install Macports (requires Xcode Command line tools).
  2. Install tmux.
  3. Create a user with limited privileges for running the server.
  4. Clone my BitBucket scripts for running a Minecraft server.
  5. Edit configuration files so they meet the requirements for launching a vanilla Minecraft server.
  6. Test if the server behaves and works as expected.

Details on the previous bullets:

Install Macports.

Installation is neatly described at the Macports install page.

Install tmux.

http://tmux.github.io

User with limited privileges.

XXX

BitBucket scripts for running a Minecraft server.

XXX

Edit configuration files.

XXX

Test if the server behaves and works as expected..

XXX

XXX.

XXX