Adds markers where players last logged off to BlueMap.
| Closeup | Faraway |
|---|---|
| !closeup of the two offline player markers | !far away shot of the two offline player markers |
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 requiredhideHiddenPlayerMarkers that lets you configure if you want hidden players to have a offline marker created when they log out1.major.minor.platform-specificminor version plus new content (see above for fork contents)The current mod requires BlueMap (and KFF for 1.20.4 and lower).
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