▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/FluxHomes
FluxHomes

FluxHomes

A modern, feature-rich homes plugin for Paper/Spigot/Purpur servers. Clean code, translation support, and a settings GUI included out of the box.

8
0
Все версииFluxHomes 1.0.0

FluxHomes 1.0.0

Release1 мес. назад

Список изменений

Features

  • Set, delete, and teleport to named homes
  • Multiple homes per player with configurable limits
  • Permission-based home limits (e.g. fluxhomes.homes.5)
  • Teleport warmup with movement cancellation
  • Teleport cooldown
  • Enderman teleport sound (toggleable)
  • Respawn at home on death (toggleable)
  • Deletion confirmation to prevent accidents (toggleable)
  • Per-world home blocking
  • SQLite (default) and MySQL/MariaDB support
  • Full translation support with bundled English and Czech (cs_cz)
  • In-game settings GUI accessible via /homesadmin settings
  • Import homes from EssentialsX
  • MiniMessage formatting support (legacy & color codes also supported)
  • Auto-updates config and translation files with missing keys on startup

Commands

Player Commands

CommandDescription
/home [name]Teleport to a home (defaults to "home")
/sethome [name]Set a home at your current location
/delhome <name>Delete a home
/homesList all your homes
/homes helpShow command help

Admin Commands

CommandDescription
/homesadmin delhome <player> <home>Delete a player's home
/homesadmin listhomes <player>List a player's homes
/homesadmin clearhomes <player>Clear all homes for a player
/homesadmin settingsOpen the settings GUI
/homesadmin language [name]View or change the active language
/homesadmin import <source>Import homes from another plugin
/homesadmin reloadReload config and translations

Supported import sources: essentialsx

Permissions

PermissionDescriptionDefault
fluxhomes.homeTeleport to a hometrue
fluxhomes.sethomeSet a hometrue
fluxhomes.delhomeDelete a hometrue
fluxhomes.homesList homestrue
fluxhomes.adminAccess admin commandsop
fluxhomes.homes.unlimitedUnlimited homesop
fluxhomes.homes.<number>Set a specific home limit (e.g. fluxhomes.homes.5)false

Configuration

# Storage type: sqlite or mysql
storage-type: sqlite

# Language file to use from the translations folder (e.g. en_us, cs_cz)
language: en_us

# Maximum homes for players without a specific permission
max-homes:
  default: 3

# Cooldown between teleports
cooldown:
  enabled: true
  seconds: 5

# Warmup before teleporting (player must stand still)
warmup:
  enabled: true
  seconds: 3

# Play enderman teleport sound on home teleport
teleport-sound:
  enabled: true

# Respawn players at their home named "home" on death
respawn-at-home:
  enabled: false

# Require players to confirm home deletion by running the command twice
confirm-deletion:
  enabled: true
  timeout: 30

# Worlds where players are not allowed to set homes
blocked-worlds:
  enabled: false
  worlds:
    - world_example
    - resource_world

# MySQL/MariaDB settings (only used if storage-type is mysql)
mysql:
  host: localhost
  port: 3306
  database: minecraft
  username: root
  password: ''

Файлы

FluxHomes-1.0.0.jar(57.24 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

1.0.0

Загрузчики

Paper
Purpur
Spigot

Версии игры

1.21–1.21.11

Загрузок

8

Дата публикации

1 мес. назад

Загрузил

ID версии

Главная