Commit Graph

61 Commits

Author SHA1 Message Date
Jikoo
131f874329 Added offhand slot display and manipulation 2016-03-01 11:44:38 -05:00
Jikoo
a623af5119 1.9.0 2.2.10 2016-03-01 00:52:57 -05:00
Jikoo
8f17bd0237 Remove update checker and bumped version for release
Added myself to the authors list as I've been maintaining this fork for a while
2.2.9
2015-11-16 23:21:34 -05:00
Jikoo
20fb61705d Update to 1.8.8, properly declare permissions in plugin.yml 2015-11-16 23:12:46 -05:00
Jikoo
c0f513177a Removed additional async lookup notification, current is pretty fast. 2.2.8 2015-05-19 08:11:53 -04:00
Jikoo
b3a3947b03 1.8.4
The easiest NMS update ever.
2015-05-19 08:10:39 -04:00
Jikoo
c7bab7d451 Whoops, didn't make sure my autoformatter's settings matched the style. 2015-03-12 16:42:00 -04:00
Jikoo
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
2015-03-11 16:48:21 -04:00
Jikoo
21cd1926ae Don't find username on the main thread. Not friendly with partial names. 2.2.6 2014-12-01 16:11:52 -05:00
Jikoo
2a66b2e81b Updated to Spigot 1.8 2.2.5 2014-12-01 14:10:14 -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
lishid
6196affaa8 Added new feature: Put item in any of the 5 unused slots and the item will be dropped by the targeted player. 2013-01-16 16:48:22 -05:00
lishid
9bf59ed8a7 Updated to 1.4.6 2012-12-23 17:41:20 -05:00
lishid
609a514f5a Refactoring of namespace and update for Newest bukkit commit. 2012-12-12 22:41:18 -05:00
lishid
90cbd62859 Update to MC 1.4.4 2012-11-15 22:45:53 -05:00
lishid
ab04e461a8 New permission node for openself. 2012-10-24 16:00:52 -04:00
lishid
62c005d1af Cleanup 2012-09-07 13:07:35 -04:00
lishid
bc558ff691 Added /openender and read-only inventories. 2012-08-10 13:36:36 -04:00
lishid
e9466b9a4a Update to 1.3.1 methods. 2012-08-02 09:50:21 -04:00
lishid
5add51bf21 Fixed all Offline OpenInv related bugs. Thanks to Balor/Belphemur for the most part of the code. 2012-06-28 10:53:11 -04:00
lishid
2502eeceb9 Updated to 1.2.4 2012-03-25 23:59:23 -04:00
lishid
1cfe757acc Updated to 1.1-R6 2012-03-03 13:58:24 -05:00
lishid
5a1377bf76 Added GNU GPL License. 2012-02-20 15:09:44 -05:00
lishid
5636cd26c1 Removed console error.
Removed silentChest message.
2012-02-18 01:46:39 -05:00
lishid
80ad1f971a Fix for metrics exceptions on startup 2012-02-11 17:45:52 -05:00
lishid
2c7655424c Newest version 1.7.4 2012-02-06 13:13:54 -05:00
lishid
faed001041 Latest version, 1.7.1
Using new CB events.
Updated Metrics to R3.
2012-01-26 20:58:11 -05:00
lishid
86daef30f5 Added missing files. 2012-01-16 22:20:25 -05:00
lishid
ae20712d71 Latest version 1.7.2 2012-01-16 22:18:35 -05:00