Teleport Gate
🟡 Updated this yearPreview

🔍 Analysis
- 🏆 #6 of 331 adventure mods in this game by downloads
📋 About This Mod
# TeleportGate A **Spigot 1.21** plugin that adds configurable **Teleport Gates** to your Minecraft server. Players can teleport between gates by **entering a 4-digit gate code** directly on another gate. --- ## Features - **Code-based teleportation** Each gate has a unique 4-digit code (0000–9999). - **Gate-to-gate travel** Right-click a gate, enter the destination code, and teleport instantly. - **Custom crafting recipe** Fully configurable via `config.json`. - **Floating code display** Each gate shows its code above it in-game. --- ## How It Works 1. Craft a **Teleport Gate** 2. Place the gate → a unique code is assigned 3. Right-click any gate 4. Enter a **4-digit code** 5. If the destination gate exists → you teleport --- ## Configuration file location: `plugins/teleport/config.json` **Example of config.json (this is the default crafting recipe):** ```json { "recipe": { "shape": , "ingredients": { "D": "DIAMOND_BLOCK", "N": "NETHERITE_BLOCK", "E": "END_STONE" } } } ``` !(https://cdn.modrinth.com/data/cached_images/e92e0fad389dc595769d3e9a09cd79d32c35fbc8.png) ---
# TeleportGate
A Spigot 1. 21 plugin that adds configurable Teleport Gates to your Minecraft server. Players can teleport between gates by entering a 4-digit gate code directly on another gate.
## Features
- Code-based teleportation
- Each gate has a unique 4-digit code (0000–9999).
- Gate-to-gate travel
- Right-click a gate, enter the destination code, and teleport instantly.
- Custom crafting recipe
- Fully configurable via `config.json`.
- Floating code display
- Each gate shows its code above it in-game.
## How It Works
1. Craft a Teleport Gate 2. Place the gate → a unique code is assigned 3. Right-click any gate 4. Enter a 4-digit code 5. If the destination gate exists → you teleport
## Configuration file location:
`plugins/teleport/config.json`
Example of config.json (this is the default crafting recipe):
```json { "recipe": { "shape": [ "DDD", "NEN", "NNN" ], "ingredients": { "D": "DIAMOND_BLOCK", "N": "NETHERITE_BLOCK", "E": "END_STONE" } } } ``` !(https://cdn.modrinth.com/data/cached_images/e92e0fad389dc595769d3e9a09cd79d32c35fbc8.png)
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- notwinterdust
- Version
- 1.0
- Downloads
- 78
- Endorsements
- 0
- Category
- adventure
- Created
- 1/5/2026
- Updated
- 12/31/2025
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- adventure, game-mechanics, transportation
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Teleport Gate support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of Teleport Gate?
Version 1.0, published 2025-12-31 with 78 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await