File Details
SignPort 2.0.0 for Minecraft 26.1.2
- R
- May 14, 2026
- 137.38 KB
- 4
- 26.1.2
- Fabric
File Name
signport-2.0.0+mc26.1.2.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
- Added client-side SignPort helpers when both client and server have SignPort installed: synced anchor/permission data, HUD lookup hints for portal signs, the anchor browser, sign-editor autocomplete, and a permission-gated SignPort Template form.
- Added the SignPort anchor browser on the default
Jkeybind, with dimension tabs, search, name/distance/recent sorting, collapsible group sections, and synced-cache teleport actions. - Added portal sign editor autocomplete and the SignPort Template form to make valid portal signs easier to create from the synced anchor cache.
- Added tab-completion of anchor names for
/sp tp <name>and/sp anchor delete <name>. - Added paginated
/sp anchor list [filter] [page], clickable previous/next navigation, configurableanchorListPageSize, and case-insensitive filtering. - Added optional anchor groups via
/sp anchor create <name> <group>and/sp anchor setgroup <name> <group>, with grouped list output and group-name tab-completion. - Added
/sp anchor near [radius],defaultNearRadius, and/sp anchor list --sort=name|distance|recent. - Added optional BlueMap integration for publishing anchors as map markers, controlled by
bluemapEnabled. - Added startup anchor summary logging and eager legacy file migration.
- Added release/docs hygiene improvements, including Modrinth description sync, listing validation gates, workflow/source hygiene fixes, and stale
ResourceKey.location()checks. - Updated Modrinth publishing to use the
signportproject slug.

