Commit Graph

  • 34acf4bbaa Work on the commands help and usage, sync with the wiki pages. graywolf336 2014-07-25 00:10:26 -0500
  • c7ea8e44e5 Just some edits to the readme graywolf336 2014-07-24 23:31:56 -0500
  • cac81f0420 Move clearforce into clear and use -f (-force) to forcefully do it. graywolf336 2014-07-24 23:29:53 -0500
  • 1ea60ca106 Fix the confirmation never expiring. graywolf336 2014-07-24 23:17:20 -0500
  • d3a7ef0e9d Add a debug message for the development builds graywolf336 2014-07-24 23:05:20 -0500
  • 7b3a085edb Debug how long it took for the entire plugin to enable all the way. graywolf336 2014-07-24 23:01:10 -0500
  • 0362dac92d Test the new language system. graywolf336 2014-07-24 21:17:23 -0500
  • 1898121643 Simplify 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
  • bf59a57ea7 Update the readme. graywolf336 2014-07-23 16:44:22 -0500
  • 709a06f330 Add an API class and also add some testing for it. graywolf336 2014-07-23 16:39:45 -0500
  • 59c583e8b3 Rename the TestJailStuff to TestJailDefaultConfig graywolf336 2014-07-23 14:48:39 -0500
  • 47fd0d7632 Tiny stuff on the benchmark test. graywolf336 2014-07-23 14:35:53 -0500
  • 413abf7244 Test the new util method. graywolf336 2014-07-23 13:20:21 -0500
  • 4829a75785 Move the time parsing tests into the util tests, as that's what it really is testing. graywolf336 2014-07-22 21:39:26 -0500
  • b5b79b9704 Move the three jewel unit tests into the rest of the command tests. graywolf336 2014-07-22 21:35:08 -0500
  • 0e8484b18f Change the encoding to utf8 graywolf336 2014-07-22 21:27:23 -0500
  • 6b8dec6c7b Work on some unit tests for #7 and reorganize part of the config. graywolf336 2014-07-22 20:58:05 -0500
  • b63773c7a9 Move the timer to be async if we're using bukkit's timer. graywolf336 2014-07-21 19:11:12 -0500
  • e4f32559b6 Clean up the formatting of the copied code in the update. graywolf336 2014-07-21 18:30:39 -0500
  • a2d46b8e26 Forgot part of the JavaDoc, whoops. graywolf336 2014-07-21 18:28:56 -0500
  • 8b547ed748 Add more jail stick JavaDoc and fix the OBE from previous version of jail sticks being used. graywolf336 2014-07-21 18:27:40 -0500
  • bfd786f650 When we reload the update checking, cancel the previous task. graywolf336 2014-07-21 18:23:31 -0500
  • 70b2fbe1e1 Cancel all the tasks for this plugin when shutting down. graywolf336 2014-07-21 18:20:04 -0500
  • 1c92f90ccc Update notifications! For dev, stable-dev, and bukkit channels! :) graywolf336 2014-07-21 18:17:30 -0500
  • 6fe5eeb346 Move some items around for organization graywolf336 2014-07-21 15:54:16 -0500
  • 1181f33693 It is jail createcells not jail cellcreate graywolf336 2014-07-15 20:19:35 -0500
  • fec2fddb26 Remove the default blacklist items..those are precious blocks. graywolf336 2014-07-15 01:39:04 -0500
  • 8a7a9cefef Make 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
  • d034a0f1ed Fix the error when trying to measure difference between two worlds. graywolf336 2014-07-15 00:19:13 -0500
  • 86082e2f63 Allow resisting arrests via the jail stick. graywolf336 2014-07-15 00:11:36 -0500
  • c9b0fc8480 Fix the blacklist not working or sometimes erroring out. graywolf336 2014-07-14 23:47:36 -0500
  • 9e0722c218 Remove 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
  • 3226515107 Don't allow players to keep their inventory from jail. graywolf336 2014-07-14 23:28:01 -0500
  • 720d4c1608 Fix the tests failing. graywolf336 2014-07-14 23:20:21 -0500
  • 9ca8e14e29 Add a black list to storing the player's inventory. graywolf336 2014-07-14 23:16:05 -0500
  • a5bf89b07e Don't allow jailing in unloaded worlds and don't allow joining while jailed in unloaded worlds. graywolf336 2014-07-14 22:53:48 -0500
  • 5c4122ee92 Fix the unjailing not working, was messed up when we switch to UUIDs graywolf336 2014-07-14 21:55:01 -0500
  • b83d1245f8 Simplify one of our checks on getPrisoner graywolf336 2014-07-14 21:40:21 -0500
  • ce1231da39 Add some debugging code. graywolf336 2014-07-14 21:38:15 -0500
  • 27b557991e Add some debugging to the jailing of a player. graywolf336 2014-07-14 21:19:12 -0500
  • 049ea63102 Send a message to the unjailer when they unjail someone. graywolf336 2014-07-14 21:11:46 -0500
  • 9e1b75c602 Remove the cache object before we release the prisoner. graywolf336 2014-07-14 21:01:43 -0500
  • ba3bbe095b Bukkit likes to be backwards it seems. graywolf336 2014-07-14 20:45:50 -0500
  • 0aeaa26d1e Rofl the helmet is called helmet...not boots :p graywolf336 2014-07-14 20:42:17 -0500
  • 36be8a89a0 Let's try another color for orange... graywolf336 2014-07-14 20:38:00 -0500
  • 978994300d Capitalize the values we get, so we can try to get the data. graywolf336 2014-07-14 19:28:49 -0500
  • 2c336527a5 Fix the config containing tabs instead of spaces. graywolf336 2014-07-14 19:10:44 -0500
  • 8fe7dea3ae Add limited inmate clothing! Closes Ticket #22 graywolf336 2014-07-14 19:05:28 -0500
  • a38ae137ee Add a prisoner death event, closes #28 graywolf336 2014-07-14 18:39:38 -0500
  • 3912dbfabc Only save the prisoners if they were changed, add that flag. graywolf336 2014-07-14 18:23:29 -0500
  • f3c2772a87 Use BIGINT for the time graywolf336 2014-07-14 18:07:13 -0500
  • f042af4731 Fix the time not being converted correctly. graywolf336 2014-07-14 18:03:17 -0500
  • c7de4364b1 If the world is null, don't return a string of the location. graywolf336 2014-07-14 17:09:06 -0500
  • 34ebc5bc08 Update readme and convert the old positions. graywolf336 2014-07-14 17:01:34 -0500
  • 48972e9523 Schedule the time decrease for every ten seconds graywolf336 2014-07-14 16:52:32 -0500
  • fe7aabc6ea Very using the new api, some older versions are still used. graywolf336 2014-07-14 16:39:01 -0500
  • 88817fb9a2 If the data passed is empty, return an empty inventory. Try to fix the latest issue reported in #26 graywolf336 2014-07-07 14:56:25 -0500
  • f2cf051b4e Run the save every minute, instead of every 10 seconds. graywolf336 2014-06-12 11:13:55 -0500
  • b6ffb8a272 Add reference to the cache in the readme. graywolf336 2014-06-12 11:03:04 -0500
  • 2c971eb9bc Add some JavaDoc explaining what the CacheListener is for. graywolf336 2014-06-12 11:00:01 -0500
  • c6cdd5499e Add a comment to the test. graywolf336 2014-06-12 10:56:49 -0500
  • d535b758d4 Add .gitattributes graywolf336 2014-06-12 10:44:13 -0500
  • a77e0cc472 Performance 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
  • a442887b36 Telling me something changed but I don't know what. Will revert if it is something breaking. graywolf336 2014-06-12 10:15:11 -0500
  • 7ad5fedfd1 Work on the tests and change up some performance issues. graywolf336 2014-05-30 15:54:11 -0500
  • 45bd4ac8c1 Reference the plugin and not Bukkit graywolf336 2014-05-30 14:28:04 -0500
  • 74e62be46c Use InputStreamReader when reading the default en.yml from the plugin. graywolf336 2014-05-30 14:03:20 -0500
  • af1fa37470 Add a cache for prisoners online only, this should help performance #26 graywolf336 2014-05-30 12:23:32 -0500
  • 82f17f3a4b Merge branch 'master' of git@github.com:graywolf336/Jail.git graywolf336 2014-05-30 11:12:30 -0500
  • c5720ec84d Move the handcuffing to store data per uuid. graywolf336 2014-05-30 11:12:08 -0500
  • 8cb7a76eeb Fix #27, all scoreboards are managed by UUIDs and no longer names. graywolf336 2014-05-24 14:20:37 -0500
  • 3e54d79dd3 Try to lower the amount of time spent on each move event as mentioned in issue #26 graywolf336 2014-05-08 19:30:20 -0500
  • 0bb679329d Fix the error when saving a cell that has a prisoner. This should fix and close #26. graywolf336 2014-05-03 09:52:45 -0500
  • 7db5fe9da5 Attempt to fix the NPE error when loading the old JailPayCurrency graywolf336 2014-05-03 01:15:00 -0500
  • ef5dfe3815 If we have converted data, save everything after JailIO is loaded. graywolf336 2014-05-03 01:12:26 -0500
  • 42d0e7983f Convert the jailpay settings over. graywolf336 2014-05-02 01:43:30 -0500
  • b3033913c7 Properly 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
  • b8dc15decb We use player instead of name for the player's last known name. graywolf336 2014-05-02 01:31:04 -0500
  • 084e8bea01 Warn 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
  • 7e3956dee5 Update the readme. graywolf336 2014-05-01 17:32:00 -0500
  • 623c6442d8 Update the readme about changes in beta 2. graywolf336 2014-04-30 13:19:26 -0500
  • f1dadaaae0 Lookup the records by username and get the UUID ourself. graywolf336 2014-04-30 13:18:56 -0500
  • a7798c9d62 Fix the javadoc on one method in JailIO being incorrect. graywolf336 2014-04-29 13:24:26 -0500
  • 4d4f609b82 Finish using the UUID, we are still using blocking methods. graywolf336 2014-04-29 13:20:33 -0500
  • ad9c70cbbf Readd the method I removed and also change the cells to uuid. graywolf336 2014-04-29 10:53:36 -0500
  • 63e117ac72 Build will fail. Started work on converting to using uuid's internally. graywolf336 2014-04-28 23:52:52 -0500
  • 0981fe659f Correctly log how many prisoners were loaded. graywolf336 2014-04-28 22:46:41 -0500
  • 998c7bd824 If we couldn't find a jail from the prisoner, get the first jail. graywolf336 2014-04-28 22:27:41 -0500
  • cb88948c29 Merge branch 'master' of git@github.com:graywolf336/Jail.git graywolf336 2014-04-28 20:11:58 -0500
  • 581a826524 Output out type of storage is selected when not in debugging mode. graywolf336 2014-04-28 20:11:39 -0500
  • 5241f917ce Don't double send the message on backwards support for commands. graywolf336 2014-04-27 00:29:08 -0500
  • 7167bff981 Fix the NPE when providing backward compabitility. graywolf336 2014-04-27 00:19:23 -0500
  • 6c55578062 Try to provide backwards compatibility. graywolf336 2014-04-27 00:05:35 -0500
  • 4f7678fed6 Fix the name portion of the prisoners not loading. graywolf336 2014-04-26 22:29:36 -0500
  • 7898d3518e Remove extra line there...this is mostly to get jenkins to build again. graywolf336 2014-04-25 18:09:14 -0500
  • 821051a3bc Fix the tests failing, happy day! graywolf336 2014-04-25 17:56:52 -0500
  • a3d9a54ff0 First attempt to use UUID, not tested one ounce. graywolf336 2014-04-21 22:58:15 -0500
  • 1de176e67e Don't enable scoreboards by default, they are laggy in the newer bukkit graywolf336 2014-04-21 22:52:17 -0500
  • 3ad2eb26af Merge branch 'master' of git@github.com:graywolf336/Jail.git graywolf336 2014-04-21 22:04:23 -0500
  • 0ae2956137 Add a command to toggle whether jail is in debugging or not. graywolf336 2014-04-21 22:04:03 -0500