0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added basic command completion More... almost 13 years ago
Merge pull request #22 from sandain/master More... almost 13 years ago
Hopefully finish the query fix (aka fix a bug I just introduced) More... almost 13 years ago
Attempt at fixing the query bug More... almost 13 years ago
Merge pull request #18 from sandain/master More... almost 13 years ago
Merge pull request #17 from Shamus03/master More... almost 13 years ago
Changed to new log format More... almost 13 years ago
Split the getWorldProperties method into multiple methods More... almost 13 years ago
Merge pull request #16 from sandain/master More... almost 13 years ago
The client location changed in Minecraft 1.6, but the script never got updated. This fixes overviewer. More... almost 13 years ago
spelling fix More... almost 13 years ago
Move the default world, port, and IP variables to join the rest of the default world variables More... almost 13 years ago
Make sure the mscs-server-version works even if it is the only option used. Move the default server version to the top of the file rather than forcing the current version to be default. More... almost 13 years ago
Add quotes around the default values More... almost 13 years ago
Add comments on customizing the server.properties file More... almost 13 years ago
Remove a backslash from the URL. More... almost 13 years ago
Retrieve world specific values from the server.properties file if provided More... almost 13 years ago
Merge branch 'master' into server.properties More... almost 13 years ago
Add a default value parameter to the getPropertiesValue method. More... almost 13 years ago
Merge branch 'master' into server.properties More... almost 13 years ago
Rename {get|set}WorldPropertiesValue to {get|set}PropertiesValue More... almost 13 years ago
Merge branch 'master' into server.properties More... almost 13 years ago
Merge branch 'server.properties' of github.com:sandain/MinecraftServerControlScript into server.properties More... almost 13 years ago
Cleanup the dead screen when a server is force stopped. More... almost 13 years ago
Run force-stop even if the script thinks the server is not running. More... almost 13 years ago
Make sure the PID is greater than 0 when detecting if a world server is running. More... almost 13 years ago
Remove duplicate check for the server software More... almost 13 years ago
Update the software for each world server, patch 1 More... almost 13 years ago
Simplify the updateServerSoftware method More... almost 13 years ago
Move the check for the server software into the start method More... almost 13 years ago