Skip to content

Instantly share code, notes, and snippets.

@afomera
Last active August 6, 2023 01:28
Show Gist options
  • Save afomera/5e96fa1ef0f8ccc2782620f79ca00c71 to your computer and use it in GitHub Desktop.
Save afomera/5e96fa1ef0f8ccc2782620f79ca00c71 to your computer and use it in GitHub Desktop.
mc wrapper
#!/bin/bash
cd /home/minecraft/server/
screen -dmS minecraft java -Xmx1G -Xms1G -jar minecraft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment