
BlossomBack
BlossomBack is a Minecraft Fabric mod that belongs to the Blossom series of mods. This addon provides the /back command and other useful teleportation utilities.
Dependencies
Required for proper mod operation:
- BlossomLib
- fabric-permissions-api or LuckPerms (optional)
Configuration Settings
The configuration file is automatically created after the first server startup with the mod installed and is located at config/BlossomMods/BlossomBack.json
.
Main configuration parameters:
Main Settings:
back
: parameters for the /back commandlastDeath
: parameters for the /lastdeath commandseparateCooldowns
: separate cooldown timers for /back and /lastdeath commandspersistBack
: preservation of /back command data after server restartpersistLastDeath
: preservation of /lastdeath command data after server restart
Teleportation Parameters (TeleportProps):
enabled
: function activationteleportation
: teleportation settingsstandStill
: time in seconds the player must stand still before teleportationcooldown
: cooldown time in seconds between command uses
Commands and Permissions
/back - teleports the player to the location of their previous teleportation
- Permission:
blossom.back
(default: allowed)
/lastdeath - teleports the player to their last death location
- Permission:
blossom.last-death
(default: allowed)
Translations
Complete list of translation keys is available in the file src/main/resources/data/blossom/lang/en_us.json
.