BlossomBack

Blossom-series /back command and utilities

21,30k

Quick challenge

How far can you run before the mobs catch you?

BlossomBack

BlossomBack

BlossomBack is a Minecraft Fabric mod in the Blossom-series mods that provides /back command and utilities

Table of contents

- Dependencies - Config - Commands & their permissions - Translation keys

Dependencies

* BlossomLib * fabric-permissions-api / LuckPerms / etc. (Optional)

Config

This mod's config file can be found at `config/BlossomMods/BlossomBack.json`, after running the server with the mod at least once.

`back`: TeleportProps - properties of /back `lastDeath`: TeleportProps - properties of /lastdeath `separateCooldowns`: boolean - whether /back and /lastdeath use separate cooldown timers `persistBack`: boolean - whether /back should persist across server restarts `persistLastDeath`: boolean - whether /lastdeah should persist across server restarts

TeleportProps

`enabled`: boolean - whether this is enabled `teleportation`: TeleportationConfig - teleportation settings `standStill`: int - (seconds), how long the player has to stand still before being teleported `cooldown`: int - (seconds), how long the player has to wait after teleporting using this command, before being able to teleport again

Commands & their permissions

- `/back` - teleport player to position before previous teleport Permission: `blossom.back` (default: true) - `/lastdeath` - teleport player to position where they died Permission: `blossom.last-death` (default: true)

Translation keys

only keys with available arguments are shown, for full list, please see `src/main/resources/data/blossom/lang/en_us.json`

ADS