{"id":169048,"date":"2026-06-09T23:01:12","date_gmt":"2026-06-09T20:01:12","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/"},"modified":"2026-06-09T23:01:12","modified_gmt":"2026-06-09T20:01:12","slug":"waybar","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/","title":{"rendered":"WayBar &#8211; Vanilla locator bar waypoints"},"content":{"rendered":"<p># WayBar &#8211; Locator Bar Waypoints<\/p>\n<p>A Minecraft server plugin that displays **personal** and **global** waypoints in the native **Locator Bar**.<\/p>\n<p>![Banner](https:\/\/github.com\/Sakari0xFF\/waybar\/raw\/main\/images\/banner_.png)<\/p>\n<p>## Features<\/p>\n<p>&#8211; **Personal waypoints** \u2014 save locations, teleport, customize appearance<br \/>\n&#8211; **Global waypoints** \u2014 server-wide points visible to all players<br \/>\n&#8211; **Locator Bar display** \u2014 waypoints appear in the vanilla compass UI via ProtocolLib<br \/>\n&#8211; **Custom colors** \u2014 preset colors or hex values (`#RRGGBB`)<br \/>\n&#8211; **Multiple icon styles** \u2014 different waypoint markers<br \/>\n&#8211; **Visibility radius** \u2014 min\/max distance filtering per waypoint<br \/>\n&#8211; **Per-player visibility** \u2014 players can hide\/show individual global waypoints<\/p>\n<p>## Resource Packs (Custom Icons)<\/p>\n<p>![Custom Icons](https:\/\/github.com\/Sakari0xFF\/waybar\/raw\/main\/images\/custom-icons.png)<\/p>\n<p>By default, waypoints use vanilla style. For custom waypoint styles, download a resource pack from Releases and configure it in `config.yml`:<\/p>\n<p>&#8220;`yaml<br \/>\nresource-pack:<br \/>\n  enabled: true<br \/>\n  url: &#8220;https:\/\/your-host.com\/waybar-icons.zip&#8221;<br \/>\n  sha1: &#8220;abc123&#8230;&#8221;<br \/>\n&#8220;`<\/p>\n<p>Once players accept the pack, custom styles become available via `\/wp style` and `\/wp styles`.<br \/>\nIf players don&#8217;t accept the pack, they will see the vanilla style.<br \/>\nAlso available `\/wp rp` command to suggest pack again.<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; **Server:** Paper or Spigot **1.21.6+**<br \/>\n&#8211; **Java:** 21+<br \/>\n&#8211; **Dependency:** ProtocolLib<\/p>\n<p>> Other Bukkit-based servers may work if they support ProtocolLib. If you hit a version\/build where Locator Bar waypoints don&#8217;t work, please open an issue with your server and ProtocolLib versions.<\/p>\n<p>## Commands<\/p>\n<p>Main command: `\/wp` (aliases: `\/waybar`, `\/wb`)<br \/>\n### Personal Waypoints<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/wp set <name> [color:&#8230;] [style:&#8230;] [radius:&#8230;]` | Create waypoint at your location |<br \/>\n| `\/wp tp <name>` | Teleport to waypoint |<br \/>\n| `\/wp del <name>` | Delete waypoint |<br \/>\n| `\/wp list` | List your waypoints |<br \/>\n| `\/wp color <name> <preset|#hex|reset>` | Change color |<br \/>\n| `\/wp style <name> <style|reset>` | Change icon |<br \/>\n| `\/wp radius <name> <min|max> <blocks|reset>` | Set visibility radius |<\/p>\n<p>### Global Waypoints<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/wp gset <name> [color:&#8230;] [style:&#8230;] [radius:&#8230;]` | Create global waypoint (admin) |<br \/>\n| `\/wp gtp <name>` | Teleport to global waypoint |<br \/>\n| `\/wp gdel <name>` | Delete global waypoint (admin) |<br \/>\n| `\/wp glist` | List visible global waypoints |<br \/>\n| `\/wp globals` | Open visibility GUI |<br \/>\n| `\/wp ghide <name>` \/ `\/wp gshow <name>` | Hide\/show specific global |<br \/>\n| `\/wp ghideall` \/ `\/wp gshowall` | Hide\/show all globals |<\/p>\n<p>### Utility<\/p>\n<p>| Command | Description |<br \/>\n|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `\/wp help` | Show help |<br \/>\n| `\/wp colors` | List available colors |<br \/>\n| `\/wp styles` | List available icon styles |<\/p>\n<p>## Permissions<\/p>\n<p>| Permission | Default | Description |<br \/>\n|&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;-|<br \/>\n| `waypoints.use` | true | Access to `\/wp` command |<br \/>\n| `waypoints.personal` | true | Manage personal waypoints |<br \/>\n| `waypoints.personal.tp` | true | Teleport to personal waypoints |<br \/>\n| `waypoints.global.use` | true | View globals &#038; visibility controls |<br \/>\n| `waypoints.global.tp` | true | Teleport to global waypoints |<br \/>\n| `waypoints.global.manage` | op | Create\/delete\/edit global waypoints |<\/p>\n<p>## Configuration<\/p>\n<p>Config file: `plugins\/WayBar\/config.yml`<\/p>\n<details>\n<summary>Default config.yml<\/summary>\n<p>&#8220;`yaml<br \/>\nlimits:<br \/>\n  personal: 10<br \/>\n  global: 20<\/p>\n<p>gui:<br \/>\n  enabled: true<br \/>\n  title: &#8220;Global waypoints&#8221;<\/p>\n<p>locator-bar:<br \/>\n  enabled: true<\/p>\n<p>display:<br \/>\n  # If true, waypoints are shown only while holding a specific item (main hand or off-hand).<br \/>\n  require-item: false<br \/>\n  # Item material name to require for waypoint visibility.<br \/>\n  item: &#8220;minecraft:compass&#8221;<\/p>\n<p>  distance:<br \/>\n    # If true, waypoints are only shown within their effective min\/max radius.<br \/>\n    enabled: true<br \/>\n    # Default radius values (in blocks). Individual waypoints can override these via \/wp radius.<br \/>\n    # -1 means &#8220;no limit&#8221; (always visible) for max.<br \/>\n    default-min: 0<br \/>\n    default-max: -1<br \/>\n    # Hysteresis buffer (in blocks) to avoid flicker near the boundary.<br \/>\n    hysteresis: 16<br \/>\n    # How often (in ticks) to re-check moving players (20 ticks = 1 second).<br \/>\n    check-period-ticks: 10<\/p>\n<p>resource-pack:<br \/>\n  # If enabled and url is set, the server will offer a resource pack to players (optional).<br \/>\n  enabled: false<br \/>\n  # HTTPS URL to the pack zip (leave empty to disable sending).<br \/>\n  url: &#8220;&#8221;<br \/>\n  # Optional SHA-1 hash (40 hex chars). If set, helps clients cache\/verify the pack.<br \/>\n  sha1: &#8220;&#8221;<br \/>\n  # Optional prompt shown to players.<br \/>\n  prompt: &#8220;Waypoints icons pack (optional)&#8221;<\/p>\n<p>messages:<br \/>\n  # If true, adds the permission node to the &#8220;no permission&#8221; message (useful for debugging).<br \/>\n  show-permission-node: false<\/p>\n<p>&#8220;`<\/p>\n<\/details>\n","protected":false},"excerpt":{"rendered":"<p>Simple waypoints integrated into the native Minecraft level bar<\/p>\n","protected":false},"featured_media":169049,"template":"","meta":{"_minecraft_slug":"waybar","_minecraft_project_id":"8jw9t0YE","_minecraft_author":"Sakari0xFF","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":45,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"waybar.zip","_minecraft_size_bytes":14187423,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T21:25:13.051439Z","_minecraft_date_created":"2026-01-29T22:25:17.877737Z","_minecraft_date_modified":"2026-01-23T16:36:40.216607Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/waybar","_minecraft_icon_attachment_id":169049,"_minecraft_imported_at":"2026-06-09T20:01:12+00:00","_minecraft_import_hash":"cfbe313665b8457301fb4f9f6b941b4d","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,124,127,129,92],"mod_loader":[130,132,134],"minecraft_version":[40,41,79,80,81,82],"class_list":["post-169048","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-bukkit","mod_category-paper","mod_category-spigot","mod_category-utility","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>WayBar - Vanilla locator bar waypoints - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"WayBar - Vanilla locator bar waypoints - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Simple waypoints integrated into the native Minecraft level bar\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/waybar\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/waybar\\\/\",\"name\":\"WayBar - Vanilla locator bar waypoints - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/waybar\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/waybar\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/waybar-icon-ee216c5b049a0d187afbb77088cd8a691b4c18f2_96.webp\",\"datePublished\":\"2026-06-09T20:01:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/waybar\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/waybar\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/waybar\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/waybar-icon-ee216c5b049a0d187afbb77088cd8a691b4c18f2_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/waybar-icon-ee216c5b049a0d187afbb77088cd8a691b4c18f2_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/waybar\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"WayBar &#8211; Vanilla locator bar waypoints\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"WayBar - Vanilla locator bar waypoints - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/","og_locale":"en_US","og_type":"article","og_title":"WayBar - Vanilla locator bar waypoints - Minecraft","og_description":"Simple waypoints integrated into the native Minecraft level bar","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/","name":"WayBar - Vanilla locator bar waypoints - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/waybar-icon-ee216c5b049a0d187afbb77088cd8a691b4c18f2_96.webp","datePublished":"2026-06-09T20:01:12+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/waybar\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/waybar-icon-ee216c5b049a0d187afbb77088cd8a691b4c18f2_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/waybar-icon-ee216c5b049a0d187afbb77088cd8a691b4c18f2_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/waybar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"WayBar &#8211; Vanilla locator bar waypoints"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/169048","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/169049"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=169048"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=169048"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=169048"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=169048"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}