Teleport structure
An advanced teleportation system that allows players to build and link physical structures in the world to create a network of instant travel points.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Teleport structure
TeleportStructure
Build Your Own Travel Network!
--- TeleportStructure introduces a balanced and immersive fast-travel system, moving away from simple commands. Players must gather resources and build physical structures in the world to create a permanent and rewarding travel network. It's the perfect solution for survival servers where convenience must be earned.
---
Features
* Lightweight & Performant: No more teleport commands! Travel happens by physically interacting with player-built structures in the world. * Lightweight & Performant: Almost every aspect is customizable in a detailed `config.yml`, including portal materials, player limits, cooldowns, and all messages. * Lightweight & Performant: Enable options like `delete-on-break`, where destroying a portal's structure block will permanently remove the portal, and `allow-cross-world` to control inter-dimensional travel. * Lightweight & Performant: Make teleportation feel rewarding with configurable sounds and particle effects for creating and using portals. * Lightweight & Performant: Players can set their portals to `public` or `private` and view all their portals in an intuitive `/portal list` GUI. * Lightweight & Performant: A full suite of permissions and commands allows server staff to manage any portal and reload the configuration on the fly. * Lightweight & Performant: Designed to be efficient and have a minimal impact on your server's performance.
---
How It Works (A Quick Guide)
Click to see the creation process...
1. Build the Structures: First, a player must build two identical structures in the world. By default, this is a Stone surrounded by 8 Gold Blocks.
2. Link the Points: Using the `/portal create <name>` command, the player receives a special tool. They then left-click on the center block of the first structure and right-click on the center block of the second structure to create a permanent link.
3. Travel Instantly: That's it! To teleport, the player simply steps into the space above one of the structures and is instantly transported to the other.
---
Commands & Permissions
Player Commands
* Permission: * Permission: Starts the portal creation process and gives the player the linking tool. * Permission: `teleportstructure.command.create`
* Permission: * Permission: Removes one of your own portals. * Permission: `teleportstructure.command.remove`
* Permission: * Permission: Opens a GUI listing all of your created portals and their details. * Permission: `teleportstructure.command.list`
* Permission: * Permission: Toggles one of your portals between public and private status. * Permission: `teleportstructure.command.public`
* Permission: * Permission: Shows the command help message. * Permission: `teleportstructure.command.help`
Admin Commands
* Permission: * Permission: Lists all portals owned by a specific player. * Permission: `teleportstructure.admin.list`
* Permission: * Permission: Forcefully removes any portal by its name. Requires admin permission to remove portals owned by other players. * Permission: `teleportstructure.admin.remove`
* Permission: * Permission: Reloads the `config.yml` file from disk. * Permission: `teleportstructure.admin.reload`