See every Nether portal on your BlueMap web map, automatically.
BlueMapPortalMarkers adds a toggleable Nether Portals layer to BlueMap and keeps it in sync with your world. Portals appear the moment they're lit, get discovered as players explore, and disappear when broken. No commands to memorize, no manual marker editing, no spreadsheet of coordinates.
/bmportals reload.| Server | Paper 26.1+ (the detection API isn't available on Spigot or older Paper) |
| Java | 25+ runtime |
| Required plugin | BlueMap installed and enabled |
BlueMapPortalMarkers-<version>.jar.plugins/ folder, alongside BlueMap.Existing portals near spawn show up on the first sweep; the rest appear as players roam, or you can run /bmportals sweep to scan immediately.
Everything lives in plugins/BlueMapPortalMarkers/config.yml. A few favourites:
markers.label / markers.icon: rename the layer and give it a custom icon.discovery.sweep-radius: how far the startup sweep reaches around spawn and players.discovery.worlds: whitelist or blacklist worlds (skip creative or minigame worlds).linking.enabled: turn the Overworld↔Nether predicted-link section on or off.discovery.background-sweep: opt-in periodic re-sweeping for always-fresh coverage.💡 The clickable "Go to linked portal" deep-link needs a one-time BlueMap web-app tweak (two small files BlueMap ships in the box). Everything else (markers, popups, predicted-link text) works with zero web setup. See the README for the 3-step guide.
All /bmportals subcommands require the bmportals.admin permission (ops by default).
| Command | What it does |
|---|---|
/bmportals reload |
Re-read the config and apply it live |
/bmportals sweep [radius] |
Scan around every spawn + online player |
/bmportals sweep me | <player> | <x> <z> |
Scan a specific spot |
/bmportals stats |
Total and per-world portal counts |
/bmportals purge [world] |
Clear stored portals (e.g. after WorldEdit removals) |
Ships with anonymous, aggregate usage stats via bStats (metrics.enabled in the config, or opt out server-wide). No personal or world data is ever collected.
BlueMapPortalMarkers is free software under the GNU GPL v3.0. Source, issues, and releases live on GitHub.