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

Add option to output AutoRefereeClient Messages to an API via PUT requests #178

Closed entropitor closed 11 years ago

entropitor commented 11 years ago

These requests will serve as input to the AutoRefereeNode Server.

entropitor commented 11 years ago

The failed pass is caused by the bug that was fixed by #183 by the way :)

authorblues commented 11 years ago

I've modified this PR a bit locally, for a few reasons, but hopefully with the same behavior. I'll push it to a feature branch tonight perhaps and maybe you can test it one more time for me.

authorblues commented 11 years ago

Pulled/improved via https://github.com/rmct/AutoReferee/commit/de0485f0278d2798d54b189969918ba2e9a716f6. Thanks!