34acf4bbaaWork on the commands help and usage, sync with the wiki pages.
graywolf336
2014-07-25 00:10:26 -0500
c7ea8e44e5Just some edits to the readme
graywolf336
2014-07-24 23:31:56 -0500
cac81f0420Move clearforce into clear and use -f (-force) to forcefully do it.
graywolf336
2014-07-24 23:29:53 -0500
1ea60ca106Fix the confirmation never expiring.
graywolf336
2014-07-24 23:17:20 -0500
d3a7ef0e9dAdd a debug message for the development builds
graywolf336
2014-07-24 23:05:20 -0500
7b3a085edbDebug how long it took for the entire plugin to enable all the way.
graywolf336
2014-07-24 23:01:10 -0500
0362dac92dTest the new language system.
graywolf336
2014-07-24 21:17:23 -0500
1898121643Simplify the language system and the language calls, also fix the language system not copying over the new values when new values were added.
graywolf336
2014-07-24 21:16:57 -0500
bf59a57ea7Update the readme.
graywolf336
2014-07-23 16:44:22 -0500
709a06f330Add an API class and also add some testing for it.
graywolf336
2014-07-23 16:39:45 -0500
59c583e8b3Rename the TestJailStuff to TestJailDefaultConfig
graywolf336
2014-07-23 14:48:39 -0500
47fd0d7632Tiny stuff on the benchmark test.
graywolf336
2014-07-23 14:35:53 -0500
413abf7244Test the new util method.
graywolf336
2014-07-23 13:20:21 -0500
4829a75785Move the time parsing tests into the util tests, as that's what it really is testing.
graywolf336
2014-07-22 21:39:26 -0500
b5b79b9704Move the three jewel unit tests into the rest of the command tests.
graywolf336
2014-07-22 21:35:08 -0500
0e8484b18fChange the encoding to utf8
graywolf336
2014-07-22 21:27:23 -0500
6b8dec6c7bWork on some unit tests for #7 and reorganize part of the config.
graywolf336
2014-07-22 20:58:05 -0500
b63773c7a9Move the timer to be async if we're using bukkit's timer.
graywolf336
2014-07-21 19:11:12 -0500
e4f32559b6Clean up the formatting of the copied code in the update.
graywolf336
2014-07-21 18:30:39 -0500
a2d46b8e26Forgot part of the JavaDoc, whoops.
graywolf336
2014-07-21 18:28:56 -0500
8b547ed748Add more jail stick JavaDoc and fix the OBE from previous version of jail sticks being used.
graywolf336
2014-07-21 18:27:40 -0500
bfd786f650When we reload the update checking, cancel the previous task.
graywolf336
2014-07-21 18:23:31 -0500
70b2fbe1e1Cancel all the tasks for this plugin when shutting down.
graywolf336
2014-07-21 18:20:04 -0500
1c92f90cccUpdate notifications! For dev, stable-dev, and bukkit channels! :)
graywolf336
2014-07-21 18:17:30 -0500
6fe5eeb346Move some items around for organization
graywolf336
2014-07-21 15:54:16 -0500
1181f33693It is jail createcells not jail cellcreate
graywolf336
2014-07-15 20:19:35 -0500
fec2fddb26Remove the default blacklist items..those are precious blocks.
graywolf336
2014-07-15 01:39:04 -0500
8a7a9cefefMake the jail stick manager/creation smarter and fix jailing via jail sticks, as it wasn't working at all.
graywolf336
2014-07-15 01:05:46 -0500
d034a0f1edFix the error when trying to measure difference between two worlds.
graywolf336
2014-07-15 00:19:13 -0500
86082e2f63Allow resisting arrests via the jail stick.
graywolf336
2014-07-15 00:11:36 -0500
c9b0fc8480Fix the blacklist not working or sometimes erroring out.
graywolf336
2014-07-14 23:47:36 -0500
9e0722c218Remove all of the types from a player's inventory when jailed and an item is in their inventory.
graywolf336
2014-07-14 23:30:37 -0500
3226515107Don't allow players to keep their inventory from jail.
graywolf336
2014-07-14 23:28:01 -0500
720d4c1608Fix the tests failing.
graywolf336
2014-07-14 23:20:21 -0500
9ca8e14e29Add a black list to storing the player's inventory.
graywolf336
2014-07-14 23:16:05 -0500
a5bf89b07eDon't allow jailing in unloaded worlds and don't allow joining while jailed in unloaded worlds.
graywolf336
2014-07-14 22:53:48 -0500
5c4122ee92Fix the unjailing not working, was messed up when we switch to UUIDs
graywolf336
2014-07-14 21:55:01 -0500
b83d1245f8Simplify one of our checks on getPrisoner
graywolf336
2014-07-14 21:40:21 -0500
ce1231da39Add some debugging code.
graywolf336
2014-07-14 21:38:15 -0500
27b557991eAdd some debugging to the jailing of a player.
graywolf336
2014-07-14 21:19:12 -0500
049ea63102Send a message to the unjailer when they unjail someone.
graywolf336
2014-07-14 21:11:46 -0500
9e1b75c602Remove the cache object before we release the prisoner.
graywolf336
2014-07-14 21:01:43 -0500
ba3bbe095bBukkit likes to be backwards it seems.
graywolf336
2014-07-14 20:45:50 -0500
0aeaa26d1eRofl the helmet is called helmet...not boots :p
graywolf336
2014-07-14 20:42:17 -0500
36be8a89a0Let's try another color for orange...
graywolf336
2014-07-14 20:38:00 -0500
978994300dCapitalize the values we get, so we can try to get the data.
graywolf336
2014-07-14 19:28:49 -0500
2c336527a5Fix the config containing tabs instead of spaces.
graywolf336
2014-07-14 19:10:44 -0500
a77e0cc472Performance changes to get better performance on the move protection. We now get the cache object inside the move event and get all the other objects from that. The reason for this is so that we don't have to then loop through all the prisoners in a jail again to get one prisoner, just get it from the cache object.
graywolf336
2014-06-12 10:30:00 -0500
a442887b36Telling me something changed but I don't know what. Will revert if it is something breaking.
graywolf336
2014-06-12 10:15:11 -0500
7ad5fedfd1Work on the tests and change up some performance issues.
graywolf336
2014-05-30 15:54:11 -0500
45bd4ac8c1Reference the plugin and not Bukkit
graywolf336
2014-05-30 14:28:04 -0500
74e62be46cUse InputStreamReader when reading the default en.yml from the plugin.
graywolf336
2014-05-30 14:03:20 -0500
af1fa37470Add a cache for prisoners online only, this should help performance #26
graywolf336
2014-05-30 12:23:32 -0500
82f17f3a4bMerge branch 'master' of git@github.com:graywolf336/Jail.git
graywolf336
2014-05-30 11:12:30 -0500
c5720ec84dMove the handcuffing to store data per uuid.
graywolf336
2014-05-30 11:12:08 -0500
8cb7a76eebFix#27, all scoreboards are managed by UUIDs and no longer names.
graywolf336
2014-05-24 14:20:37 -0500
3e54d79dd3Try to lower the amount of time spent on each move event as mentioned in issue #26
graywolf336
2014-05-08 19:30:20 -0500
0bb679329dFix the error when saving a cell that has a prisoner. This should fix and close#26.
graywolf336
2014-05-03 09:52:45 -0500
7db5fe9da5Attempt to fix the NPE error when loading the old JailPayCurrency
graywolf336
2014-05-03 01:15:00 -0500
ef5dfe3815If we have converted data, save everything after JailIO is loaded.
graywolf336
2014-05-03 01:12:26 -0500
42d0e7983fConvert the jailpay settings over.
graywolf336
2014-05-02 01:43:30 -0500
b3033913c7Properly output how many cells were loaded, hopefully this has something to do with #26 displaying incorrect information.
graywolf336
2014-05-02 01:35:04 -0500
b8dc15decbWe use player instead of name for the player's last known name.
graywolf336
2014-05-02 01:31:04 -0500
084e8bea01Warn when a cell doesn't have a teleport location or cell. Also, don't double store a prisoner when they get put in a cell from a jail after being converted.
graywolf336
2014-05-01 17:39:48 -0500
7e3956dee5Update the readme.
graywolf336
2014-05-01 17:32:00 -0500
623c6442d8Update the readme about changes in beta 2.
graywolf336
2014-04-30 13:19:26 -0500
f1dadaaae0Lookup the records by username and get the UUID ourself.
graywolf336
2014-04-30 13:18:56 -0500
a7798c9d62Fix the javadoc on one method in JailIO being incorrect.
graywolf336
2014-04-29 13:24:26 -0500
4d4f609b82Finish using the UUID, we are still using blocking methods.
graywolf336
2014-04-29 13:20:33 -0500
ad9c70cbbfReadd the method I removed and also change the cells to uuid.
graywolf336
2014-04-29 10:53:36 -0500
63e117ac72Build will fail. Started work on converting to using uuid's internally.
graywolf336
2014-04-28 23:52:52 -0500
0981fe659fCorrectly log how many prisoners were loaded.
graywolf336
2014-04-28 22:46:41 -0500
998c7bd824If we couldn't find a jail from the prisoner, get the first jail.
graywolf336
2014-04-28 22:27:41 -0500
cb88948c29Merge branch 'master' of git@github.com:graywolf336/Jail.git
graywolf336
2014-04-28 20:11:58 -0500
581a826524Output out type of storage is selected when not in debugging mode.
graywolf336
2014-04-28 20:11:39 -0500
5241f917ceDon't double send the message on backwards support for commands.
graywolf336
2014-04-27 00:29:08 -0500
7167bff981Fix the NPE when providing backward compabitility.
graywolf336
2014-04-27 00:19:23 -0500
6c55578062Try to provide backwards compatibility.
graywolf336
2014-04-27 00:05:35 -0500
4f7678fed6Fix the name portion of the prisoners not loading.
graywolf336
2014-04-26 22:29:36 -0500
7898d3518eRemove extra line there...this is mostly to get jenkins to build again.
graywolf336
2014-04-25 18:09:14 -0500
821051a3bcFix the tests failing, happy day!
graywolf336
2014-04-25 17:56:52 -0500
a3d9a54ff0First attempt to use UUID, not tested one ounce.
graywolf336
2014-04-21 22:58:15 -0500
1de176e67eDon't enable scoreboards by default, they are laggy in the newer bukkit
graywolf336
2014-04-21 22:52:17 -0500
3ad2eb26afMerge branch 'master' of git@github.com:graywolf336/Jail.git
graywolf336
2014-04-21 22:04:23 -0500
0ae2956137Add a command to toggle whether jail is in debugging or not.
graywolf336
2014-04-21 22:04:03 -0500