tpwalke2 / BlueMapSignMarkers

Fabric plugin for BlueMap that displays markers based on in-game signs
MIT License
2 stars 1 forks source link

Changing prefix to no longer match does not remove marker from map #73

Closed tpwalke2 closed 2 weeks ago

tpwalke2 commented 3 weeks ago

Steps:

  1. Use the default configuration with a [poi] prefixed marker group.
  2. Add a sign in-game with the prefix [poi].
  3. Verify that the marker appears on BlueMap.
  4. Edit the sign and change the prefix to [poI].

Expected:

Actual

tpwalke2 commented 2 weeks ago

I have merged the PR (https://github.com/tpwalke2/BlueMapSignMarkers/pull/79) for this update to main.

There are a few other items I am targeting for the same version (1.21-0.4.0), however. You can track the progress of those issues here: https://github.com/tpwalke2/BlueMapSignMarkers/issues?q=is%3Aissue+is%3Aopen+label%3A1.21-0.4.0