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

Track hunger and send messages via the ARP #176

Open entropitor opened 11 years ago

entropitor commented 11 years ago

I added a hunger message to the AutoReferee Protocol:

player|<player>|hunger|<hunger> - hunger in half-hungerbars/drumsticks

(Won't be used in the client, because I think it would clutter but I think it can be useful for the AutoRefereeNode webapplication I'm writing).