Bungeecord support added x16

This commit is contained in:
Michael Wain 2025-03-22 01:09:22 +03:00
parent 422ea22db8
commit 24ced9531f

View File

@ -53,6 +53,7 @@ public class XCraft extends Plugin {
try {
injectListener(47);
} catch(Exception e) {
e.printStackTrace();
getLogger().severe("Error injecting auth packet. " + e.getMessage());
}
try {