97191a3f7dRegister the respawn listener with a higher priority, for #55
graywolf336
2015-03-12 23:37:01 -0500
550c7d5368Pass the jail name and cell name to the broadcast messages, fixes#53
graywolf336
2015-02-25 10:13:32 -0600
566c596f07Add the reason why someone was jailed to the broadcast message, #53
graywolf336
2015-02-24 16:26:02 -0600
6376f0d505Update the readme
graywolf336
2015-02-21 23:31:40 -0600
88cc080f60Add set to the jail time command and unit test it.
graywolf336
2015-02-20 23:10:05 -0600
1c3ad5b75aAdd some tests on the jail api
graywolf336
2015-02-20 22:26:41 -0600
1bb36ec66dChange the creation of jail method in the tests.
graywolf336
2015-02-17 09:54:46 -0600
0d9ed022f3Only try to jail in a cell if that jail has cells, resolves#51
graywolf336
2015-02-16 15:00:14 -0600
7e2df93addFix the issue links in the readme.
graywolf336
2015-02-13 17:12:23 -0600
f69dfe22dcMove maven command in the readme down a line.
graywolf336
2015-02-13 17:11:33 -0600
1cfca8bc87Update the readme file.
graywolf336
2015-02-13 17:11:02 -0600
b9188ee2baAdd a way to get the jail stick manager in the JailAPI
graywolf336
2015-02-13 14:36:42 -0600
3570a4b0eeProtect some of the constructors since we don't need more than one.
graywolf336
2015-02-13 14:34:38 -0600
9ecfb92252Add a method to jail someone forever, resolves#49.
graywolf336
2015-02-13 01:29:18 -0600
64f6ce8a64Don't allow jail vote for people not online and players with permission which disallows them being jailed.
graywolf336
2015-02-12 23:37:05 -0600
d205a35d0aAdd the Jail Vote feature back in, with lots of unit testing. Closes#8
graywolf336
2015-02-12 21:29:09 -0600
b23bdaa89bSign updates are done via the event listeners.
graywolf336
2015-02-10 12:16:45 -0600
0cb6d7ca84Don't get a location from a null value, fixes#46
graywolf336
2015-02-09 23:38:30 -0600
f56ed7068dFix capital letters in Jail Names in creating cells working, fixes#47
graywolf336
2015-02-09 22:15:06 -0600
2232b4dfa8Merge branch 'master' of git@github.com:graywolf336/Jail.git
graywolf336
2015-02-09 22:09:12 -0600
d819bd7d37Reimplment automatically jailing in cells, fixes#42.
graywolf336
2015-02-09 22:08:59 -0600
3a09144b52Attempt to get valid connections when doing operations, should help with reconnecting to the database after an error has occured.
graywolf336
2015-01-29 00:51:01 -0600
205e7a4e22Refactor the pom.xml
graywolf336
2015-01-28 00:05:18 -0600
9473928d5fMessed aroung with tests, adding back in the ability for craftbukkit.
graywolf336
2015-01-28 00:04:25 -0600
112895c3e3New unit test to ensure the managers are the same, work for #7
graywolf336
2015-01-27 22:48:30 -0600
87acaf1538Implement %prettytime% on signs, time in a pretty format. Adds #35
graywolf336
2015-01-27 19:21:42 -0600
72c29bb4eaDon't resave the cells if we're saving and using flatfile.
graywolf336
2015-01-27 18:37:04 -0600
ad57ed767bUse our simple location object when loading a jail, finally resolves#41
graywolf336
2015-01-27 18:08:44 -0600
d94b12ac40Load the jails even if the world is not loaded, fixes#41
graywolf336
2015-01-27 17:53:01 -0600
e4a3eb80c4Don't load a jail if the world is empty, warn them about it. #41
graywolf336
2015-01-27 17:37:55 -0600
fdfd0bb2c9Make the world not existing message to be more user friendly.
graywolf336
2015-01-27 17:27:23 -0600
b780f4a483Debug some when loading a jail, for #41
graywolf336
2015-01-27 17:23:13 -0600
309e4da6a5Inline the health setting for loading jail sticks.
graywolf336
2015-01-26 02:06:08 -0600
7fd0a8ddc7Fix the race condition when protecting blocks, fixes#34
graywolf336
2015-01-26 02:00:49 -0600
2c85300e3bRemove the duplicate loaded Delete command, done in commit 4567a71
graywolf336
2015-01-26 01:30:16 -0600
78a6fc7cf9We wasn't loading the JailHelpCommand, do so.
graywolf336
2015-01-26 01:28:27 -0600