Commit Graph

32 Commits

Author SHA1 Message Date
SeanOMik 6dad97db36
Update org.apache.commons:commons-text for security vulnerability 2022-10-14 20:39:12 -04:00
seanomik c13a91b54d Update dependencies for 1.19, bump version 2022-06-28 01:16:53 -04:00
SeanOMik 79f3d89dda Accidentally skipped a plugin version 2022-03-06 21:51:34 -05:00
SeanOMik 75dedd3165 Update for 1.18.2 2022-03-06 21:46:04 -05:00
SeanOMik 098d1e26b2 Fix #38 2022-02-01 22:57:02 -05:00
SeanOMik 834935ec9d Fix #35 2022-01-31 23:20:10 -05:00
SeanOMik 277974edae Fix #32, add bstats metrics 2022-01-25 20:43:58 -05:00
SeanOMik 9beef25970 Update anvilgui in pom.xml and make a shading relocation for it 2021-12-12 19:54:31 -05:00
Tim 5b8adfcc12 clean up 2021-12-11 11:38:41 -08:00
Tim 18a2c3c993 update to 1.18 2021-12-11 11:28:27 -08:00
SeanOMik 0183ab0109
Rename ItemRecipies to ItemRecipes and reformat it. 2021-08-02 12:32:50 -04:00
SeanOMik be830f498b
Fix not being able to add items when a single drive fills on types. 2021-07-04 11:42:38 -04:00
SeanOMik 11f8463766
Fix errors when loading old saves. 2021-07-01 13:58:31 -04:00
SeanOMik 351dc772f6
Add hopper input 2021-06-29 00:50:30 -04:00
SeanOMik 3021a8ba65
Update for 1.17 2021-06-22 19:57:03 -04:00
SeanOMik d0cb987d0c
Actually fix #11 2021-04-04 15:01:21 -05:00
SeanOMik f6c1426744
Now actually update for 1.16.5 2021-04-04 14:51:04 -05:00
SeanOMik e2f530a4dd
Update for 1.16.5 2021-04-04 12:23:48 -05:00
SeanOMik 108f2e453e
Update pom.xml for new version 2021-02-24 14:13:23 -06:00
SeanOMik e20fc16a81
Fixes #11 2021-02-24 13:32:55 -06:00
SeanOMik 37ac1846d5
Update for 1.16.4 2020-11-08 13:23:57 -06:00
SeanOMik 48925bc0a6
Update pom.xml for new version 2020-09-25 16:35:49 -05:00
SeanOMik 0241704cf6
Modify the GUI a bit to make it easier to move around in 2020-09-07 18:16:39 -05:00
SeanOMik e518e26d17
Fix #8, add 1.14 support and fix esgive system cmd in console 2020-09-03 11:27:43 -05:00
SeanOMik bb37c50d2f
Remove some maven warnings 2020-07-20 16:29:13 -05:00
SeanOMik e64d82f0b4
Change plugin version in pom.xml 2020-07-20 12:18:29 -05:00
SeanOMik 995886672b
Update for 1.16 while still supporting 1.15 2020-07-20 12:16:31 -05:00
B. Kelly aab53b8909 MC 1.16.1 compatibility
- Update Spigot and NBTAPI so that the plugin functions at all
- Update AnvilGUI so the search and permissions UIs work
- ask for SkullOwner instead of Owner, since the latter is no longer
  present
2020-07-17 14:40:16 -04:00
B. Kelly fdad6e099f Add soft dependency for Multiverse compatibility
If ES gets enabled before Multiverse does, ESSystems in worlds other
than the default will misbehave, because Multiverse hasn't loaded their
worlds yet. This means getWorld() returns null for those worlds and the
Location baked into the ESSystem is wrong.

Adding a soft dependency on MV-Core ensures that ES gets enabled after
MV, and thus, after all the game worlds are loaded.
2020-07-17 14:09:51 -04:00
SeanOMik 1273936d76
Add reload command and fix a small bug.
The bug is it not loading systems by players that are not online when the plugin loads, or when the player doesn't join.
2020-07-06 23:31:14 -05:00
SeanOMik a7c9d23412
Remove unneeded local maven repository 2020-04-08 16:57:47 -05:00
SeanOMik 8999f8f169
Upload almost finished code. 2020-04-08 13:34:01 -05:00