Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 8 hours ago
Updated 3 weeks ago
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/wpworks 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.


