Commit Graph

8 Commits

Author SHA1 Message Date
James Peters
2dd3481c6a Fixed OfflinePlayer Autocrafting 2022-01-12 19:57:07 +00:00
James Peters
51035b60f4 Drop 1.14 & 1.15 Support
Fix NPE issue in EntityEventListener
2021-12-20 19:27:21 +00:00
James Peters
32757fd506 Fixed Floating Items Remaining
1.17+ introduced a different method to load entities which caused issues.
Paper/Spigot now correctly handle bugged armour stands on chunk load.
2021-12-18 19:11:26 +00:00
James Peters
52c5dad1b3 Remove NMS Support
Now that the Crafting API has been added in 1.17 NMS is no longer needed.
2021-07-28 22:07:53 +01:00
James Peters
f9d60de527 Bug fixes 2021-07-16 22:12:24 +01:00
James Peters
cf99116619 Fixed AutoCrafter 'eating' items
Closes #33
Crafting items not used e.g Buckets get outputted into output chest now.
2021-02-28 22:04:19 +00:00
James Peters
f6c07e8db1 AutoCrafting now respects PrepareItemCraftEvent 2020-12-31 15:21:11 +00:00
James Peters
c58096bae6 1.16.4 support 2020-11-03 19:28:44 +00:00