▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/HuskHomesMenus
HuskHomesMenus

HuskHomesMenus

Menus for HuskHomes (TPs/Homes/Warps)

391
6

HuskHomesMenus

HuskHomesMenus is a lightweight companion plugin for HuskHomes that enhances teleport requests with clean, intuitive confirmation menus. It replaces chat-heavy workflows with clear GUI interactions while preserving the familiar HuskHomes command experience.

Designed for modern Paper servers and proxy networks, HuskHomesMenus integrates seamlessly with HuskHomes and supports cross-server teleport requests when used in a shared database environment.

Overview

HuskHomesMenus does not replace HuskHomes. Instead, it wraps and extends HuskHomes teleport request commands with player-friendly menus, request toggles, and configurable behavior.

Whether you run a single survival server or a multi-server proxy network, HuskHomesMenus improves clarity, reduces misclicks, and gives players control over how teleport requests are handled.

Features

  • GUI-based teleport confirmations — Teleport requests are confirmed through clean, readable menus instead of cluttered chat messages.
  • GUI-based home menu — Display homes with information like server, world, dimension, and coordinates
  • GUI-based warps menu — Display warps with information like server, world, dimension, and coordinates
  • GUI Customization — Complete control over how your menu looks
  • HuskHomes-native command wrappers — Fully compatible with HuskHomes commands (/tpa, /tpahere, /tpaccept, /tpdeny) — no learning curve.
  • Cross-server ready — Supports proxy environments (Velocity or BungeeCord) when HuskHomes is configured with MySQL/MariaDB.
  • Player skins & context awareness — Displays requester skins and request context in menus, including across servers.
  • Player-controlled toggles — Allow players to opt out of requests, disable menus, or automatically accept teleport requests.
  • Lightweight & focused — No bloated features — HuskHomesMenus does one thing well and stays out of the way.

TP Menu

Home Menu

Warps Menu

Requirements

  • Java 21
  • Paper, Purpur, Folia or Spigot 1.21.x (or compatible forks)
  • HuskHomes (required dependency)
  • (Optional) Velocity or BungeeCord for proxy support
  • (Optional) PlaceholderAPI 2.11.0+

Installation

  1. Install and configure HuskHomes.
  2. Place HuskHomesMenus.jar into your server’s plugins/ directory.
  3. Restart the server.
  4. (Optional) Adjust menu and request behavior in config.yml.

Commands

HuskHomesMenus provides GUI-enhanced wrappers and player preference toggles for HuskHomes teleport requests.

CommandUsageDescriptionPermission
/hmm reload/hmm reloadReload the pluginhuskhomesmenus.admin
/hmm version/hmm versionGet the plugin versionhuskhomesmenus.admin
/tpa/tpa [player]Send a teleport request to another playerhuskhomesmenus.tpa
/tpahere/tpahere [player]Ask a player to teleport to youhuskhomesmenus.tpahere
/tpaccept/tpaccept [player]Accept the most recent or a specific teleport requesthuskhomesmenus.tpaccept
/tpdeny/tpdeny [player]Deny the most recent or a specific teleport requesthuskhomesmenus.tpdeny
/tpatoggle/tpatoggleToggle receiving /tpa requestshuskhomesmenus.tpatoggle
/tpaheretoggle/tpaheretoggleToggle receiving /tpahere requestshuskhomesmenus.tpaheretoggle
/tpauto/tpautoToggle automatic acceptance of teleport requestshuskhomesmenus.tpauto
/tpmenu/tpmenuToggle the teleport request confirmation menuhuskhomesmenus.tpmenu
/home/homeOpens the home menuhuskhomesmenus.home
/homes/homesOpens the home menuhuskhomesmenus.home
/homemenu/homemenuToggles the homes menuhuskhomesmenus.homemenu
/warp/warpOpens the warp menuhuskhomesmenus.warp
/warps/warpsOpens the warps menuhuskhomesmenus.warp
/warpmenu/warpmenuToggles the warps menuhuskhomesmenus.warpmenu

Permissions

All permissions default to false unless otherwise noted and are intended for use with permission plugins such as LuckPerms.

