graywolf336
57d61717fe
Let's try to use the new preparing method, see what errors we get.
2013-12-24 23:12:24 -06:00
graywolf336
38a4a859e4
Implement not being able to jail people who can't be jailed.
2013-12-24 22:47:17 -06:00
graywolf336
63032ad6cc
Some work on the plugin, added a couple things and worked on the
...
preparing the jail.
2013-12-24 22:25:14 -06:00
graywolf336
a27596bcfb
If they provide an incorrect format in time, don't override it.
2013-12-24 19:42:12 -06:00
graywolf336
dc2e74a63e
Implement getting the jail nearest to sender of the jail command if no
...
jail parameter is defined.
2013-12-24 17:51:41 -06:00
graywolf336
0d79569c74
Add some settings management and also parse the time format.
...
This allows for: 30seconds, 10minutes, 3hours, or 2days
2013-12-24 12:28:40 -06:00
graywolf336
4a45229bc5
Send the online prisoner the jailed message with the reason.
2013-12-24 10:23:39 -06:00
graywolf336
1a04ecf409
Let's use the PrisonerJailedEvent in the jailing of a player.
2013-12-19 16:13:41 -06:00
graywolf336
92c19fd05f
Derp, set the time from the given one.
2013-12-19 11:39:18 -06:00
graywolf336
7376326288
Let's try to convert to minutes from milliseconds.
2013-12-19 11:32:04 -06:00
graywolf336
17ac609a0f
Let's start some work on the jail command.
2013-12-19 11:13:07 -06:00
graywolf336
5f2fcd9027
No longer require true/false for the -m.
2013-12-19 09:19:55 -06:00
graywolf336
500c2abd51
Switch to using JCommander for the params/arguments system.
...
This system is very complex and we can make it as complex or as simple
as we want. This will save us time when we want to parse commands and
since it takes a while to write the code to parse the commands, this way
provides a lot more options. I'm excited for this.
2013-12-18 17:26:39 -06:00
graywolf336
afccd42c24
Nothing major, just tiny little bits and pieces.
2013-12-16 15:51:25 -06:00
graywolf336
702aa8cc9f
This looping through the arguments isn't working for me.
2013-12-16 14:32:06 -06:00
graywolf336
913c5d014e
Meh, start a little work on the jailing command.
2013-12-16 14:21:32 -06:00
graywolf336
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