A modern Minecraft Homes Plugin
Homes is a modern Minecraft Plugin perfect for your next SMP-Server. With this Plugin, you can set a home everywhere in your world and teleport back at any time.
max-homes). Supports unlimited homes by setting the limit to -1.cancel-on-move)./home command displays all saved homes in a sleek, color-coded chat interface with clickable links to immediately teleport.| Command | Description | Permissions |
|---|---|---|
/sethome <Name> |
Saves your current location as a new Home. | All |
/home <Name> |
Teleports you to a saved Home location. | All |
/home |
Shows a clickable, color-coded list of all your Homes. | All |
/delhome <Name> |
Permanently deletes a saved Home. | All |
/homesadmin reload |
Reloads the configuration files (config.yml and messages.yml). |
OP |
config.yml)The plugin is easily configured to fit your server's needs:
# Configuration file for the Homes system
# Set to -1 for unlimited homes.
max-homes: 3
allow-op-bypass: true
# --- TELEPORTATION SETTINGS ---
# Cooldown time in seconds after a successful teleport. (0 to disable)
cooldown-seconds: 10
# Teleportation delay in seconds before the player is moved. (0 to disable)
teleport-delay-seconds: 3
# If true, moving during the delay will cancel the teleport.
cancel-on-move: true