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
jameslfc19
a819acd179
Added/Updated Language Files
2020-07-29 20:13:20 +01:00
jameslfc19
79c3d36676
Update StorageType.java
...
Fix for NPE from lines in SignChangeEvent
2020-07-29 02:19:25 +01:00
jameslfc19
54f2e7cfa1
Removed Timestamp from Language Files
2020-07-29 02:19:04 +01:00
jameslfc19
5294cf5b7f
Language File Fixes
2020-07-29 01:45:24 +01:00
jameslfc19
f7be7366b9
Updated Version Checker
2020-07-29 01:40:57 +01:00
James Peters
4e7e17e864
Update dutch.properties (POEditor.com)
2020-07-29 01:04:48 +01:00
jameslfc19
12af23ce67
Added Missing Language Messages
2020-07-28 23:43:18 +01:00
James Peters
27829e0ada
Update dutch.properties (POEditor.com)
2020-07-28 23:13:48 +01:00
jameslfc19
ed4e5684e0
Create dutch.properties
2020-07-28 23:12:40 +01:00
jameslfc19
07329cc10c
Language File Generation
2020-07-28 23:00:33 +01:00
jameslfc19
b477ee1ed6
Language File
...
Language File implementation almost complete
2020-07-28 19:32:12 +01:00
jameslfc19
767e162c84
Update ChestsPlusPlus.java
2020-07-28 12:50:28 +01:00
jameslfc19
0c03f6ccf2
Update pom.xml
...
2.2.1 Release
2020-07-28 12:39:39 +01:00
jameslfc19
1ce9b3f4b0
Bug Fixes
2020-07-28 12:39:09 +01:00
jameslfc19
729bbad359
Fix for NPE on Paper
2020-07-27 22:41:08 +01:00
jameslfc19
86dbe63fa3
2.2-Release
...
Update pom to 2.2-Release
2020-07-27 12:22:10 +01:00
jameslfc19
8fb9c5c220
ChestLink Verifier
...
Fix for ChestLinks not being converted to single chests when a block is on top of the DoubleChest.
2020-07-27 00:43:21 +01:00
jameslfc19
dd3d77e85a
Update VirtualCraftingHolder.java
...
AutoCrafting was only happening in unloaded chunks!! oops.
2020-07-27 00:42:39 +01:00
jameslfc19
b8119d6286
Fixed Filters - Again.
2020-07-26 22:15:00 +01:00
jameslfc19
cc18166743
Command Fix
...
Invalid command arguments caused a crash
2020-07-26 19:58:55 +01:00
jameslfc19
e12bc92019
Added remote open permission
2020-07-26 19:34:15 +01:00
jameslfc19
f0a7d3231f
StorageOpener Optimisations
...
Fixes for sign bug when more than 64 signs get updated in a chunk. #12
Optimised ChestOpener code to cache the tile entity.
Armour stands no longer calculate unneed location and postions.
Display type enum that gets set when the display item is chaned.
2020-07-26 18:27:44 +01:00
jameslfc19
4b3d009541
Update MaterialChecker_1_14.java
...
#11 Bows are held items, so don't display on front of chest.
This may be something that will be changed in future versions.
2020-07-25 15:19:30 +01:00
jameslfc19
728d6d6c7d
Update MaterialChecker_1_14.java
...
Adds broken items seen in #11
2020-07-24 22:42:26 +01:00
jameslfc19
0fe368b725
Update SpigotConfig.java
...
Changed getWorldSettings to take World argument
2020-07-24 22:41:49 +01:00
jameslfc19
ccba77d023
Update Settings.java
...
Missing autocraft armour stand setting.
2020-07-24 22:41:24 +01:00
jameslfc19
2f72655921
Fixed Chunk Loading Issues
...
Lots of processes were causing chunks to stay loaded.
Including the removal of entities in onEnable()
Everything is done on a per chunk basis now.
2020-07-24 22:41:09 +01:00
jameslfc19
6fe6817340
AutoCrafting fixes
...
Changed Serialization name to stop conflicts with other plugins.
And load config can recipes after all other plugins!
2020-07-24 17:31:50 +01:00
jameslfc19
0f117e5332
Added WorldBlack list setting
2020-07-24 17:30:06 +01:00
jameslfc19
80aef139ac
Fix for CaveAir issue.
...
It wasn't possible to create Storages where the block to replace was CaveAir!
2020-07-24 17:29:12 +01:00
jameslfc19
86322f02d9
Update MaterialChecker_1_14.java
...
Fixed display issues for Bone, Blaze rods and Wheat.
2020-07-24 16:52:40 +01:00
jameslfc19
fa9742b590
Update pom.xml
...
Move to version 2.1.1
2020-07-22 13:55:23 +01:00
jameslfc19
e8a24093fb
Fixed Hopper Filtering
2020-07-22 13:54:52 +01:00
jameslfc19
d006e6d71a
2.1-Release
2020-07-19 11:17:17 +01:00
jameslfc19
11cd27deee
Fix for Filters.
...
Multiple filters were causing problems when rejecting items.
2020-07-18 18:30:19 +01:00
jameslfc19
c5e38b6711
Barrels!
...
Added Barrels as an option for ChestLinks!
2020-07-18 18:29:54 +01:00
jameslfc19
3a3b0bd780
Fixes Chests Closing Bug.
...
Trying to run Chest animation in unloaded chunks closed the inventory.
2020-07-16 19:57:23 +01:00