MuteBefehl Wiki

Home System

Personal saved teleport points per player.

Each player can save several locations as homes and teleport between them with /home tp <name>. Configurable per-player limit and cooldowns.

Configuration

Home:
  Permission: "muteessentials.home"
  TeleportCountdown: 3
  TeleportCooldown: 3
  MaxHomes: 5
KeyDescription
PermissionBase permission required to use /home.
TeleportCountdownSeconds the player must stand still before teleporting. Set to 0 for instant teleport.
TeleportCooldownSeconds between teleports. Prevents spam.
MaxHomesMaximum number of homes per player. Bypassable with muteessentials.home.ignoreMaxHomes.

Home names are case-insensitive and limited to a-z0-9_, up to 16 characters.

See Home System config.

Commands

Permissions

NodeGrants
muteessentials.homeAll /home subcommands
muteessentials.home.ignoreMaxHomesBypass MaxHomes
muteessentials.home.ignoreCooldownBypass teleport cooldown
muteessentials.home.ignoreTeleportCountdownBypass warmup countdown
muteessentials.home.reload/home reload

On this page