Simpleback
PluginApache-2.0

Simpleback

The back plugin specifically designed for Folia also supports Paper, Bukkit, Purpur, and Spigot.

721
Downloads
1
Followers
7 months ago
Updated
📦
2
Versions

📖About Simpleback

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"