rmct / AutoReferee

Bukkit plugin for automatically refereeing competitive Minecraft matches.
http://rmct.github.com/AutoReferee
GNU General Public License v3.0
35 stars 19 forks source link

For ARHUDClient #251

Closed mxsdev closed 7 years ago

mxsdev commented 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])"