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

Fixed packet sending #217

Closed net closed 8 years ago

net commented 8 years ago

PR to target correct branch (2.9).

From #216.

This is necessary for the AR HUD Client to function. MC Forge can't handle anything else. It is also not the correct way to send packet information from the server, as shown https://www.spigotmc.org/wiki/bukkit-bungee-plugin-messaging-channel/