Commit Graph

26 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
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
111fd8d4df Update to 1.17 and Java 16.
Also fixes Hopper Filter stack overflow
2021-07-12 21:13:13 +01:00
James Peters
c58096bae6 1.16.4 support 2020-11-03 19:28:44 +00:00
James Peters
858964c59c Fixed AutoCrafting & Added 1.16.3 Protocol support
Added 1.16_R2 module
Fixed AutoCrafting by using NMS
2020-10-24 15:18:56 +01:00
jameslfc19
85ef414e40 Update pom.xml
Forgot to add Module.
2020-07-04 16:16:17 +01:00
jameslfc19
367ffdcc73 ChestLinks now open!
Added NMS support.
Fixed versioning.
2020-07-04 14:45:58 +01:00
jameslfc19
6b1a83e1b7 Fixed Maven Module System 2020-07-03 14:23:09 +01:00
jameslfc19
18bd2e5925 Moved To Sub-Directory
To make room for API-specific modules.
2020-07-02 22:46:07 +01:00
jameslfc19
ee7a884979 v1.5 Beta 3 2020-06-27 22:30:24 +01:00
jameslfc19
e600312180 1.5 Beta Version 2 2020-06-27 17:15:54 +01:00
James
b0cd758516 1.5 Beta Commit 2020-06-26 21:23:55 +01:00
James
a1710f8397 AutoCraft Update 2020-06-25 16:21:52 +01:00
jameslfc19
6dc864760d Fixed Hopper-amount bug
Virtual Hoppers were not respecting the hopper-amount variable spigot sets.
2020-05-05 10:32:00 +01:00
jameslfc19
097174b221 Clean Up & Fixes
Last clean up before v1.4!
Remove unused import and methods.
Config now gets saved with World Save Event
Added update-checker metric.
2020-04-27 23:34:13 +01:00
jameslfc19
df23078d80 Large Update
Added new Hopper filtering mechanic.
Config now saves in Async.
Fixed Inventory sorter removing item meta.
2020-04-27 21:54:35 +01:00
jameslfc19
96a23c3d7e Release Plugin 2020-04-27 14:25:26 +01:00
jameslfc19
6fca1a2a72 Dynamic Version Changing
Version now gets pulled directly from the pom and inserted into plugin.yml
Should prevent any wrong version numbers getting published!
2020-04-27 13:14:34 +01:00
jameslfc19
47a14aed0f Inventory Menu updates and Plugin Annotations
Added Plugin annotations for plugin.yml generation.
Fixed renaming bug overwriting current groups.
Fixed sort permissions
Added inventory menu reopen after inv close.
Inventory menu now shows the most common item.
2020-04-27 12:22:51 +01:00
jameslfc19
ddeb1c0200 Latest Update
Fixed wrong spigot api in pom
Added Inventory sorter
Added rename ability
Added ability to add/open chests you are a member of.
Menu now shows Chests you are a member of.
Chests.yml now gets validated when opened. i.e any objects that are null are removed.
API set back to 1.14 to work with that.
2020-04-26 20:50:08 +01:00
jameslfc19
7d4380ddb6 Updated SmartInvs
Updated SmartInvs to 1.30 Snapshot.
Added Lore to inventory items.
OfflinePlayer bug fix.
2020-04-19 15:03:15 +01:00
jameslfc19
bc6b57d8ed Added bStats 2020-04-15 12:59:29 +01:00
jameslfc19
426fbbbe70 Fixes
Update to 1.15.2 API (Should still work with 1.14)
Fixed permission bug
Fixed #3 chest sound bug with CCrates.
2020-04-15 12:07:48 +01:00
jameslfc19
6c5f596fee Added Permissions & Inventory Menu! 2019-09-19 15:16:53 +01:00
jameslfc19
f89ecdd13c Init Commit! 2019-09-16 19:22:50 +01:00