CurseForge · Minecraft mod
EnderLink
A minecraft teleportation mod. Add, link and teleport!
Quick answer
Which EnderLink release matches 26.2?
enderlink-1.1.0.jar targets 26.2, 26.3-snapshot, 26.3-pre-1 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.
Where it goes
Is EnderLink required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does enderlink-1.1.0.jar need?
enderlink-1.1.0.jar on 26.2. Every mod below is checked against that same setup.
Install Fabric API first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
2 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add EnderLink without breaking your instance.
Built for enderlink-1.1.0.jar on 26.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use enderlink-1.1.0.jar. It targets 26.2, 26.3-snapshot, 26.3-pre-1 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install Fabric API first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside enderlink-1.1.0.jar. It opens that exact file at the source.
About this project
What does EnderLink add?

EnderLink
Two blocks. One link. Infinite distance.
EnderLink is a Fabric teleportation mod that lets players register teleport pads, link them together, and travel between them by sneaking on the block.
It is designed to be simple for players, configurable for server owners, and fully functional on dedicated servers.
✨ Features
- Configurable teleport pad blocks
- Two-way linked teleports
- Warmup countdown before teleporting
- Teleport cancels if the player moves
- Carpet support on teleport blocks
- Safety checks for blocked or unsafe destinations
- World border protection
- Configurable particles and arrival sound
- Cross-dimension teleports with a configurable allow-list
- Per-player pad and link limits
- UUID-based ownership
- Optional LuckPerms support
- Optional Mod Menu + Cloth Config integration
- Elevator compatibility guard
‼️ How It Works
EnderLink turns normal configured blocks into teleport pads.
Typical flow:
- Place a configured teleport block.
- Stand on it and run
/enderlink add. - Place a second configured teleport block somewhere else.
- Stand on it and run
/enderlink add. - Link both pads with
/enderlink link TP1 TP2. - Sneak on either linked pad to teleport to the other one.
Pads are stored permanently on the server, can be listed by command, and are automatically removed when the block is broken or becomes invalid.
🎮 Commands
/enderlink add- Register the teleport block you are currently standing on./enderlink link <first> <second>-Link two teleport pads together. Links are always two-way./enderlink unlink <first> <second>- Remove the link between two pads./enderlink remove <name>- Remove a teleport pad completely./enderlink rename <name> <newName>- Rename a teleport pad./enderlink list- Show all stored pads and links./enderlink info- Show info about the pad you are currently standing on./enderlink info <name>- Show info about a specific teleport pad./enderlink reload- Reload the config from disk.
🌍 Config Highlights
Server owners can configure:
- allowed teleport blocks
- warmup time
- allowed dimensions
- particle type and particle counts
- arrival sound, volume, and pitch
- per-player pad and link limits
- command access rules
- optional LuckPerms integration
EnderLink writes a commented config file to: config/enderlink/enderlink.json
Config Options
teleportBlocks- List of block ids that can act as teleport pads. Default:minecraft:gold_block,minecraft:lapis_blockchargeTicks- Warmup time before teleporting.20 ticks = 1 secondsafetyEnabled- Iftrue, EnderLink blocks unsafe destinations.particlesEnabled- Enables teleport particles.particleType- Particle id used during warmup and arrival.warmupParticleCount- How many particles spawn while charging.arrivalBurstParticleCount- How many particles spawn immediately on arrival.arrivalTrailParticleCount- How many particles spawn each tick during the short arrival particle trail.arrivalParticleDurationTicks- How long the extra arrival particle trail lasts after teleporting.soundEnabled- Enables arrival sound.soundEvent- Sound event id played on arrival.soundVolume- Volume for the arrival sound.soundPitch- Pitch for the arrival sound.allowedDimensions- List of dimension ids allowed to participate in teleports. You can use shorthand likeoverworldor full ids likeminecraft:overworld.luckPerms- Enables LuckPerms integration if the LuckPerms mod is installed.maxPadsPerPlayer- Default maximum amount of teleport pads per player.maxLinksPerPlayer- Default maximum amount of links per player.addAccesslinkAccessunlinkAccessremoveAccessrenameAccesslistAccessinfoAccess- Command access mode when LuckPerms is disabled. Valid values:EVERYONE,OPS_ONLY
✅ Carpet Support
You can place a carpet on top of a teleport block to hide it.
The pad still works for:
- adding the pad
- teleporting to it
- teleporting from it
🛑 Safety Rules
EnderLink blocks unsafe teleports.
Examples of blocked destinations:
- destination has no space for the player
- destination is underwater
- destination is inside lava or another fluid
- destination is outside the world border
- destination block is missing or no longer valid
- destination dimension is not allowed by config
🔄 Permissions
EnderLink supports two permission modes:
- Config-based access control
- LuckPerms-based access control
For all permission options, visit the github page: https://github.com/SwordfishBE/EnderLink#-permissions
📄 Notes
EnderLink is fully usable on dedicated servers.
Mod Menu and Cloth Config are only needed if you want the optional in-game config screen on the client.
🏜️ Test Server
Feel free to join my Minecraft server to test my mods: play.swordfishbe.eu
Project description from CurseForge.
Pick your setup
EnderLink by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.3-snapshot
1 loader build26.3-pre-3
1 loader build26.3-pre-2
1 loader build26.3-pre-1
1 loader build26.2
1 loader build26.1.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
EnderLink versions and loaders
enderlink-1.1.0.jar
10 Sept 2026
enderlink-1.0.0.jar
16 Jun 2026
Looking for an older file? The official CurseForge project page is in Resources.