jquery-package
jquery-package
+1, I find this change quite useful too. When refactoring lots of legacy plugins I had to cast to JavaPlugin without any reason. With this change it will be just...
@failutee Would you mind to update this PR to make two constructors? For Plugin and JavaPlugin to maintain compatibility. If not, I'll make a separate PR with those changes
> Unless someone is using reflection to instantiate FoliaLib, Plugin being a supertype of JavaPlugin should allow it to just work with no modifications to constructors. Did I miss something?...
> You would be recompiling with the library attached. There is no case in which you compiled the plugin with folialib of a different version (idk how that would happen)....
Any news on this?
I'm getting the same error and found a way to replicate it. It's related to SpigotMC/BungeeCord#3666, but it looks differently on Waterfall. You can catch this by quickly changing servers...