{"id":63934,"date":"2026-06-03T19:30:03","date_gmt":"2026-06-03T16:30:03","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/"},"modified":"2026-06-03T19:30:03","modified_gmt":"2026-06-03T16:30:03","slug":"enderlinktp","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/","title":{"rendered":"EnderLink"},"content":{"rendered":"<p>![Two blocks. One link. Infinite distance.](https:\/\/cdn.modrinth.com\/data\/cached_images\/984195770e5adf44aae972f4f2fe7e7a14fcfe47_0.webp)<\/p>\n<p># EnderLink<\/p>\n<p>**Two blocks. One link. Infinite distance.**<\/p>\n<p>EnderLink is a Fabric teleportation mod that lets players register teleport pads, link them together, and travel between them by sneaking on the block.<\/p>\n<p>It is designed to be simple for players, configurable for server owners, and fully functional on dedicated servers.<\/p>\n<p>## \u2728 Features<\/p>\n<p>&#8211; Configurable teleport pad blocks<br \/>\n&#8211; Two-way linked teleports<br \/>\n&#8211; Warmup countdown before teleporting<br \/>\n&#8211; Teleport cancels if the player moves<br \/>\n&#8211; Carpet support on teleport blocks<br \/>\n&#8211; Safety checks for blocked or unsafe destinations<br \/>\n&#8211; World border protection<br \/>\n&#8211; Configurable particles and arrival sound<br \/>\n&#8211; Cross-dimension teleports with a configurable allow-list<br \/>\n&#8211; Per-player pad and link limits<br \/>\n&#8211; UUID-based ownership<br \/>\n&#8211; Optional LuckPerms support<br \/>\n&#8211; Optional Mod Menu + Cloth Config integration<br \/>\n&#8211; Elevator compatibility guard<\/p>\n<p>## \u203c\ufe0f How It Works<\/p>\n<p>EnderLink turns normal configured blocks into teleport pads.<\/p>\n<p>Typical flow:<\/p>\n<p>1. Place a configured teleport block.<br \/>\n2. Stand on it and run `\/enderlink add`.<br \/>\n3. Place a second configured teleport block somewhere else.<br \/>\n4. Stand on it and run `\/enderlink add`.<br \/>\n5. Link both pads with `\/enderlink link TP1 TP2`.<br \/>\n6. Sneak on either linked pad to teleport to the other one.<\/p>\n<p>Pads are stored permanently on the server, can be listed by command, and are automatically removed when the block is broken or becomes invalid.<\/p>\n<p>## \ud83c\udfae Commands<\/p>\n<p>&#8211; `\/enderlink add` &#8211; Register the teleport block you are currently standing on.<br \/>\n&#8211; `\/enderlink link <first> <second>` &#8211; Link two teleport pads together. Links are always two-way.<br \/>\n&#8211; `\/enderlink unlink <first> <second>` &#8211; Remove the link between two pads.<br \/>\n&#8211; `\/enderlink remove <name>` &#8211; Remove a teleport pad completely.<br \/>\n&#8211; `\/enderlink rename <name> <newName>` &#8211; Rename a teleport pad.<br \/>\n&#8211; `\/enderlink list` &#8211; Show all stored pads and links.<br \/>\n&#8211; `\/enderlink info` &#8211; Show info about the pad you are currently standing on.<br \/>\n&#8211; `\/enderlink info <name>` &#8211; Show info about a specific teleport pad.<br \/>\n&#8211; `\/enderlink reload` &#8211; Reload the config from disk.<\/p>\n<p>## \ud83c\udf0d Config Highlights<\/p>\n<p>Server owners can configure:<\/p>\n<p>&#8211; allowed teleport blocks<br \/>\n&#8211; warmup time<br \/>\n&#8211; allowed dimensions<br \/>\n&#8211; particle type and particle counts<br \/>\n&#8211; arrival sound, volume, and pitch<br \/>\n&#8211; per-player pad and link limits<br \/>\n&#8211; command access rules<br \/>\n&#8211; optional LuckPerms integration<\/p>\n<p>EnderLink writes a commented config file to: `config\/enderlink\/enderlink.json`<\/p>\n<p>Config Options<\/p>\n<p>&#8211; `teleportBlocks` &#8211;\u00a0List of block ids that can act as teleport pads.\u00a0Default: `minecraft:gold_block`, `minecraft:lapis_block`<br \/>\n&#8211; `chargeTicks` &#8211; Warmup time before teleporting. `20 ticks = 1 second`<br \/>\n&#8211; `safetyEnabled` &#8211; If `true`, EnderLink blocks unsafe destinations.<br \/>\n&#8211; `particlesEnabled` &#8211; Enables teleport particles.<br \/>\n&#8211; `particleType` &#8211; Particle id used during warmup and arrival.<br \/>\n&#8211; `warmupParticleCount` &#8211; How many particles spawn while charging.<br \/>\n&#8211; `arrivalBurstParticleCount` &#8211; How many particles spawn immediately on arrival.<br \/>\n&#8211; `arrivalTrailParticleCount` &#8211; How many particles spawn each tick during the short arrival particle trail.<br \/>\n&#8211; `arrivalParticleDurationTicks` &#8211; How long the extra arrival particle trail lasts after teleporting.<br \/>\n&#8211; `soundEnabled` &#8211; Enables arrival sound.<br \/>\n&#8211; `soundEvent` &#8211; Sound event id played on arrival.<br \/>\n&#8211; `soundVolume` &#8211; Volume for the arrival sound.<br \/>\n&#8211; `soundPitch` &#8211; Pitch for the arrival sound.<br \/>\n&#8211; `allowedDimensions` &#8211; List of dimension ids allowed to participate in teleports. You can use shorthand like `overworld` or full ids like `minecraft:overworld`.<br \/>\n&#8211; `luckPerms` &#8211; Enables LuckPerms integration if the LuckPerms mod is installed.<br \/>\n&#8211; `maxPadsPerPlayer` &#8211; Default maximum amount of teleport pads per player.<br \/>\n&#8211; `maxLinksPerPlayer` &#8211; Default maximum amount of links per player.<br \/>\n&#8211; `addAccess`<br \/>\n&#8211; `linkAccess`<br \/>\n&#8211; `unlinkAccess`<br \/>\n&#8211; `removeAccess`<br \/>\n&#8211; `renameAccess`<br \/>\n&#8211; `listAccess`<br \/>\n&#8211; `infoAccess` &#8211; Command access mode when LuckPerms is disabled. Valid values: `EVERYONE`, `OPS_ONLY`<\/p>\n<p>## \u2705 Carpet Support<\/p>\n<p>You can place a carpet on top of a teleport block to hide it.<\/p>\n<p>The pad still works for:<\/p>\n<p>&#8211; adding the pad<br \/>\n&#8211; teleporting to it<br \/>\n&#8211; teleporting from it<\/p>\n<p>## \ud83d\uded1 Safety Rules<\/p>\n<p>EnderLink blocks unsafe teleports.<\/p>\n<p>Examples of blocked destinations:<\/p>\n<p>&#8211; destination has no space for the player<br \/>\n&#8211; destination is underwater<br \/>\n&#8211; destination is inside lava or another fluid<br \/>\n&#8211; destination is outside the world border<br \/>\n&#8211; destination block is missing or no longer valid<br \/>\n&#8211; destination dimension is not allowed by config<\/p>\n<p>## \ud83d\udd04 Permissions<\/p>\n<p>EnderLink supports two permission modes:<\/p>\n<p>1. Config-based access control<br \/>\n2. LuckPerms-based access control<\/p>\n<p>For all permission options, visit the github page: https:\/\/github.com\/SwordfishBE\/EnderLink#-permissions<\/p>\n<p>## \ud83d\udcc4 Notes<\/p>\n<p>EnderLink is fully usable on dedicated servers.<br \/>\nMod Menu and Cloth Config are only needed if you want the optional in-game config screen on the client.<\/p>\n<p>## \ud83c\udfdc\ufe0f Test Server<br \/>\nFeel free to join my Minecraft server to test my mods: `play.swordfishbe.eu`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A minecraft teleportation mod. Add, link and teleport!<\/p>\n","protected":false},"featured_media":63935,"template":"","meta":{"_minecraft_slug":"enderlinktp","_minecraft_project_id":"1EdUpHRe","_minecraft_author":"SwordfishBE","_minecraft_license":"AGPL-3.0-only","_minecraft_downloads":12,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"enderlinktp.zip","_minecraft_size_bytes":146336,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T13:48:38.172682Z","_minecraft_date_created":"2026-05-03T20:14:46.911774Z","_minecraft_date_modified":"2026-04-22T14:49:23.757067Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/enderlinktp","_minecraft_icon_attachment_id":63935,"_minecraft_imported_at":"2026-06-03T16:30:04+00:00","_minecraft_import_hash":"a22f149304af4b1dd80839acae12b398","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[97,89,123,869,92],"mod_loader":[99],"minecraft_version":[163],"class_list":["post-63934","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-fabric","mod_category-game-mechanics","mod_category-technology","mod_category-transportation","mod_category-utility","mod_loader-fabric","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>EnderLink - 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\/enderlinktp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"EnderLink - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A minecraft teleportation mod. Add, link and teleport!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderlinktp\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderlinktp\\\/\",\"name\":\"EnderLink - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderlinktp\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderlinktp\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/enderlinktp-icon-c17fe9dccbe354d014ad72da94bb89e3dbf5d8a1_96.webp\",\"datePublished\":\"2026-06-03T16:30:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderlinktp\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderlinktp\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderlinktp\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/enderlinktp-icon-c17fe9dccbe354d014ad72da94bb89e3dbf5d8a1_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/enderlinktp-icon-c17fe9dccbe354d014ad72da94bb89e3dbf5d8a1_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/enderlinktp\\\/#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\":\"EnderLink\"}]},{\"@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":"EnderLink - 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\/enderlinktp\/","og_locale":"en_US","og_type":"article","og_title":"EnderLink - Minecraft","og_description":"A minecraft teleportation mod. Add, link and teleport!","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/","name":"EnderLink - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/enderlinktp-icon-c17fe9dccbe354d014ad72da94bb89e3dbf5d8a1_96.webp","datePublished":"2026-06-03T16:30:03+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/enderlinktp-icon-c17fe9dccbe354d014ad72da94bb89e3dbf5d8a1_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/enderlinktp-icon-c17fe9dccbe354d014ad72da94bb89e3dbf5d8a1_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/enderlinktp\/#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":"EnderLink"}]},{"@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\/63934","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\/63935"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=63934"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=63934"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=63934"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=63934"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}