Fix compatibility with vanilla clients
- More options to color the marker: UUID (default), team color, custom (changed via command), constant (specified in config)
- Option to show player heads and usernames when Tab is pressed (on by default)
- Compatibility with Raised mod fixed
- The bar is now hidden when there are no other players online and no markers visible
- Mob heads now also hide players from the locator bar (list of items configurable)
- The bar is now hidden in F1 and spectator mode (if the spectator menu is also hidden)
- Server style config is now forced on the client as long as the client accepts it (
acceptServerConfig
) and the server sends it (sendServerConfig
)
- Spectators are now always hidden
- Markers are now drawn behind the experience level and not above it
- Added more options to control how the markers fade
- Added
/plp reload
command to reload the config - Slightly better updating logic under the hood
Initial release