Hey! I'd like to show you guys something I made about a year ago that has gotten an average of 4 billion requests a month. It's called Minotar! And it's basically an api endpoint for your skin in Minecraft. It's usage is simple and should fit most needs. Basic Using our API is simple. For basic usage provide a username like so: HTML5: <img src="http://minotar.net/avatar/clone1018"> Size Setting a size is even easier. We use pixels and we only need the width. Just add it to the end. HTML5: <img src="http://minotar.net/avatar/clone1018/100"> Extension Since some services require an extension we've added simple support for it. Just add .png to the end. HTML5: <img src="http://minotar.net/avatar/clone1018/100.png"> HTML5: <img src="http://minotar.net/avatar/clone1018.png"> You can find more info and some plugins here. Project Page: https://github.com/Axxim/Minotar Please submit all requests there ^
So we can host the files ourselves? I don't feel comfortable being dependent on files hosted on other people's web servers.
so basically this hovers above the players head near their name? this would be interesting if when you chatted this would show next to the name
Cool thing! Only one advice: Introduce a maximum size, or the some evil person could overload your server (maybe 1000)
Using this for the Buycraft plugin now, for an example: http://store.buycraft.net/example (Its the "recent donations" part on the right. Good idea, really simple and saved me an hour creating it my self.
Can we integrate this into SpaceBukkit? This is an awesome tool and we would love to include it instead of writing one ourselves that does the exact same thing!
I'm building a website with this right now, it works awesomely, but it doesn't seem to work for myself. All I get is a black square. http://minotar.net/avatar/efstajas/ Whoot?
IPB Hook not working on IPB 3? Any way for display member list with MineQuery + Minotar, same as here: http://mcserverlist.net/servers/4edad38f63a9c92b15000001 ?