Jikoo
4d3f5d67a8
Update copyright
...
Practically should make it 2020 at this rate, whoops
(cherry picked from commit ff76f2b95a
)
2019-12-03 13:32:41 -05:00
Jikoo
3096e43540
Update to Java 8 and Minecraft 1.8.8
2019-05-05 22:20:43 -04:00
Jikoo
0f266c8a64
Custom inventory titles for 1.14
2019-05-05 15:15:17 -04:00
Jikoo
9e37cbbca8
Prepare for 1.14
...
To continue providing renamed ender chests/player inventories we can no longer just provide an Inventory, a full InventoryView is required. To avoid confusion the old method has been removed entirely, leading to a major API revision bump.
2019-04-28 20:37:05 -04:00
Jikoo
50c45b6616
Cleaned up code, updated copyright at long last.
2018-02-04 10:29:09 -05:00
Jikoo
f05110c9b8
Fix getOnlinePlayers call to support all versions
...
Moved IPlayerDataManager from api module to common module - it is not part of the API as there is no supported way to obtain an instance of it.
2016-12-22 09:55:51 -05:00