webbukkit / dynmap

A set of Minecraft mods that provide a real time web-based map system for various Minecraft server implementations.
https://www.reddit.com/r/Dynmap/
Apache License 2.0
2.06k stars 420 forks source link

Support for the upcoming SkinsRestorer v15.0.0 #4025

Open AlexProgrammerDE opened 1 year ago

AlexProgrammerDE commented 1 year ago

Hello! SkinsRestorer developer here. 😺 We have scheduled the release of the version 15.0.0 for the 28th of October after almost a full year of work on this new major release. The API has been heavily modified and thus needs to be implemented for dynmap to support. Moving forward the API contains a Version Provider class Which you can use to load different implementations of our API based on for example the major version returned. This class only exists starting v15+ and will be in every future version of SkinsRestorer, even after major releases. Here are a few resources to help you implement the new API:

If you have any questions about the API, feel free to ask them here directly or in our discord server

bobhenl commented 1 week ago

[15:31:40] [Server thread/WARN]: [dynmap] You are using unsupported version of SkinsRestorer. Use v14.1 or newer.