minecraft
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
minecraft [2019/05/06 23:15] – jnilsson | minecraft [2019/05/14 16:30] (current) – justip6 | ||
---|---|---|---|
Line 3: | Line 3: | ||
* **IP Address**: **128.195.133.148** | * **IP Address**: **128.195.133.148** | ||
- | * **User accounts**: | + | * **User accounts**: local user " |
* **Local group**: the group " | * **Local group**: the group " | ||
Line 23: | Line 23: | ||
* '' | * '' | ||
* '' | * '' | ||
+ | |||
Line 28: | Line 29: | ||
When the start-mc.sh script starts a minecraft instance, it runs it in a screen so you can connect to the server console later to check it or to give it the " | When the start-mc.sh script starts a minecraft instance, it runs it in a screen so you can connect to the server console later to check it or to give it the " | ||
+ | |||
+ | Send server to background without shutting down the server | ||
+ | * Simply exiting the terminal window or putty session | ||
+ | * '' | ||
screen names will be of the format "'' | screen names will be of the format "'' | ||
Line 44: | Line 49: | ||
* Make sure there is a '' | * Make sure there is a '' | ||
* ensure there is a spigot.jar file or valid symlink | * ensure there is a spigot.jar file or valid symlink | ||
+ | |||
+ | |||
Line 65: | Line 72: | ||
The result of this script is a file called '' | The result of this script is a file called '' | ||
- | * **NOTE**: the '' | + | * **NOTE**: the '' |
== Old versions of spigot == | == Old versions of spigot == | ||
Line 72: | Line 79: | ||
=== Update spigot.jar symlink === | === Update spigot.jar symlink === | ||
- | The minecraft template directory and each specific instance under the named < | + | The minecraft template directory and each specific instance under the named < |
+ | |||
+ | For example, you might have a spigot-1.13.2.jar file and a spigot-1.14.jar file, but whichever one spigot.jar points to is the one that will be loaded:< | ||
# change directory to the template directory (where you want to copy the new spigot-version.jar file to) | # change directory to the template directory (where you want to copy the new spigot-version.jar file to) | ||
cd / | cd / | ||
Line 107: | Line 116: | ||
If you know which port you want to use, you can specify it on the command line. Keep in mind, it must be a valid port in the range defined above. For example, if I want to start a new instance on port 25570, I would use this command: | If you know which port you want to use, you can specify it on the command line. Keep in mind, it must be a valid port in the range defined above. For example, if I want to start a new instance on port 25570, I would use this command: | ||
< | < | ||
+ | |||
+ | |||
Line 158: | Line 169: | ||
mv / | mv / | ||
</ | </ | ||
+ | |||
+ | === If you accidentally type '' | ||
+ | Screen will tell you at the bottom of the terminal: [Press Space or Return to end.] | ||
+ | |||
+ | Do so, and when the terminal clears, type exit |
minecraft.1557184550.txt.gz · Last modified: 2019/05/06 23:15 by jnilsson