Compatibility
Minecraft: Java Edition
1.19.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 2 days ago
TeleportGUI
TeleportGUI is a lightweight Paper plugin that provides a simple and intuitive GUI-based teleportation system.
✨ Features
- Opens a custom GUI menu using
/teleportmenu - GUI contains icons (Compass, Clock) representing teleport destinations
- Clicking an icon teleports the player to a specific world
- Fast, clean, and minimal implementation
- Works on Paper 1.21+
- No configuration required (yet)
🧭 Current Functionality
The GUI currently includes:
- Compass → Teleports to world "map"
- Clock → Teleports to world "world"
These destinations are hardcoded for now, but future updates will allow:
- Dynamic loading of worlds from a configuration file
- Automatic generation of GUI icons based on available worlds
- Custom item names, lore, and icons
🕹 Commands
/teleportmenu (alias: /tmmenu) Opens the teleportation GUI for the player.
/teleportaddworld <worldname> (alias: /tpaw) Adds a world to the teleport menu (admin/console only).
/teleportremoveworld <worldname> (alias: /tprw) Removes a world from the teleport menu (admin/console only).
/teleportlistworlds (alias: /tplw) Lists all available worlds for teleportation.
📦 Installation
- Download the latest version from the Modrinth page.
- Place the
.jarfile inside your server'spluginsfolder. - Restart the server.
🧩 Compatibility
- Paper 1.21+
- Bukkit/Spigot compatible
🔮 Roadmap
- Configurable worlds list
- Dynamic GUI generation
- Customizable icons and lore (TBD)
- Per-world permissions (TBD)
- Multi-page GUI support (TBD)
💡 Open Source
This plugin is open-source and free to use.

