Перейти к содержимому
Mineforgian

Homes

A modern Minecraft Homes Plugin

Загрузки
187
Подписчики
0
Обновлён
30 ноября 2025 г.
Лицензия
All-Rights-Reserved

Опубликован 28 ноября 2025 г.

Homes

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.

Features

  • Reliable SQLite Storage: Utilizes a high-performance SQLite database for stable and persistent storage of all player home data.
  • Flexible Limits: Set maximum home limits per player via the configuration (max-homes). Supports unlimited homes by setting the limit to -1.
  • Advanced Teleport Management:
    • Delay & Cooldowns: Fully configurable teleportation delays and cooldown timers to prevent spam and encourage fair play.
    • Movement Cancellation: Teleportation is automatically canceled if the player moves during the configured delay (cancel-on-move).
    • OP Bypass: Administrators with OP status can optionally bypass all delay and cooldown restrictions.
  • Intuitive Interface:
    • Interactive List: The /home command displays all saved homes in a sleek, color-coded chat interface with clickable links to immediately teleport.
    • Smart Tab Completion: All commands support dynamic Tab-Completion for home names.
  • Seamless Updates: Configuration files are automatically merged upon update, ensuring new settings are added without overwriting your existing custom values. (Experimental)

Commands & Permissions

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

Configuration (Excerpt from 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

Ченджлог

0.1Бета1.21.8, 1.21.9, 1.21.10 · 30 ноября 2025 г.

First Beta Version of Homes Plugin.

Комментарии

Загружаем…