Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Links
Creators
Details
Licensed Apache-2.0
Published 10 months ago
Updated 4 months ago
Supports Folia's back plugin and also supports Paper, Bukkit, Purpur, Spigot.
After using commands such as/tp, enter/back to return to the previous coordinate.
You can modify the default configuration in the Simpleback folder under the plugins folder.
Command:
| Command | Description | Permission |
|---|---|---|
/back |
Return to the previous coordinate | simpleback.back (defaults to all) |
config.yml
# zh/en
language: en
# Maximum number of records
max-records: 1
# Set to true to enable debugging mode, the console will output the commands it listens to
debug-mode: false
#Back and forth mode, when enabled, players can teleport back and forth between two positions
toggle-back-mode: true
# Transmission commands that need to be monitored.
tracked-commands:
- "cmi home"
- "cmi warp"
- "res tp" # Match all commands starting with /res tp
- "teleport"
- "tp"



