Commit Graph

  • 802e405c4e Small change to update not required message ShadowRanger 2015-06-23 16:28:58 +10:00
  • 55deabe56b Small fixes ShadowRanger 2015-06-23 16:17:51 +10:00
  • f8e4e69e53 Bug fix and changes ShadowRanger 2015-06-23 15:11:35 +10:00
  • 3c7d1696ff Bug fix and changes ShadowRanger 2015-06-23 13:35:25 +10:00
  • 902def1dd7 Bug fix and changes ShadowRanger 2015-06-23 13:31:26 +10:00
  • f260ed1175 Merge pull request #26 from ShadowRanger/master ShadowRanger 2015-06-22 20:30:14 +10:00
  • bc40e91215 Minor no permissions message change ShadowRanger 2015-06-22 20:26:36 +10:00
  • 120b35d394 General refactoring - revert mistake ShadowRanger 2015-06-22 20:17:30 +10:00
  • ded568ec3f General refactoring ShadowRanger 2015-06-22 20:15:28 +10:00
  • e958059572 Merge pull request #25 from ShadowRanger/master Lishid 2015-06-22 01:56:48 -07:00
  • d988becf1f Migrate to UUID usage ShadowRanger 2015-06-22 18:30:27 +10:00
  • e8476d5b05 Migrate to UUID usage ShadowRanger 2015-06-22 12:03:03 +10:00
  • 1ea0307156 Merge pull request #21 from Phoenix616/master Lishid 2015-05-26 22:09:41 -07:00
  • 4ae47b09dc Update to v1_8_R3 NMS (1.8.4 to 1.8.6) Max Lee 2015-05-27 02:13:20 +02:00
  • c0f513177a Removed additional async lookup notification, current is pretty fast. 2.2.8 Jikoo 2015-05-19 08:11:53 -04:00
  • b3a3947b03 1.8.4 The easiest NMS update ever. Jikoo 2015-05-19 08:09:37 -04:00
  • 3e9bb63894 We are working with tasks here. Max Lee 2015-04-03 01:39:08 +02:00
  • dce86d9c69 Made enderchests equally protected as inventories Max Lee 2015-04-03 01:34:32 +02:00
  • 4013098201 Add crossworld check to enderchests Max Lee 2015-04-03 01:32:38 +02:00
  • 56f633d58b world not work Max Lee 2015-04-03 01:32:10 +02:00
  • 6c1fb14cda Make inventory lookup of offline players asynchron Max Lee 2015-04-03 01:30:42 +02:00
  • ad0e55cf4c Fix armor Max Lee 2015-04-03 00:44:09 +02:00
  • c4fb5489fa Try to get the offline player directly Max Lee 2015-04-03 00:29:51 +02:00
  • 3d3006c681 Merge pull request #19 from Hummer12007/master Lishid 2015-03-14 18:09:48 -04:00
  • a9d983ddc6 Added CraftBukkit v1_8_R2 support Hummer12007 2015-03-14 23:12:48 +02:00
  • c7bab7d451 Whoops, didn't make sure my autoformatter's settings matched the style. Jikoo 2015-03-12 16:42:00 -04:00
  • 4058463f7f OpenInv 2.2.7 Updated for Spigot 1.8.3 Dropped support for all other versions Fixed lookup not working for players on first login/incomplete names 2.2.7 Jikoo 2015-03-11 16:37:13 -04:00
  • f6554a2a51 Merge pull request #17 from Hummer12007/master Lishid 2015-01-13 21:46:56 -05:00
  • ec3426b827 Use the same method for getting BlockChest, when checking whether AnyChest is needed due to the side block as in d0494aa2 Hummer12007 2015-01-13 21:55:03 +02:00
  • d0494aa2e7 Fix trapped chests linking with ordinary chests, instead of trapped ones. Hummer12007 2015-01-13 21:48:27 +02:00
  • 6adcd491db Added targets path to gitignore lishid 2015-01-05 21:21:35 -05:00
  • bc709336e1 Fixed silent chest issues lishid 2015-01-05 21:15:35 -05:00
  • 7d56a04283 Derp... lishid 2014-12-31 16:26:39 -05:00
  • 7851404d69 Fixed constructor not found issue. lishid 2014-12-31 10:50:19 -05:00
  • 30b5acc3b4 Removed duplicate file lishid 2014-12-30 22:31:54 -05:00
  • 29b0bc980f minor refactor + update internal chest logic lishid 2014-12-30 22:28:52 -05:00
  • b05279ed4b Moved to proper directories lishid 2014-12-30 22:09:33 -05:00
  • 21cd1926ae Don't find username on the main thread. Not friendly with partial names. 2.2.6 Jikoo 2014-12-01 16:11:20 -05:00
  • 88f3cb0a3f Merge pull request #16 from Fysac/master Lishid 2014-12-01 11:46:07 -08:00
  • 2a66b2e81b Updated to Spigot 1.8 2.2.5 Jikoo 2014-12-01 14:10:14 -05:00
  • f48fdac085 Add support for CB 1.8 R1 Fysac 2014-12-01 12:18:43 -05:00
  • 9491153e30 Better way to get inventory. This prevents problems with other plugins. lishid 2014-09-12 23:17:41 -07:00
  • be5f784d74 Merge pull request #10 from Fysac/master Lishid 2014-08-03 17:58:31 -04:00
  • 67d0f927ed Add brackets to avoid ambiguity Fysac 2014-08-01 13:53:36 -04:00
  • bbacb04636 Null pointer check Fysac 2014-08-01 13:36:18 -04:00
  • c2c7996da5 Fixed offline inventory access. lishid 2014-07-29 06:53:14 -04:00
  • 9271c50a84 2.1.8 lishid 2014-07-11 20:41:28 -04:00
  • e9a4890b8b Merge pull request #7 from Zhro/zhro/update-1.7.9 Lishid 2014-05-01 12:20:29 -04:00
  • 92fe9a54c9 Tiny mistake. lishid 2014-04-13 19:01:20 -04:00
  • e83c888b28 Updated OpenInv to 1.7.9 Matt D 2014-04-24 23:16:30 -04:00
  • 8e62bc0c7f 1.7.8 release lishid 2014-04-13 02:37:07 -07:00
  • 097471047c 1.7_R2 lishid 2014-04-13 02:23:12 -07:00
  • 74c91dfe84 Changed updater. lishid 2013-12-15 14:11:46 -05:00
  • 8f77c86219 Merge pull request #6 from Byteflux/1.7.8 Lishid 2014-04-13 02:22:04 -07:00
  • af2fec9c48 1.7.8 Byteflux 2014-04-12 22:32:34 -07:00
  • a42e379b2e Merge pull request #4 from TheOnlyRealTGS/patch-1 Lishid 2013-12-14 20:38:52 -08:00
  • fd40fa8939 Provide more compatibility with essentials TheOnlyRealTGS 2013-12-14 22:30:17 +01:00
  • 27657b57a1 Changed years lishid 2013-12-07 04:49:15 -05:00
  • 99b7ec5e98 New formatting. lishid 2013-12-07 04:47:02 -05:00
  • 91f1f4b3e7 New updater. lishid 2013-12-07 04:44:40 -05:00
  • 56752df92e Added 1.7.2 support, added old files. lishid 2013-12-06 02:31:14 -05:00
  • 4597db93bd Update to 2.0.4 lishid 2013-07-05 21:58:42 -07:00
  • 5f87949e0b Update to 1.5_R1 lishid 2013-03-19 10:36:56 -04:00
  • 6196affaa8 Added new feature: Put item in any of the 5 unused slots and the item will be dropped by the targeted player. lishid 2013-01-16 16:48:22 -05:00
  • 9bf59ed8a7 Updated to 1.4.6 lishid 2012-12-23 17:41:20 -05:00
  • 609a514f5a Refactoring of namespace and update for Newest bukkit commit. lishid 2012-12-12 22:41:18 -05:00
  • 90cbd62859 Update to MC 1.4.4 lishid 2012-11-15 22:45:53 -05:00
  • ab04e461a8 New permission node for openself. lishid 2012-10-24 16:00:52 -04:00
  • 62c005d1af Cleanup lishid 2012-09-07 13:07:35 -04:00
  • bc558ff691 Added /openender and read-only inventories. lishid 2012-08-10 13:36:36 -04:00
  • e9466b9a4a Update to 1.3.1 methods. lishid 2012-08-02 09:50:21 -04:00
  • 5add51bf21 Fixed all Offline OpenInv related bugs. Thanks to Balor/Belphemur for the most part of the code. lishid 2012-06-28 10:53:11 -04:00
  • 2502eeceb9 Updated to 1.2.4 lishid 2012-03-25 23:59:23 -04:00
  • 1cfe757acc Updated to 1.1-R6 lishid 2012-03-03 13:58:24 -05:00
  • 5a1377bf76 Added GNU GPL License. lishid 2012-02-20 15:09:44 -05:00
  • 5636cd26c1 Removed console error. Removed silentChest message. lishid 2012-02-18 01:46:39 -05:00
  • 80ad1f971a Fix for metrics exceptions on startup lishid 2012-02-11 17:45:52 -05:00
  • 2c7655424c Newest version 1.7.4 lishid 2012-02-06 13:13:54 -05:00
  • faed001041 Latest version, 1.7.1 Using new CB events. Updated Metrics to R3. lishid 2012-01-26 20:58:11 -05:00
  • 86daef30f5 Added missing files. lishid 2012-01-16 22:20:25 -05:00
  • ae20712d71 Latest version 1.7.2 lishid 2012-01-16 22:18:35 -05:00
  • 7d06601fe9 LATEST VERSION 1.6.6 lishd 2012-01-12 14:23:53 -05:00
  • 7d4d830c77 Latest version update 1.6.2 lishd 2011-12-16 05:30:28 -05:00
  • ea95c5bfd0 Updated to MC 1.0.0 Fixed inventory not updating problem. lishd 2011-12-02 17:28:57 -05:00
  • 493f9b7e2e Optimization and conflict resolution. lishd 2011-09-24 00:45:29 -04:00
  • 24f1081f5a Fix security hole. lishd 2011-09-23 18:19:23 -04:00
  • 616ea0fad8 Added configuration, save toggle states, can change stickopeninv to anyother item. lishd 2011-09-18 20:44:57 -04:00
  • b0aeef46d8 Fix for character overflow lishd 2011-09-18 19:34:06 -04:00
  • 8791143e66 Updated for 1.8 lishd 2011-09-15 10:13:14 -04:00
  • 70c75996c0 Cross world disabled lishd 2011-07-11 16:53:59 -04:00
  • 8908cc918a Add README empty for now lishd 2011-06-03 10:42:31 -04:00
  • d1a83c53ca 1.3.1 lishd 2011-06-03 10:32:54 -04:00