0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a list command to get a list of active worlds More... over 10 years ago
Move the permission check to a subroutine More... over 10 years ago
Readme - Spell check, match wiki. More... over 10 years ago
Add a note about completion support to the README More... over 10 years ago
Completion - Use the same whitespace pattern as the init.d script More... over 10 years ago
Merge pull request #32 from sandain/master More... over 10 years ago
Completion - Remove unnecessary quote-marks and a return statement More... over 10 years ago
completion - Remove extra whitespace More... over 10 years ago
completion - Declare local variables at the top of the subroutine. More... over 10 years ago
Merge pull request #31 from sandain/master More... over 10 years ago
Completion - Fix the options More... over 10 years ago
Default to the OPTS list only on the first COMP_CWORD More... over 10 years ago
completion - Fix the location of the init.d script More... over 10 years ago
Move and rename the completion script More... over 10 years ago
Merge branch 'master' of https://github.com/Shamus03/MinecraftServerControlScript into completion More... over 10 years ago
Merge pull request #30 from sandain/master More... over 10 years ago
Remove the duplicate enable-query check More... over 10 years ago
Make sure the key/value are lower case when returning server.properties values More... over 10 years ago
Merge pull request #29 from sandain/master More... over 10 years ago
Merge pull request #28 from sandain/socat More... over 10 years ago
Only use the Query protocol if it is enabled More... over 10 years ago
Add the socat dependency to the README More... over 10 years ago
Add socat as a dependency of the script More... over 10 years ago
Use socat rather than netcat for Query More... over 10 years ago
Changed formatting of command completion file More... over 10 years ago
Added basic command completion More... over 10 years ago
Merge pull request #22 from sandain/master More... over 10 years ago
Hopefully finish the query fix (aka fix a bug I just introduced) More... over 10 years ago
Attempt at fixing the query bug More... over 10 years ago
Merge pull request #18 from sandain/master More... over 10 years ago