WarpMarker
PluginApache-2.0

WarpMarker

Lightweight marker-based teleport and visualization plugin

16
Downloads
0
Followers
3 weeks ago
Updated
📦
2
Versions

📖About WarpMarker

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.