Commit Graph

14 Commits

Author SHA1 Message Date
ceze88 d8fe8df575 Add javadocs 2024-04-22 11:39:34 +02:00
ceze88 cad46cec15 Add better compatibility with EpicFarming 2024-04-06 13:13:22 +02: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 e55f4622d2 Add StackedItemSpawnEvent 2023-11-13 19:52:50 +01:00
ceze88 5d41e6ea36 Improve performance 2023-10-09 17:43:55 +02:00
ceze88 95ce5bb8c2 Fixes duplicating data and holograms 2023-09-18 15:34:19 +02:00
ceze88 86a19a520b Fix item stacking issues, add annotations 2023-07-08 11:23:20 +02:00
ceze88 31f517c436 Add javadocs 2023-07-08 11:18:34 +02:00
ceze88 8fd9dfa6e0 Add javadocs remove inherited methods, remove setId to avoid duplicated data with the new db system 2023-07-08 11:17:12 +02:00
ceze88 250435cfa0 Remove unnecessary class 2023-07-08 11:15:18 +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 d5b41b2292
Add hyphen to module name suffixes (e.g. `API` -> `-API`) 2023-06-30 14:18:33 +02:00