Commit Graph

279 Commits

Author SHA1 Message Date
jameslfc19
4aea5a12c8 AutoCraft start
Added a custom workbench
2020-05-05 10:32:47 +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
James
9063377954 Update .gitignore 2020-05-02 11:45:55 +01:00
jameslfc19
007fb3817f Added group limiter 2020-04-28 22:44:50 +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
c4fa121c7e Start of Inventory Sort Implementation. 2020-04-20 14:13:51 +01:00
jameslfc19
cba7fd7b5f Large Update
Fixed commands up.
Added public chests.
List command
List members of ChestLink.
2020-04-20 14:13:22 +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
27fe9f489a Update Stats.java
removed debug code
2020-04-18 21:58:42 +01:00
jameslfc19
dd99b8d854 Update Checker Periodic 2020-04-18 15:46:24 +01:00
jameslfc19
94547d6bc4 Code Clean Up 2020-04-18 15:45:58 +01:00
jameslfc19
265a84c6a3 Fixed Offline Players Not Opening Chests
Fixed bug where it wasn't possible to open offline players chests!
2020-04-18 15:44:40 +01:00
jameslfc19
4a33fae7b5 Update Checker
Added update checker and config to enable/disable it.
2020-04-16 12:40:40 +01:00
jameslfc19
81410994cc Fixed Chest Removal Bug
Wasn't removing chest from Chest Link Menu
2020-04-16 11:48:03 +01:00
jameslfc19
18e865d63e Fixed Hopper Behaviour
Virtual Hoppers were ignoring redstone locking of Hoppers
2020-04-16 11:47:34 +01:00
jameslfc19
bc6b57d8ed Added bStats 2020-04-15 12:59:29 +01:00
jameslfc19
e6399e3681 Merge branch 'master' of https://github.com/JamesPeters98/ChestsPlusPlus 2020-04-15 12:10:19 +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
0e22f0c3f0 Fixes
Update to 1.15.2 API (Should still work with 1.14)
Fixed permission bug
Fixed chest sound bug with CCrates.
2020-04-15 11:59:11 +01:00
jameslfc19
5a68bd8c5f Latest Commit 2020-04-15 10:40:18 +01:00
jameslfc19
b0455e41a9 Merge branch 'master' of https://github.com/JamesPeters98/ChestsPlusPlus 2019-09-19 15:17:00 +01:00
jameslfc19
6c5f596fee Added Permissions & Inventory Menu! 2019-09-19 15:16:53 +01:00
James Peters
61e444f42e
Create README.md 2019-09-16 19:30:43 +01:00
jameslfc19
f89ecdd13c Init Commit! 2019-09-16 19:22:50 +01:00