PermissionDescriptionDefault
huskhomesmenus.adminAllows /hmm reload and /hmm versionfalse
huskhomesmenus.tpaAllows sending /tpa requestsfalse
huskhomesmenus.tpahereAllows sending /tpahere requestsfalse
huskhomesmenus.tpacceptAllows accepting teleport requestsfalse
huskhomesmenus.tpdenyAllows denying teleport requestsfalse
huskhomesmenus.tpatoggleAllows toggling /tpa request receptionfalse
huskhomesmenus.tpaheretoggleAllows toggling /tpahere request receptionfalse
huskhomesmenus.tpautoAllows toggling automatic acceptance of teleport requestsfalse
huskhomesmenus.tpmenuAllows toggling the teleport request GUI menufalse
huskhomesmenus.homeAllows opening the homes menufalse
huskhomesmenus.homemenuAllows toggling the homes GUI menufalse
huskhomesmenus.warpAllows opening the warps menufalse
huskhomesmenus.warpmenuAllows toggling the warps GUI menufalse
huskhomesmenus.*Grants all HuskHomesMenus permissionsop

Note: By default, players must be explicitly granted permissions to send and accept teleport requests.

Placeholders

HuskHomesMenus includes a built-in PlaceholderAPI expansion. No eCloud download is required.

Requires PlaceholderAPI 2.11.0+.

CategoryPlaceholderDescription
Boolean%huskhomesmenus_tpa%Returns whether /tpa requests are enabled
Boolean%huskhomesmenus_tpahere%Returns whether /tpahere requests are enabled
Boolean%huskhomesmenus_tpmenu%Returns whether the teleport menu is enabled
Boolean%huskhomesmenus_tpauto%Returns whether auto-accept is enabled
Text%huskhomesmenus_tpa_text%Returns ON or OFF for /tpa
Text%huskhomesmenus_tpahere_text%Returns ON or OFF for /tpahere
Text%huskhomesmenus_tpmenu_text%Returns ON or OFF for the teleport menu
Text%huskhomesmenus_tpauto_text%Returns ON or OFF for auto-accept
Icon%huskhomesmenus_tpa_icon%Returns ✔ or ✘ for /tpa
Icon%huskhomesmenus_tpahere_icon%Returns ✔ or ✘ for /tpahere
Icon%huskhomesmenus_tpmenu_icon%Returns ✔ or ✘ for the teleport menu
Icon%huskhomesmenus_tpauto_icon%Returns ✔ or ✘ for auto-accept
Pretty%huskhomesmenus_tpa_pretty%Colored status for /tpa
Pretty%huskhomesmenus_tpahere_pretty%Colored status for /tpahere
Pretty%huskhomesmenus_tpmenu_pretty%Colored status for the teleport menu
Pretty%huskhomesmenus_tpauto_pretty%Colored status for auto-accept
Combined%huskhomesmenus_requests_pretty%Combined /tpa and /tpahere status
Combined%huskhomesmenus_all_pretty%Combined status of all teleport settings

Configuration

HuskHomesMenus includes a simple configuration file allowing you to control:

  • Teleport confirmation menu behavior
  • Automatic acceptance and denial logic
  • Proxy support and cross-server messaging
  • Cache behavior for remote player data

All options include safe defaults and can be adjusted without restarting the server.

Planned Features

The following features are planned or under consideration for future releases:

  • Menus for Public Homes
  • Expanded menu customization (icons, text, colors)

Planned features are subject to change and will be implemented with a focus on performance, clarity, and network compatibility.

License

HuskHomesMenus is licensed under the Apache License, Version 2.0.
See the LICENSE file for full license details.

Contributing

Bug reports, suggestions, and pull requests are welcome.
Please keep contributions focused and aligned with the plugin’s lightweight design goals.

Credits

  • Built as an extension for HuskHomes
  • Developed for use on the Chumbucket Network chumbucket.net

© 2025 Sorekill. Licensed under the Apache-2.0 License.

Совместимость

Minecraft: Java Edition

1.21.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:Apache-2.0
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная