
Simple Back
Commands
/back Command
Teleports the player to the last location they were moved from. Requires back.use
permission to use.
/backreload Command
Reloads the plugin's configuration and localization files. Available with back.reload
permission.
Permissions
Permission | Purpose |
---|---|
back.use |
Use the /back command |
back.bypass |
Bypass restrictions set in configuration |
back.bypass.delay |
Disable teleport delay |
back.bypass.movement |
Ability to move while waiting for teleportation |
back.bypass.worlds |
Bypass world blacklist for /back command |
back.bypass.cooldown |
Ignore command cooldown time |
Configuration
Teleportation Causes
Configures the list of movement reasons that are tracked for the command. Default includes PLUGIN
and COMMAND
, but other valid options can be added.
Teleportation Delay
- Enabled: Disabled by default (
false
) - Delay in Seconds: Waiting time before teleport execution (default: 5 seconds)
- Cancel on Movement: Cancels teleport if player moves beyond set distance (default: enabled)
- Allowed Distance: Movement radius in blocks allowed (default: 0.5 blocks)
Command Cooldown
- Enabled: Disabled by default (
false
) - Duration in Seconds: Time between command uses (default: 30 seconds)
Additional Parameters
- Cache Clear Time: Duration location information is stored after leaving server (default: 30 seconds)
- Blacklisted Worlds: List of worlds where
/back
command cannot be used