Commit Graph

225 Commits

Author SHA1 Message Date
James Peters
2cac12bd1a Update HopperListener.java
Broken Bukkit import
2021-02-15 22:50:21 +00:00
James Peters
b544f1ef7d Fixed Paper Hopper only filtering first slot.
Fixes #31
2021-02-15 22:47:14 +00:00
James Peters
1e61150883 Update pom.xml
Added lombok
2021-02-15 22:43:37 +00:00
James Peters
630cbbf015 Fixed Anvil UI not working
Updated AnvilGUI.
2021-02-15 20:00:13 +00:00
James Peters
f6c07e8db1 AutoCrafting now respects PrepareItemCraftEvent 2020-12-31 15:21:11 +00:00
James Peters
e5ce682ae9 Bug Fixes #25
Fixed TNT bug that would leave floating item frames from Chests/AutoCrafters. #25
Cleaned up code
Added JetBrains Annotations
2020-12-30 18:43:19 +00:00
James Peters
98f64c38c2 Update en_GB.properties 2020-12-30 18:36:38 +00:00
James Peters
b351aec925 2.3.1 Update 2020-12-30 17:30:08 +00:00
James Peters
a902d66f42 Autocrafting Duplication Bug #27
Crafting now removes duplicate inventories from input array
2020-12-30 17:18:54 +00:00
James Peters
418ada0b73 Fixed missing crafting in 1.15 & 1.14 2020-12-30 16:29:22 +00:00
James Peters
83840b8dba v2.3-Release 2020-11-03 23:02:07 +00:00
James Peters
6e65dcebcc
Update README.md 2020-11-03 22:52:16 +00:00
James Peters
b7acfaccb2
Update README.md 2020-11-03 22:51:12 +00:00
James Peters
2507924298
Update README.md 2020-11-03 22:46:51 +00:00
James Peters
e141a22453 Merge branch 'master' of https://github.com/JamesPeters98/ChestsPlusPlus 2020-11-03 22:28:05 +00:00
James Peters
046f07b7d1 Update pom.xml
Updated Anvil GUI to use latest snapshot
2020-11-03 22:28:02 +00:00
James Peters
2d15cfb9e1
Update README.md 2020-11-03 22:27:37 +00:00
James Peters
7042bb441b
Update README.md 2020-11-03 22:09:50 +00:00
James Peters
d1a5500112 2.3-Beta-RC
Release candidate beta for v2.3.
2020-11-03 19:46:34 +00:00
James Peters
c58096bae6 1.16.4 support 2020-11-03 19:28:44 +00:00
James Peters
6159e7bc35 POE update 2020-11-03 19:28:35 +00:00
James Peters
40d8171bc9 Update da_DA.properties 2020-11-03 18:16:54 +00:00
James Peters
c582ee583c Language Update
Added a module to import languages directly from POE.
Requires a POEapi.java class containing the token and project id
2020-11-03 18:14:32 +00:00
James Peters
3ee137ae35 Lang updates 2020-10-28 11:39:25 +00:00
James Peters
2a48a07c52 Cleaned Up Party Menu. 2020-10-27 13:20:03 +00:00
James Peters
0d9b57c098 Beta 2.3 - beta 2 2020-10-27 12:01:40 +00:00
James Peters
b7c4d5f49b Lang updates 2020-10-27 12:01:25 +00:00
James Peters
4d3603bcc7 Lang Updates 2020-10-24 22:56:21 +01:00
James Peters
fbeeb14a8e Unused imports 2020-10-24 15:19:04 +01: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
James Peters
1c153db2e3 Party UI
Adds UI to create/manage/invite players to parties.
Includes an Anvil UI library from WesJD.
2020-10-21 23:44:47 +01:00
James Peters
3a0c0e23c1 Party System
Fully implemented party system backend.
Currently implemented in commands.
Fixed Entities not being removed on reload
Fixed ghost chest issue.
Started Party Menu GUI
2020-10-18 12:10:19 +01:00
James Peters
33dfc42d67 Update fr_FR.properties 2020-10-12 12:06:39 +01:00
James Peters
94bd3d9ead Update ChestsPlusPlus.java
Remove all armour stands on reload if not enabled.
2020-10-09 19:58:11 +01:00
James Peters
60e7596c69 Lang updates 2020-10-09 19:57:47 +01:00
James Peters
571c416919 Update HopperListener.java
Reverted Hopper code. Was too messy and complicated.
2020-10-09 14:59:21 +01:00
jameslfc19
4b768def75 Update de_DE.properties
Sorting alphabetically from now on.
Added missing ItemFrame translations.
2020-08-17 17:44:20 +01:00
jameslfc19
56d1da1402 Fixes Hopper bugs
Fixes bug that was introduced when fixing the Hopper Paper bug that required the Hopper move event to be done manually.
Fixes bug that mixed up the Hopper and ChestLink inventories.
2020-08-17 16:55:54 +01:00
jameslfc19
692af7902e Update NMSProviderImpl.java
Fix for 1.16.2 crash
2020-08-17 16:48:29 +01:00
jameslfc19
fc0977b87e Added Missing Messages 2020-08-17 16:45:38 +01:00
jameslfc19
2fceb39f8c 2.3-Beta 2020-08-02 11:51:35 +01:00
jameslfc19
f03b096d72 Item Filter Additions
Item Filters can now filter based on similar item types!
2020-08-02 00:03:57 +01:00
jameslfc19
f931845ca5 Fixed Double Chest opening sound on Paper 2020-08-02 00:02:58 +01:00
jameslfc19
6b0f37de2c Huge Code Cleanup! 2020-08-01 22:04:30 +01:00
jameslfc19
9555c9f722 Removed Unused Imports 2020-08-01 21:46:38 +01:00
jameslfc19
d6111f49cc Language File Fixes 2020-08-01 21:44:04 +01:00
jameslfc19
d1cc5d8289 New PluginConfig Option & Fix For Paper Hoppers 2020-08-01 20:58:23 +01:00
jameslfc19
b2925e44a6 Added new 1.16 Lidded API support. 2020-07-29 21:52:33 +01:00
jameslfc19
2d22eb732f Updated Language Files 2020-07-29 21:52:17 +01:00
jameslfc19
8ec10cc93a Update pom.xml 2020-07-29 20:13:40 +01:00