Closed mxsdev closed 7 years ago
Not the best way to deal with the issue but it works
When Bukkit receives the packet it has extra bytes, so i must used ".contains("panic")" instead of ""panic".equalsIgnoreCase(parts[0])"
Not the best way to deal with the issue but it works
When Bukkit receives the packet it has extra bytes, so i must used ".contains("panic")" instead of ""panic".equalsIgnoreCase(parts[0])"