Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.5
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 2 days ago
NaturalBack
A lightweight anti-PvP death teleport plugin for Paper/Spigot servers.
Ever been killed by a player, only for them to /back immediately and revenge kill you? NaturalBack solves that.
🔥 Features
| Feature | Description |
|---|---|
| PvP Death Block | /back is disabled if you were killed by another player |
| Natural Death Allowed | /back works normally for mobs, fall damage, lava, etc. |
| Cooldown System | Prevent spam with configurable cooldown |
| Safe Teleport | No more teleporting into lava or inside walls |
| World Blacklist | Disable /back in specific worlds |
| Custom Messages | Change every message to match your server style |
| Permissions | Full permission support for bypass and reload |
🎯 Commands
| Command | Description | Permission |
|---|---|---|
/back |
Teleport to last death location | naturalback.use |
/back reload |
Reload config | naturalback.reload |
🔧 Permissions
| Permission | Description | Default |
|---|---|---|
naturalback.use |
Use /back command |
true (all players) |
naturalback.bypass |
Bypass PvP death restriction | op |
naturalback.reload |
Reload configuration | op |
📥 Installation
- Download the JAR file
- Drop it into your server's
plugins/folder - Restart or reload your server
- Edit
plugins/NaturalBack/config.ymlto customize - Done!
⚙️ Configuration
cooldown-seconds: 5
safe-teleport: true
clear-data-on-quit: true
remove-location-after-use: true


