0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add back in log support for servers running older software (< 1.7) More... over 10 years ago
Add client software options to the server.properties file. More... over 10 years ago
Merge pull request #39 from sandain/master More... over 10 years ago
Add the list command to the README, whitespace More... over 10 years ago
Drop the Multiple Worlds heading from the README More... over 10 years ago
Add a link to Minecraft Overviewer to the README More... over 10 years ago
Remove the example iptables rules from the README More... over 10 years ago
Add an example set of rules for iptables More... over 10 years ago
Merge pull request #37 from sandain/master More... over 10 years ago
More closely match the format of the wiki More... over 10 years ago
Whitespace More... over 10 years ago
Make note of how to use the Makefile More... over 10 years ago
Add a comment about the mscs-server-url default value More... over 10 years ago
Update the README for the server.properties options. More... over 10 years ago
Merge branch 'master' into server.properties More... over 10 years ago
Completion - Remove the screen option More... over 10 years ago
Update the README to reflect the removal of GNU Screen from the requirements More... over 10 years ago
Use a file handle rather than Screen to send commands to a world More... over 10 years ago
Get rid of unnecessary variables More... over 10 years ago
Merge branch 'master' into server.properties More... over 10 years ago
Add a comment More... over 10 years ago
Completion - Use the new options to the list command More... over 10 years ago
drop an unneeded variable More... over 10 years ago
Use printf to return process IDs More... over 10 years ago
Drop unnecessary variables and comments More... over 10 years ago
The Screen will close automatically when the Java process dies. More... over 10 years ago
Only depend on the Java process to be present for a running server More... over 10 years ago
Use a different method of determining the PID of the Java process More... over 10 years ago
Add a comment, and sleep for a second before doing further verification More... over 10 years ago
Use the getJavaPID and getScreenPid methods instead of the getProcessIDs method More... over 10 years ago