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
- Host: GitHub
- URL: https://github.com/ark0f/dynmap-skin
- Owner: ark0f
- Created: 2020-03-29T13:24:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T15:09:43.000Z (over 6 years ago)
- Last Synced: 2025-01-11T13:24:06.586Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 31.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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