Commit Graph

46 Commits

Author SHA1 Message Date
ceze88 cad46cec15 Add better compatibility with EpicFarming 2024-04-06 13:13:22 +02:00
ceze88 a22746b9d5 Update SongodaCore methods 2024-04-06 13:13:03 +02:00
TeamHR f6461167b7 [Fixed] Block stacking logic. 2024-04-05 03:08:55 +05:30
ceze88 7214bb3013 Fix console spam in 1.20.4 2024-04-01 17:48:13 +02:00
Brianna O'Keefe 02818099ba Gotta hide all the 1.14+ stuff if you want all versions to be supported. 2024-03-29 12:34:41 -05:00
Brianna O'Keefe 8be8867e48 Can't use NamespacedKey on 1.13- 2024-03-29 11:10:18 -05:00
ceze88 e730507674 Fix plugin not loading properly if spawner is removed while the plugin was disabled 2024-03-25 13:41:14 +01:00
ceze88 29e6750539 Add stack all feature for spawners 2024-03-23 19:17:44 +01:00
ceze88 1c79ce5485 update package for core class 2024-03-23 19:17:14 +01:00
ceze88 d88c61fc94 Fix concurrent modification exception 2024-03-23 19:17:01 +01:00
ceze88 d9612b0cfe NPE fix 2024-03-20 12:36:33 +01:00
Brianna O'Keefe 47de9e3b83 Allow ops to stack spawners by default. 2024-03-14 16:06:40 -05:00
Brianna O'Keefe 76758ca986 Cleaned imports 2024-03-12 15:21:28 -05:00
Brianna O'Keefe 63033243c4 Async wait makes sense. 2024-03-12 15:07:38 -05:00
Brianna O'Keefe 5f556b1980 Performance improvements, fix for various breeding issues. 2024-03-12 14:25:22 -05:00
Brianna OKeefe 19e0c36e1f Sheep color should be on by default. 2024-03-12 13:55:59 -05:00
Brianna OKeefe 7ea968ab28 Let's add the new checks to the config. 2024-03-12 13:55:48 -05:00
Brianna OKeefe 9fe86c728a Let's us javas max int.
max
2024-03-11 21:52:21 -05:00
Brianna OKeefe f6ee159de3 Added a bunch of new checks. 2024-03-11 21:16:05 -05:00
Brianna OKeefe 0319e37caf Added support for 1.20's food for breeding compatibility. 2024-03-11 19:07:11 -05:00
ceze88 4454296eeb Fix nametag splitting 2024-02-07 16:03:11 +01:00
ceze88 7120f9895a Improve stacking task speed. Add some new settings and instant stacking 2024-02-02 15:58:40 +01:00
ceze88 59c2d186cd Fix entity spawning on paper 2024-01-11 15:55:54 +01:00
ceze88 4c016787c5 Fix nostack logic 2024-01-07 14:52:51 +01:00
ceze88 baa17abddc Add permission to disable player block/spawner stacking 2024-01-07 12:22:37 +01:00
ceze88 fd8572a276 Add SuperiorSkyblock hook for mob drops 2024-01-07 12:21:53 +01:00
ceze88 1dfd18a943 Add dynamic dependency loading 2024-01-07 12:16:27 +01:00
ceze88 d6c73e669e Fix StackedItemSpawnEvent not called in some cases 2023-11-14 23:40:16 +01:00
ceze88 85a7995420 Fix block stack duplicating in the database 2023-11-13 21:13:05 +01:00
ceze88 e55f4622d2 Add StackedItemSpawnEvent 2023-11-13 19:52:50 +01:00
ceze88 5d41e6ea36 Improve performance 2023-10-09 17:43:55 +02:00
ceze88 084d2c8348 Fix witch lootable 2023-10-09 17:43:32 +02:00
ceze88 95ce5bb8c2 Fixes duplicating data and holograms 2023-09-18 15:34:19 +02:00
ceze88 c983e68392 Fix NPEs 2023-09-13 13:52:04 +02:00
ceze88 ec09a56a02 Update migrations 2023-09-13 13:51:40 +02:00
ceze88 d7bb7a8ceb Fixes updating StackedEntity amount 2023-07-24 11:40:02 +02:00
ceze88 6f77c43d97 Fix item stacking when using large numbers 2023-07-17 12:20:37 +02:00
ceze88 86a19a520b Fix item stacking issues, add annotations 2023-07-08 11:23:20 +02:00
ceze88 b9b76b8d28 Add more spawn methods 2023-07-08 11:20:05 +02:00
ceze88 7481c25d52 Clone location to prevent modification 2023-07-08 11:19:06 +02:00
ceze88 79e5680c46 Re-add event 2023-07-08 11:15:54 +02:00
Christian Koop 441bea2a21
Replace deprecated usages of CompatibleSound with XSound 2023-06-30 22:34:30 +02:00
Christian Koop f6d96c8709
Modernize and clean up pom.xml + plugin.yml 2023-06-30 22:34:30 +02:00
Christian Koop 0f962c6583
Reorder imports and remove unused imports 2023-06-30 22:28:45 +02:00
Christian Koop f3dc65664f
Correct capitalization of class name `UltimateStackerAPI` to -`Api` 2023-06-30 22:27:12 +02:00
Christian Koop e16cffc299
Adds `-Plugin` suffix to plugin maven sub-module 2023-06-30 16:06:13 +02:00