{"id":152802,"date":"2026-06-09T08:55:49","date_gmt":"2026-06-09T05:55:49","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/"},"modified":"2026-06-09T08:55:49","modified_gmt":"2026-06-09T05:55:49","slug":"telepipe","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/","title":{"rendered":"Telepipe"},"content":{"rendered":"<p>> This mod is archived due to it not being needed\/being too basic to support. Please switch to its successor, IcedSpear.<\/p>\n<p># Telepipe<\/p>\n<p>A lightweight and flexible teleportation plugin for Paper servers that loads teleport locations from a JSON file hosted on the web.<\/p>\n<p>\ud83e\uddea Live Demo: Telepipe is actively used and originally made for the public **FragMC** server \u2014 players can test it in real gameplay.<\/p>\n<p>## Features<\/p>\n<p>&#8211; \ud83c\udf10 **Web-based Configuration** &#8211; Store your teleport locations in a JSON file anywhere on the web<br \/>\n&#8211; \ud83d\udd04 **Hot Reload** &#8211; Update teleports without restarting your server<br \/>\n&#8211; \ud83c\udf0d **Cross-World Support** &#8211; Teleport players between different worlds (overworld, nether, end, custom worlds)<br \/>\n&#8211; \ud83c\udfaf **Precise Positioning** &#8211; Control exact coordinates, pitch, and yaw for each teleport<br \/>\n&#8211; \ud83d\udcdd **Extensible JSON Format** &#8211; Add custom metadata in the JSON (images, descriptions, etc.) for use with external tools<br \/>\n&#8211; \u26a1 **Async Loading** &#8211; Non-blocking web requests won&#8217;t lag your server<br \/>\n&#8211; \ud83d\udd27 **Customisable** &#8211; Have commands run on every teleport <\/p>\n<p>## Commands<\/p>\n<p>&#8211; `\/telepipe goto <name>` &#8211; Teleport to a location defined in the JSON<br \/>\n&#8211; `\/telepipe reload` &#8211; Reload teleport locations from the web<\/p>\n<p>Aliases: `\/tp`<\/p>\n<p>## Permissions<\/p>\n<p>&#8211; `telepipe.goto` &#8211; Allows players to use the goto command (default: op)<br \/>\n&#8211; `telepipe.reload` &#8211; Allows reloading the teleport list (default: op)<\/p>\n<p>## Configuration<\/p>\n<p>After first launch, edit `plugins\/Telepipe\/config.yml` and set your JSON URL:<br \/>\n&#8220;`yaml<br \/>\njson-url: &#8220;https:\/\/example.com\/teleports.json&#8221;<br \/>\n&#8220;`<\/p>\n<p>## JSON Format<br \/>\n&#8220;`json<br \/>\n{<br \/>\n  &#8220;spawn&#8221;: {<br \/>\n    &#8220;x&#8221;: 0.5,<br \/>\n    &#8220;y&#8221;: 64,<br \/>\n    &#8220;z&#8221;: 0.5,<br \/>\n    &#8220;pitch&#8221;: 0,<br \/>\n    &#8220;yaw&#8221;: 0,<br \/>\n    &#8220;world&#8221;: &#8220;world&#8221;<br \/>\n  },<br \/>\n  &#8220;nether_hub&#8221;: {<br \/>\n    &#8220;x&#8221;: 100,<br \/>\n    &#8220;y&#8221;: 70,<br \/>\n    &#8220;z&#8221;: -50,<br \/>\n    &#8220;pitch&#8221;: 0,<br \/>\n    &#8220;yaw&#8221;: 90,<br \/>\n    &#8220;world&#8221;: &#8220;world_nether&#8221;<br \/>\n  },<br \/>\n  &#8220;arena&#8221;: {<br \/>\n    &#8220;x&#8221;: -25,<br \/>\n    &#8220;y&#8221;: 80,<br \/>\n    &#8220;z&#8221;: 10,<br \/>\n    &#8220;pitch&#8221;: 0,<br \/>\n    &#8220;yaw&#8221;: 180<br \/>\n  }<br \/>\n}<br \/>\n&#8220;`<\/p>\n<p>**Required fields:**<br \/>\n&#8211; `x`, `y`, `z` &#8211; Coordinates<br \/>\n&#8211; `pitch`, `yaw` &#8211; Player rotation<\/p>\n<p>**Optional fields:**<br \/>\n&#8211; `world` &#8211; Target world name (if omitted, uses player&#8217;s current world)<br \/>\n&#8211; Any additional fields &#8211; Ignored by the plugin, useful for web dashboards<\/p>\n<p>## Use Cases<\/p>\n<p>&#8211; **Dynamic Spawn Points** &#8211; Update spawn locations without editing configs<br \/>\n&#8211; **Event Warps** &#8211; Quickly add\/remove event locations via web interface<br \/>\n&#8211; **Multi-Server Networks** &#8211; Share teleport locations across multiple servers<br \/>\n&#8211; **Web Integration** &#8211; Build web dashboards to manage teleports with images and descriptions<br \/>\n&#8211; **Player Hubs** &#8211; Create central hubs with teleports to different game modes<br \/>\n&#8211; **Teleport-Based Maps** &#8211; Link to the web to create a website where people can browse maps, copy a command and go to them in game!<\/p>\n<p>## Why Telepipe?<\/p>\n<p>Traditional teleport plugins require editing config files and restarting servers. Telepipe lets you manage teleports through any web-accessible JSON file, making it perfect for:<br \/>\n&#8211; Servers with frequent location changes<br \/>\n&#8211; Networks using centralized configuration management<br \/>\n&#8211; Admins who want web-based teleport management<br \/>\n&#8211; Integration with custom dashboards and tools<\/p>\n<p>## Requirements<\/p>\n<p>&#8211; Paper 1.21.1 or newer<br \/>\n&#8211; Java 21+<\/p>\n<p>## Support<\/p>\n<p>Found a bug or have a suggestion? Open an issue on GitHub!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Web-managed teleport plugin for Paper servers \u2014 link teleports to a website via a single JSON file.<\/p>\n","protected":false},"featured_media":152803,"template":"","meta":{"_minecraft_slug":"telepipe","_minecraft_project_id":"QeSFtsn7","_minecraft_author":"Stuf_y","_minecraft_license":"GPL-3.0-or-later","_minecraft_downloads":24,"_minecraft_follows":0,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"telepipe.zip","_minecraft_size_bytes":520388,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-15T22:21:14.584330Z","_minecraft_date_created":"2025-12-14T00:24:29.500349Z","_minecraft_date_modified":"2025-12-22T19:09:04.335461Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/telepipe","_minecraft_icon_attachment_id":152803,"_minecraft_imported_at":"2026-06-09T05:55:50+00:00","_minecraft_import_hash":"134071c7d67d0f6d6d7f2931e8c50a57","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[89,126,127,92],"mod_loader":[132],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-152802","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-utility","mod_loader-paper","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","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>Telepipe - 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\/telepipe\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Telepipe - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Web-managed teleport plugin for Paper servers \u2014 link teleports to a website via a single JSON file.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telepipe\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telepipe\\\/\",\"name\":\"Telepipe - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telepipe\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telepipe\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/telepipe-icon-fe3d3146f548b9c7e501b5faa4b538b257fe61ef_96.webp\",\"datePublished\":\"2026-06-09T05:55:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telepipe\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telepipe\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telepipe\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/telepipe-icon-fe3d3146f548b9c7e501b5faa4b538b257fe61ef_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/telepipe-icon-fe3d3146f548b9c7e501b5faa4b538b257fe61ef_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/telepipe\\\/#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\":\"Telepipe\"}]},{\"@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":"Telepipe - 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\/telepipe\/","og_locale":"en_US","og_type":"article","og_title":"Telepipe - Minecraft","og_description":"Web-managed teleport plugin for Paper servers \u2014 link teleports to a website via a single JSON file.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/","name":"Telepipe - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/telepipe-icon-fe3d3146f548b9c7e501b5faa4b538b257fe61ef_96.webp","datePublished":"2026-06-09T05:55:49+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/telepipe-icon-fe3d3146f548b9c7e501b5faa4b538b257fe61ef_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/telepipe-icon-fe3d3146f548b9c7e501b5faa4b538b257fe61ef_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/telepipe\/#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":"Telepipe"}]},{"@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\/152802","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\/152803"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=152802"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=152802"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=152802"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=152802"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}