WaypointsLite

WaypointsLite

Teleport requests, personal waypoints, and a live server-stats sidebar — lightweight quality-of-life commands for non-OP players on Paper servers.

28 downloads
1 followers

WaypointsLite

Lightweight quality-of-life commands for Paper servers — teleport requests, personal waypoints, and a live server-stats sidebar. Everything is available to normal (non-OP) players out of the box, with permissions if you want to lock it down.

Features

📨 Teleport requests

  • /to <player> — send a teleport request
  • /tpaccept (alias /yes) — accept the latest request
  • /tpdeny (alias /no) — deny the latest request
  • A clean in-game GUI to accept or deny incoming requests
  • Requests expire automatically after a configurable timeout

📍 Personal waypoints

  • /waypoint set <name> — save your current location (prompts for confirmation if the name already exists)
  • /waypoint go <name> — teleport to a saved waypoint
  • /waypoint list — list your waypoints
  • /waypoint delete <name> — remove one
  • /wp works as a shorthand alias
  • Up to 25 waypoints per player by default (configurable)

📊 Live server stats

  • /stats — toggle a live sidebar showing real-time server stats

Commands & permissions

Permission Grants Default
essentialslite.tp /to, /tpaccept, /tpdeny everyone
essentialslite.waypoint /waypoint, /wp everyone
essentialslite.stats /stats everyone

Configuration

teleport:
  # How long (seconds) a teleport request stays active before it expires
  timeout-seconds: 30

waypoints:
  # Maximum number of waypoints each player can save
  max-per-player: 25

Requirements

  • Server: Paper (or Purpur) 1.21+
  • Java: 21+

Players don't need to install anything — it's a server-side plugin.

No gallery available for this project.