An open API service indexing awesome lists of open source software.

https://github.com/ark0f/dynmap-skin

Minecraft skin proxy for DynMap Bukkit plugin
https://github.com/ark0f/dynmap-skin

Last synced: about 2 months ago
JSON representation

Minecraft skin proxy for DynMap Bukkit plugin

Awesome Lists containing this project

README

          

# dynmap-skin
DynMap Bukkit plugin can no more get skins to show on map because it haven't updated interaction with new Mojang API.
This proxy allows to simulate old API

# Defaults
Default route is `/skin/{playername}`

Default address is `0.0.0.0:7653`

For available settings use `--help` in command line

# Warnings
Due to new Mojang API there is hardcoded ratelimit for 30 seconds to avoid `TooManyRequestsException` error