OS X Minecraft server setup: Difference between revisions
mNo edit summary |
|||
Line 1: | Line 1: | ||
== | == Preface. == | ||
This page will describe how i run my Minecraft servers. | |||
== Howto in bullet-form. == | == Howto in bullet-form. == |
Revision as of 19:51, 2 November 2015
Preface.
This page will describe how i run my Minecraft servers.
Howto in bullet-form.
- Install Macports (requires Xcode Command line tools).
- Install tmux.
- Create a user with limited privileges for running the server.
- Clone my BitBucket scripts for running a Minecraft server.
- Edit configuration files so they meet the requirements for launching a vanilla Minecraft server.
- 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.
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