
A BlueMap addon for Forge and NeoForge that adds marker where players last disconnected
Adds markers where players last logged off to BlueMap.
| Closeup | Faraway |
|---|---|
![]() |
![]() |
The Original Paper plugin source code by @TechnicJelle, Its Fabric port source code by @syorito-hatsuki.
Neither TechnicJelle nor syorito-hatsuki have any responsability to take concerning this mod or its code or its issues. So please do not report issues comming from my fork to their github/curseforge/modrinth pages.
/fakeOfflineMarker <name> [<pos>] [<uuid>] to create fake offline player markers/deleteOfflineMarker <name> to delete a choosen markerhideBannedPlayers and removeBannedPlayerMarkers, unlike TechnicJelle's mod you can chose if you want to hide or delete the markers from banned players (or none of the above if both parameters are false) if put to delete, a server restart is advisedadvancedMode this parameter enables the deleteOfflineMarker command server restart required1.major.minor.platform-specificminor version plus new content (see above for fork contents)The current mod requires BlueMap and Kotlin for Forge.
Please refer to the version changelog of the file your are using as to which versions to choose from.
If you are interested in what is planned for this fork, see my Github TODO List
syorito-hatsuki and @TechnicJelle for providing their source code, as without them I would not have been able to port the mod from syorito-hatsuki's fabric version to Forge and NeoForge