Compatibility
Minecraft: Java Edition
1.21.4
Platforms
Tags
Creators
Details
Licensed Apache-2.0
Published 5 days ago
WarpMarker
WarpMarker is a lightweight marker-based teleport and visualization plugin.
It allows you to create named teleport points ("markers") and manage them easily with in-game commands.
Features
- Create named teleport markers
- Teleport to markers instantly
- List and manage markers per world
- Debug visualization system (particle-based)
- Distance-based rendering (performance optimized)
- Player-based debug toggle
Commands
/warpmarker or /wm
/wm create <id> [location]/wm remove <id>/wm tp <id>/wm list/wm debug <true|false>
Design Philosophy
WarpMarker separates data and visualization:
- Marker = persistent data
- Particle = debug representation only
This ensures performance and scalability for large servers.
Use Cases
- Server hub navigation
- Admin teleport management
- Minigame point systems
- Debugging world locations
Notes
This plugin is under active development.

