Commit Graph

9 Commits

Author SHA1 Message Date
ceze88
10924217a7 Fix async sound play causes farms not to work 2024-02-10 13:12:11 +01:00
Christian Koop
7332899033
Removes now no-longer needed #getDependencies from plugin main class
The core now provides an implementation which returns an empty Set
2024-01-13 21:45:37 +01:00
ceze88
7cca82a54f Migrate to dynamic dependency loading 2024-01-11 16:04:14 +01:00
ceze88
4767f79cd4 Fix data loading issues 2023-12-15 12:38:14 +01:00
ceze88
c4af287f5b Update DataHelper 2023-10-25 16:38:21 +02:00
Christian Koop
f2b3c6980e
Fixes Exception on plugin startup by dropping MySQL "support"
I don't see a way to support this check with the new database API.
`EpicFarming#getDataManager()` is `null` while the migrations are running
2023-10-24 03:26:33 +02:00
ceze88
1c4cc32957 Updates FabledSkyBlock compatibility 2023-09-04 21:50:37 +02:00
ceze88
b8d4824424 Update migration 2023-08-24 12:05:33 +02:00
ceze88
36c0350324 Changes package names from com.songoda to com.craftaro 2023-07-26 18:01:37 +02:00