Commit Graph

15 Commits

Author SHA1 Message Date
ba70f48b05 Adde cash completion for the server "operator" commands. 2012-05-31 09:25:12 +01:00
3b3b918a0e Added bash completion for server "blacklist" commands. 2012-05-31 09:21:18 +01:00
fda1dcebfe Limited file checking auto completion options to one level of completion.
It could carry on completing from the same options indefinitely.
2012-05-31 09:20:48 +01:00
dd7d75f898 Added bash completion for the server "whitelist" commands. 2012-05-31 09:01:25 +01:00
572e9f93a2 Removed initialisms from bash tab completion of server commands.
They still exist as command options but will not be auto completed.
They were all only two letters each, and confused the auto complete
list.
2012-05-31 08:43:23 +01:00
9bc4abb0a7 Added bash completion for the server "jar" command. 2012-05-31 08:40:16 +01:00
4f354a078b Fixed ls usages to accept paths with spaces. 2012-05-31 08:19:18 +01:00
04297c726d Added bash completion for the server "worlds" commands. 2012-05-31 07:57:58 +01:00
9b66a3c655 Added bash completion for server "stop" and "restart" commands. 2012-05-31 07:35:25 +01:00
2801318546 Added bash completion for "jargroup" commands. 2012-05-31 07:20:23 +01:00
5dfbdd6900 Added bash completion for "server" commands. 2012-05-31 07:18:08 +01:00
cd293d7209 Added bash completion for "server", "jargroup" and general server command. 2012-05-31 07:11:34 +01:00
82ce1a202f Added help to the bash completion options. 2012-05-31 07:06:31 +01:00
f7a94bc6ef Added bash completion for global stop/restart now options. 2012-05-31 07:04:14 +01:00
2028c06a05 Added bash completion for fir parameter. 2012-05-31 07:00:55 +01:00