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
Add a method to create a new world. More... almost 13 years ago
Fix commit d569441519cc8ceaeefb5b3c10b08faa7c6cfe78 More... almost 13 years ago
Change setPropertiesValue to setWorldPropertiesValue to match getWorldPropertiesValue More... almost 13 years ago
Merge getPropertiesValue and getWorldPropertiesValue More... almost 13 years ago
This bad comment was bugging me More... almost 13 years ago
Update the documentation for multiple worlds to reflect the removal of the worlds.conf file More... almost 13 years ago
Drop the remaining unused worlds.conf code More... almost 13 years ago
Don't create at default server.properties file in start(), assume that one exists. More... almost 13 years ago
Merge pull request #7 from sandain/worlds.conf More... almost 13 years ago
Use the getWorldPropertiesValue method to get the server-port More... almost 13 years ago
Find the list of worlds by grabbing a directory listing rather than reading the worlds.conf file More... almost 13 years ago
escape the $ of the perl default variable so that it doesn't get interpreted by the shell More... almost 13 years ago
Merge pull request #6 from sandain/query More... about 13 years ago
Merge branch 'master' into query More... about 13 years ago
Change the apt-get install link for Java to work for either version 6 or 7. More... about 13 years ago
Merge branch 'master' into query More... about 13 years ago
Add comments for the detailed status queries, and change the format of the other query comments. More... about 13 years ago
Update the Java requirement info More... about 13 years ago
Merge branch 'query' of github.com:sandain/MinecraftServerControlScript into query More... about 13 years ago
Add detailed status Query support More... about 13 years ago
Drop the CR+LF characters from the Query packets, they aren't needed. More... about 13 years ago
Remove unused variable. More... about 13 years ago
match the pattern in querySendChallengePacket to the other query methods. More... about 13 years ago
s/reboot/restart/ to match the rest of the text. More... about 13 years ago
Reduce the number of retries before failure. More... about 13 years ago
Increase the delay to shutdown when there are users logged on. More... about 13 years ago
Merge branch 'master' into query More... about 13 years ago
Remove odd characters from the two MOTD regex. More... about 13 years ago
Remove odd characters from the two MOTD regex. More... about 13 years ago
Update printf statement to reflect the correct type in the new worldStatus method. More... about 13 years ago