Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Every command lists all servers #32

Closed
RecursiveGreen opened this issue Jun 28, 2012 · 2 comments
Closed

Every command lists all servers #32

RecursiveGreen opened this issue Jun 28, 2012 · 2 comments
Assignees
Labels

Comments

@RecursiveGreen
Copy link

I just updated to 0.3.1 beta. Now every time I run a command from MSM, it lists all the servers seen by MSM. Example:

root@box:~# msm server list
server: survival
server: creative
creative
survival
root@box:~# msm creative status
server: survival
server: creative
Server "creative" is running.
root@box:~# msm survival status
server: survival
server: creative
Server "survival" is running.
root@box:~# msm help
server: survival
server: creative
Usage: /usr/local/bin/msm command:

--Setup Commands------------------------------------------------
  server list                                   List servers
  server create <name>                          Creates a new Minecraft server
. . .
. . .
@marcuswhybrow
Copy link

An erroneous debug statement I accidentally left in without testing late last night. (Bad Marcus!) Thanks for spotting it.

@RecursiveGreen
Copy link
Author

Not a problem! : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants