5241f917ce
Don't double send the message on backwards support for commands.
2014-04-27 00:29:08 -05:00
6c55578062
Try to provide backwards compatibility.
2014-04-27 00:05:35 -05:00
0ae2956137
Add a command to toggle whether jail is in debugging or not.
2014-04-21 22:04:03 -05:00
6ce05dbe7d
Regular users don't need to know how many commands are loaded, debug.
2014-03-12 22:45:47 -05:00
1399f8d260
Fix some of the JavaDoc.
2014-03-11 13:03:11 -05:00
58bc007b3e
Remove all reference to jcommands and use jewelcli.
...
This commit also cleans up the jail command to be quicker as the old way
I was doing it just didn't work nor was it good to go for production.
This method also utilizes the CommandInfo's pattern to match
subcommands, like it was meant to be used for. Completely untested.
2014-02-11 20:34:35 -06:00
d0e41ed908
Add the unjailforce command
2014-02-03 18:44:38 -06:00
a088577bee
Move lots of the subcommands to proper place, let's see if this works.
2014-02-01 01:24:44 -06:00
1e632017c7
Add the jailstop, jailtelein, and jailteleout to subcommands.
2014-01-30 14:10:51 -06:00
edb563a9ec
Move mute, reload, and version to the subcommand of /jail
2014-01-29 13:46:26 -06:00
691d59f0f7
Work on the new command system, this is not ready at all.
...
This commit is only so I can work on it more at another computer.
2014-01-27 18:02:24 -06:00
e0dc22dfec
Add the JailReload command.
2014-01-23 18:05:35 -06:00
010b592fb5
Add the JailMute, JailTeleIn, and JailTeleOut commands.
2014-01-23 17:52:21 -06:00
4ac89455b0
Add the JailClearCommand back, this time releasing all the prisoners.
2014-01-23 13:07:26 -06:00
13363f6d9a
Rename the JailClear to JailClearForce
2014-01-22 17:55:47 -06:00
4c13948549
Make the command execution throw an exception, and let's catch it.
2014-01-21 11:22:26 -06:00
759df05bdd
More language strings, focused this time on the command handler.
2014-01-17 14:34:12 -06:00
9b534b2abc
Add handcuffing, next commit will be handcuff listeners.
2014-01-01 16:19:04 -06:00
04d65088e3
First attempt at unjailing a prisoner.
2013-12-28 15:08:24 -06:00
12b850c391
Rename the JailListCell to JailListCells
2013-12-16 14:08:48 -06:00
5febe47880
Implement the jaillistcell command, prints the prisoner name in the cell
...
as well if there is someone in there.
2013-12-16 13:57:17 -06:00
b3ccf5e82a
Add jail list command, outputs the amount of prisoners in there.
2013-12-07 14:27:41 -06:00
596c9de2ad
First commit, converted to a truely maven project and switching over to my own repository for better management.
2013-12-05 18:22:15 -06:00