OS X Minecraft server setup: Difference between revisions
mNo edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Her vil jeg beskrive hvordan jeg kører mine Minecraft servere. | Her vil jeg beskrive hvordan jeg kører mine Minecraft servere. | ||
== | == 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 | # Test if the server behaves and works as expected. | ||
== Details on the previous bullets: == | |||
=== Install Macports. === | |||
Installation is neatly described at the [https://www.macports.org/install.php 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 | |||
[[Category:Apple]] | [[Category:Apple]] | ||
[[Category:Minecraft]] | [[Category:Minecraft]] |
Revision as of 19:48, 2 November 2015
Indledning.
Her vil jeg beskrive hvordan jeg kører mine Minecraft servere.
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