Add warning
This commit is contained in:
parent
f0448e6afc
commit
d38d4ad1be
@ -76,6 +76,8 @@ public class WatcherSanitizer {
|
|||||||
throw new IllegalStateException("Why is LibsDisguisesVersioning already active? Did the server owner do something.. Weird?");
|
throw new IllegalStateException("Why is LibsDisguisesVersioning already active? Did the server owner do something.. Weird?");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
LibsDisguises.getInstance().getLogger().info("Due to issues with Java 16, you may notice harmless errors saying plugin loaded another plugin that isnt a soft depend or so on");
|
||||||
|
|
||||||
FakePluginCreator fakePluginCreator = new FakePluginCreator();
|
FakePluginCreator fakePluginCreator = new FakePluginCreator();
|
||||||
|
|
||||||
String ourVers = fakePluginCreator.getOurVersion();
|
String ourVers = fakePluginCreator.getOurVersion();
|
||||||
|
Loading…
Reference in New Issue
Block a user