Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Tags
Creators
Details
Licensed ARR
Published last week
Updated last month
Rptback
Rptback is a modern, highly optimized /back plugin built specifically for Folia and Paper (1.20+ / 1.21+) servers. It safely teleports players back to their previous locations or death points without causing any main-thread lag or asynchronous exceptions.
✨ Key Features
- ⚡ 100% Folia Supported: Fully utilizes Folia's
RegionSchedulerandEntitySchedulerfor safe, asynchronous cross-world teleportation and block checking. - 🛡️ Smart Safety Checks: Prevents players from teleporting into lava, void, or suffocating blocks. If the original death point is dangerous, the plugin will automatically scan up to a 24-block radius to find the nearest safe landing spot.
- ⏱️ Teleportation Warm-up: Configurable teleport delay. If a player moves during the warm-up, the teleportation gets cancelled automatically.
- 💬 Interactive Chat Buttons: When a player dies, they receive a clickable
[Back]button in the chat to easily return to their death point. - 🌍 Multi-Language Support: Fully customizable messages. Comes with built-in English (
en) and Chinese (zh) language files. - 🚀 Priority Override: Automatically overrides the
/backcommand from other plugins (like EssentialsX) to ensure the Folia-safe version is always used.
📜 Commands & Permissions
/back- Teleport to your previous location or death point.- Permission:
rptback.use(Default: True)
- Permission:
/rptback reload- Reload the configuration and language files.- Permission:
rptback.admin(Default: OP)
- Permission:
⚙️ Configuration
Easily toggle between languages and set your desired teleport delay in the config.yml:
Language setting (en or zh)
language: en
Teleport delay in seconds (set to 0 for instant teleport)
teleport-delay: 3


