mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-11-05 09:09:40 +01:00
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?");
|
||||
}
|
||||
|
||||
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();
|
||||
|
||||
String ourVers = fakePluginCreator.getOurVersion();
|
||||
|
Loading…
Reference in New Issue
Block a user