Archive:Minecraft: Difference between revisions

From The Munich Maker Lab's Wiki
Jump to navigation Jump to search
(Created page with " == Connection == We are running Minecraft using MineOS on a Hardware Server. The server is available externally under: '''mumaland.dnshome.de:25565''' * Internally its I...")
 
No edit summary
Line 20: Line 20:
* runs under user "mc"
* runs under user "mc"
* current params: "-Xmx 7168 -Xmn1G -d64 -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=80 -XX:+UseStringDeduplication -XX:+UseCompressedOops -XX:+UseCodeCacheFlushing -XX:ParallelGCThreads=2"
* current params: "-Xmx 7168 -Xmn1G -d64 -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=80 -XX:+UseStringDeduplication -XX:+UseCompressedOops -XX:+UseCodeCacheFlushing -XX:ParallelGCThreads=2"
* Updating howto: https://minecraft.codeemo.com/mineoswiki/index.php?title=Updating_the_Webui

Revision as of 01:19, 23 December 2016

Connection

We are running Minecraft using MineOS on a Hardware Server. The server is available externally under:

mumaland.dnshome.de:25565

  • Internally its IP is 10.20.20.10 (DMZ zone)
  • current Profile is 1.10.2


Rules of play

  • Be nice to each other
  • Communicate
  • Break these rules and there will be more rules


Server stuff