jameslfc19
5ae0cf664c
Chest Opener Fix
...
Fixed custom chests that weren't opening, and playing close sounds too early.
2020-07-10 14:10:21 +01:00
jameslfc19
b7fd0ccfb4
Update pom.xml
...
BETA-8
2020-07-08 12:33:16 +01:00
jameslfc19
090d2cbaa2
Fixes
...
Fixed DoubleChest not being converted when placing a sign.
Pistons can no longer push a CraftingTable that's apart of a group.
When creating a storage the type of sign the player is holding is now used.
Removed Print statements!
2020-07-08 12:26:21 +01:00
jameslfc19
554c43b3fc
Fixed Sign Placement Bug!
...
Signs were able to be placed on the sides of storages. And some checks were missing!
2020-07-08 00:31:00 +01:00
jameslfc19
ca87e0a34e
Fixed Legacy File Conversion
2020-07-07 21:14:09 +01:00
jameslfc19
9c18999df7
Fixed Travis & Pom
2020-07-07 19:38:47 +01:00
jameslfc19
326d54a6e5
Inventory Close Sound Duplication Fix.
...
Inv close sound was playing twice!
2020-07-07 17:27:18 +01:00
jameslfc19
9fc4ebdd13
Changed NMS Method.
...
Calls to newer NMS not possible from Core now.
2020-07-07 17:26:53 +01:00
jameslfc19
67eac5c881
Code Clean up
2020-07-04 22:07:50 +01:00
jameslfc19
9e32f8a6d5
Remove Unused Imports
2020-07-04 21:58:40 +01:00
jameslfc19
dab6b80064
Armour Stand Setting Added
2020-07-04 21:58:29 +01:00
jameslfc19
22caa759b4
Added Version Command
2020-07-04 17:40:50 +01:00
jameslfc19
a6f4e96713
Update StorageInfo.java
2020-07-04 17:40:37 +01:00
jameslfc19
7d3685ba6d
Added New Settings
...
Added settings for running hoppers in unloaded chunks
And animating all chests at once.
2020-07-04 17:40:27 +01:00
jameslfc19
7b57a2da00
Moved 1.14 Material Checker to own Module.
2020-07-04 17:39:30 +01:00
jameslfc19
367ffdcc73
ChestLinks now open!
...
Added NMS support.
Fixed versioning.
2020-07-04 14:45:58 +01:00
jameslfc19
c178d982af
Travis update
2020-07-04 02:49:58 +01:00
jameslfc19
5a40e5b9ea
Update pom.xml
2020-07-04 02:32:10 +01:00
jameslfc19
cb7ff74d17
Fix for Armor Stand Displays
2020-07-04 00:10:16 +01:00
jameslfc19
2a7d73c839
Update AbstractStorage.java
2020-07-03 17:11:07 +01:00
jameslfc19
251d02e324
Material Checker Start
...
Having to sort through most items manually to decide how to display them!
2020-07-03 17:10:58 +01:00
jameslfc19
6b1a83e1b7
Fixed Maven Module System
2020-07-03 14:23:09 +01:00
jameslfc19
c90abd1688
API Specific Implementations
2020-07-03 00:42:55 +01:00
jameslfc19
18bd2e5925
Moved To Sub-Directory
...
To make room for API-specific modules.
2020-07-02 22:46:07 +01:00