Go to file
Christian Koop d8efa1bf6e
HOTfixes breaking world generation (Multiverse-Core) [SD-8519]
These are changes not meant for production. Please squash this commit as soon as an actual fix has been applied... I shouldn't even create such a commit...

Anyway:
Multiverse-Core is too forceful when applying it's own configurations. We have to load on `STARTUP` to allow MVC to find our plugin and generator.
But we can't generate worlds this early in server boot... That's why we are listening for the event before doing any actual initialization... That's not good... Or at least it can't stay like this...
2021-08-11 21:09:57 +02:00
src/main HOTfixes breaking world generation (Multiverse-Core) [SD-8519] 2021-08-11 21:09:57 +02:00
.gitignore fixed bugs 2020-06-03 07:41:50 -05:00
LICENSE Gradle conversion 2019-04-15 03:11:10 -06:00
pom.xml Version 2.3.29 + pom.xml cleanup 2021-07-22 17:02:29 +02:00