Commit Graph

1 Commits

Author SHA1 Message Date
Shamus03
e69e77a870 Added basic command completion
In order to finish up the tab completion, a few commands will need to be
added in order to allow for context-dependent completion.

For example, when the user types `minecraft_server stop [TAB]`, they
should only be provided with worlds that are currently running.  The
same goes with enabling/disabling worlds, etc.
2013-11-14 21:25:01 -06:00