Releases: TechnicJelle/BlueMapOfflinePlayerMarkers
Releases · TechnicJelle/BlueMapOfflinePlayerMarkers
Config update!
Added bStats analytics
BlueMap v3 support! (BlueMapAPI 2.1.0)
- Added support for lower Minecraft versions all the way down to 1.13, just like BlueMap
- Rewrote most of the plugin to make it easier to maintain (and add features??) in the future
- Removed the commands, as they're now redundant; the plugin automatically loads all players who have every played on the server on startup
Full Changelog: v1.3.1...v2.0.0
Add markers from world files' playerdata
What's Changed
- Implement offline player marker loading from playerdata files by @Mark-225 in #12
- Skript to load multiple servers worth of worlds by @elsing in #16
- Added support for different BlueMap webroots by @TechnicJelle in 134b1c1
New Contributors
Full Changelog: v1.2.3-BETA...v1.3.1
Bugfix on shutdown
Fixed a bug on shutdown that happened sometimes
Special thanks to Blue himself for helping me with this!
Offline player icons!!
Offline player markers now have greyed out icons of the player head!
Async
Markers are now added asynchronously and shouldn't hold up your server any more.
Second beta release
Fixed a small bug where the plugin wouldn't remove the markers of players who had logged in before Bluemap had finished loading.
First beta release
This should work