Commit graph

79 commits

Author SHA1 Message Date
ShadowRanger bc40e91215 Minor no permissions message change 2015-06-22 20:26:36 +10:00
ShadowRanger 120b35d394 General refactoring - revert mistake 2015-06-22 20:17:30 +10:00
ShadowRanger ded568ec3f General refactoring 2015-06-22 20:15:28 +10:00
ShadowRanger d988becf1f Migrate to UUID usage 2015-06-22 18:30:27 +10:00
ShadowRanger e8476d5b05 Migrate to UUID usage 2015-06-22 12:03:04 +10:00
Lishid 1ea0307156 Merge pull request #21 from Phoenix616/master
Asynchronous offline player lookup
2015-05-26 22:09:41 -07:00
Max Lee 4ae47b09dc Update to v1_8_R3 NMS (1.8.4 to 1.8.6) 2015-05-27 02:13:20 +02:00
Max Lee 3e9bb63894 We are working with tasks here. 2015-04-03 01:39:08 +02:00
Max Lee dce86d9c69 Made enderchests equally protected as inventories 2015-04-03 01:34:32 +02:00
Max Lee 4013098201 Add crossworld check to enderchests 2015-04-03 01:32:38 +02:00
Max Lee 56f633d58b world not work 2015-04-03 01:32:10 +02:00
Max Lee 6c1fb14cda Make inventory lookup of offline players asynchron 2015-04-03 01:30:42 +02:00
Max Lee ad0e55cf4c Fix armor 2015-04-03 00:44:09 +02:00
Max Lee c4fb5489fa Try to get the offline player directly 2015-04-03 00:29:51 +02:00
Lishid 3d3006c681 Merge pull request #19 from Hummer12007/master
Added CraftBukkit v1_8_R2 support
2015-03-14 18:09:48 -04:00
Hummer12007 a9d983ddc6 Added CraftBukkit v1_8_R2 support 2015-03-14 23:12:48 +02:00
Lishid f6554a2a51 Merge pull request #17 from Hummer12007/master
Fix trapped chests linking with ordinary chests, instead of trapped ones
2015-01-13 21:46:56 -05:00
Hummer12007 ec3426b827 Use the same method for getting BlockChest, when checking whether AnyChest is needed due to the side block as in d0494aa2 2015-01-13 21:55:16 +02:00
Hummer12007 d0494aa2e7 Fix trapped chests linking with ordinary chests, instead of trapped ones. 2015-01-13 21:48:27 +02:00
lishid 6adcd491db Added targets path to gitignore 2015-01-05 21:21:44 -05:00
lishid bc709336e1 Fixed silent chest issues 2015-01-05 21:15:35 -05:00
lishid 7d56a04283 Derp... 2014-12-31 16:26:54 -05:00
lishid 7851404d69 Fixed constructor not found issue. 2014-12-31 10:50:19 -05:00
lishid 30b5acc3b4 Removed duplicate file 2014-12-30 22:31:54 -05:00
lishid 29b0bc980f minor refactor + update internal chest logic 2014-12-30 22:28:52 -05:00
lishid b05279ed4b Moved to proper directories 2014-12-30 22:15:43 -05:00
Lishid 88f3cb0a3f Merge pull request #16 from Fysac/master
Add support for CB 1.8 R1
2014-12-01 11:46:07 -08:00
Fysac f48fdac085 Add support for CB 1.8 R1 2014-12-01 12:18:43 -05:00
lishid 9491153e30 Better way to get inventory. This prevents problems with other plugins. 2014-09-12 23:17:41 -07:00
Lishid be5f784d74 Merge pull request #10 from Fysac/master
Null pointer check
2014-08-03 17:58:31 -04:00
Fysac 67d0f927ed Add brackets to avoid ambiguity
Java ignores indentation, which might cause headaches in the future.
2014-08-01 13:53:36 -04:00
Fysac bbacb04636 Null pointer check
Players who haven't joined your server since the UUID conversion will have a null name. As a result, if you try to /openinv a player who *has* joined your server since then, the loop can break due to a NPE while checking other players. This null check should fix that problem.
2014-08-01 13:36:18 -04:00
lishid c2c7996da5 Fixed offline inventory access. 2014-07-29 06:53:14 -04:00
lishid 9271c50a84 2.1.8 2014-07-11 20:41:28 -04:00
Lishid e9a4890b8b Merge pull request #7 from Zhro/zhro/update-1.7.9
It's the same change but i'll pull it anyway. Thanks!
2014-05-01 12:20:29 -04:00
lishid 92fe9a54c9 Tiny mistake. 2014-05-01 12:19:04 -04:00
Matt D e83c888b28 Updated OpenInv to 1.7.9 2014-04-24 23:16:30 -04:00
lishid 8e62bc0c7f 1.7.8 release 2014-04-13 02:37:07 -07:00
lishid 097471047c 1.7_R2 2014-04-13 02:23:23 -07:00
lishid 74c91dfe84 Changed updater. 2014-04-13 02:23:22 -07:00
Lishid 8f77c86219 Merge pull request #6 from Byteflux/1.7.8
1.7.8
2014-04-13 02:22:04 -07:00
Byteflux af2fec9c48 1.7.8 2014-04-12 22:32:34 -07:00
Lishid a42e379b2e Merge pull request #4 from TheOnlyRealTGS/patch-1
Provide more compatibility with essentials for openender
2013-12-14 20:38:52 -08:00
TheOnlyRealTGS fd40fa8939 Provide more compatibility with essentials
Since essentials conflict with this alias, i think it would be better this way. After all you can always use /oe which is a lot shorter than /enderchest :)
2013-12-14 22:30:17 +01:00
lishid 27657b57a1 Changed years 2013-12-07 04:49:15 -05:00
lishid 99b7ec5e98 New formatting. 2013-12-07 04:47:02 -05:00
lishid 91f1f4b3e7 New updater. 2013-12-07 04:44:40 -05:00
lishid 56752df92e Added 1.7.2 support, added old files. 2013-12-06 02:31:14 -05:00
lishid 4597db93bd Update to 2.0.4 2013-07-05 21:58:42 -07:00
lishid 5f87949e0b Update to 1.5_R1 2013-03-19 10:36:56 -04:00