Page 1 of 1

Get MineBans data with PHP ?

Posted: Mon Aug 20, 2012 10:51 am
by Helx
I recently made the switch from MCBans to MineBans a week or two ago, and I'm loving it more than ever.

I've recently decided that I want to display/use the most recent bans on my site, much like the MineBans.com site does. But only the bans from my server(s).

I noted that there is an in-depth API documentation, but that is for Bukkit plugins.

And if you must know what it is for: I am making an appeal page, but wanted to make sure they were actually banned before I let them make a global appeal (Global appeals alert me by email, local appeals only show up on the MCP I developed)

So, how would I go about doing this ?

Re: Get MineBans data with PHP ?

Posted: Mon Aug 20, 2012 6:02 pm
by jacek
There is a web API too but it's much more limited https://github.com/betterphp/MineBans/wiki/Web-API I will be trying to work on this when I get chance and will hopefully be able to add stuff to do with appeals.