
HuskHomes
The powerful & intuitive set homes, warps, and teleports plugin/mod
Обновлён 29 июня 2026 г. · опубликован 14 августа 2022 г.
GitHub — Setup — Docs — Discord
HuskHomes is a powerful, intuitive and flexible teleportation plugin for Minecraft: Java Edition servers. HuskHomes contains a meaty—but not bloated—set of player teleportation features, including set homes, warps, public homes, teleport requests, previous and offline position teleporting—and more.
HuskHomes can be used on your Spigot, Sponge or Fabric server, and with a MySQL Database even works cross-server, letting players teleport across your proxy (Bungee or Velocity) network!
⭐ Works cross-server
Let players seamlessly teleport and set homes across your proxies network of servers using MySQL.
⭐ Zero learning curve
Your players already know how to use it! /sethome, /home, /tpa, /rtp—among others—are all built-in and easy-to-use.
⭐ Quick and beautiful menus
Sometimes, simple is better. No monolithic chest GUIs—instead, robust and beautiful interactive chat menus.
⭐ Great admin features
Comes with all the classic admin commands—/tp and /warp—as well as robust tools for managing other players' homes.
⭐ Plan & Web map plugin hooks
Stay in touch with your community through home analytics via Plan and display homes on Dynmap or BlueMap.
⭐ Extensible API & open-source
Still not enough? Extend the plugin with the HuskHomes API. Or, submit a pull request—we're open-source!
Ready? Get started!
HuskHomes requires the following:
- Minecraft Spigot (1.17.1+), Fabric (latest Minecraft) or Sponge (Implementing API v9)
- Java version 17+
A MySQL 8.0+ database is also required for cross-server support.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 4.11-fdaf7fd | Альфа | 26.1.2 | fabric | 29 июня 2026 г. | Скачать (23.5 МБ) |
| 4.11-fdaf7fd | Альфа | 1.21.11 | fabric | 29 июня 2026 г. | Скачать (23.5 МБ) |
| 4.11-fdaf7fd | Альфа | 1.21.1 | fabric | 29 июня 2026 г. | Скачать (23.4 МБ) |
| 4.11-fdaf7fd | Альфа | 1.21.8, 1.21.11, 26.1.1, 26.1.2 | folia, paper, spigot | 29 июня 2026 г. | Скачать (2.9 МБ) |
| 4.11-bc53f0c | Альфа | 26.1.2 | fabric | 28 июня 2026 г. | Скачать (23.5 МБ) |
| 4.11-bc53f0c | Альфа | 1.21.11 | fabric | 28 июня 2026 г. | Скачать (23.5 МБ) |
| 4.11-bc53f0c | Альфа | 1.21.1 | fabric | 28 июня 2026 г. | Скачать (23.4 МБ) |
| 4.11-bc53f0c | Альфа | 1.21.8, 1.21.11, 26.1.1, 26.1.2 | folia, paper, spigot | 28 июня 2026 г. | Скачать (2.9 МБ) |
| 4.10-873024d | Альфа | 1.21.11 | fabric | 27 июня 2026 г. | Скачать (23.5 МБ) |
| 4.10-873024d | Альфа | 1.21.8 | fabric | 27 июня 2026 г. | Скачать (23.5 МБ) |
| 4.10-873024d | Альфа | 1.21.5 | fabric | 27 июня 2026 г. | Скачать (23.5 МБ) |
| 4.10-873024d | Альфа | 1.21.1 | fabric | 27 июня 2026 г. | Скачать (23.4 МБ) |
| 4.10-873024d | Альфа | 1.21.5, 1.21.6, 1.21.8, 1.21.11 | folia, paper, spigot | 27 июня 2026 г. | Скачать (2.9 МБ) |
| 4.10-98b5480 | Альфа | 1.21.11 | fabric | 27 июня 2026 г. | Скачать (23.5 МБ) |
| 4.10-98b5480 | Альфа | 1.21.8 | fabric | 27 июня 2026 г. | Скачать (23.5 МБ) |
Показаны последние 15 из 1540 версий.
Ченджлог
4.11-fdaf7fdАльфа26.1.2 · 29 июня 2026 г.
Fix edge case with RTP safe location logic (#957)
4.11-fdaf7fdАльфа1.21.11 · 29 июня 2026 г.
Fix edge case with RTP safe location logic (#957)
4.11-fdaf7fdАльфа1.21.1 · 29 июня 2026 г.
Fix edge case with RTP safe location logic (#957)
4.11-fdaf7fdАльфа1.21.11, 26.1.1, 26.1.2 · 29 июня 2026 г.
Fix edge case with RTP safe location logic (#957)
4.11-bc53f0cАльфа26.1.2 · 28 июня 2026 г.
Minecraft 26.1.2 support (#973)
drop 1.21.5/8 support and prep for 26.1 support with java 25
fix gradle preprocess script
increment huskhomes version and set java 25
gradle is pain
use essential loom properly
use pluginManager for licenser
setup maven artifacts after configuring since 26.1.2 we don't need to remap
clean up duplicated v26.1.2 checks
remove licenser and pacakge the license file in the jars
remove nonexistent 26.1.0 version
normalize preprocess var names
removed unused property
dont hardcode 26.1.2
refactor build.gradle for fabric
fix papi hooks and plugin message errors
no longer use my local maven
use the preprocessr better
Update to use 26.1.2 methods and classes
Pull Toilet from production repo
fix syntax in preprocessor comments
include shared files in the mainProject (ie 26.1.2)
fix server startup error on 26.1.2
fixed rtp on fabric
Co-authored-by: TrueWinter nicholis@truewinter.dev
4.11-bc53f0cАльфа1.21.11 · 28 июня 2026 г.
Minecraft 26.1.2 support (#973)
drop 1.21.5/8 support and prep for 26.1 support with java 25
fix gradle preprocess script
increment huskhomes version and set java 25
gradle is pain
use essential loom properly
use pluginManager for licenser
setup maven artifacts after configuring since 26.1.2 we don't need to remap
clean up duplicated v26.1.2 checks
remove licenser and pacakge the license file in the jars
remove nonexistent 26.1.0 version
normalize preprocess var names
removed unused property
dont hardcode 26.1.2
refactor build.gradle for fabric
fix papi hooks and plugin message errors
no longer use my local maven
use the preprocessr better
Update to use 26.1.2 methods and classes
Pull Toilet from production repo
fix syntax in preprocessor comments
include shared files in the mainProject (ie 26.1.2)
fix server startup error on 26.1.2
fixed rtp on fabric
Co-authored-by: TrueWinter nicholis@truewinter.dev
4.11-bc53f0cАльфа1.21.1 · 28 июня 2026 г.
Minecraft 26.1.2 support (#973)
drop 1.21.5/8 support and prep for 26.1 support with java 25
fix gradle preprocess script
increment huskhomes version and set java 25
gradle is pain
use essential loom properly
use pluginManager for licenser
setup maven artifacts after configuring since 26.1.2 we don't need to remap
clean up duplicated v26.1.2 checks
remove licenser and pacakge the license file in the jars
remove nonexistent 26.1.0 version
normalize preprocess var names
removed unused property
dont hardcode 26.1.2
refactor build.gradle for fabric
fix papi hooks and plugin message errors
no longer use my local maven
use the preprocessr better
Update to use 26.1.2 methods and classes
Pull Toilet from production repo
fix syntax in preprocessor comments
include shared files in the mainProject (ie 26.1.2)
fix server startup error on 26.1.2
fixed rtp on fabric
Co-authored-by: TrueWinter nicholis@truewinter.dev
4.11-bc53f0cАльфа1.21.11, 26.1.1, 26.1.2 · 28 июня 2026 г.
Minecraft 26.1.2 support (#973)
drop 1.21.5/8 support and prep for 26.1 support with java 25
fix gradle preprocess script
increment huskhomes version and set java 25
gradle is pain
use essential loom properly
use pluginManager for licenser
setup maven artifacts after configuring since 26.1.2 we don't need to remap
clean up duplicated v26.1.2 checks
remove licenser and pacakge the license file in the jars
remove nonexistent 26.1.0 version
normalize preprocess var names
removed unused property
dont hardcode 26.1.2
refactor build.gradle for fabric
fix papi hooks and plugin message errors
no longer use my local maven
use the preprocessr better
Update to use 26.1.2 methods and classes
Pull Toilet from production repo
fix syntax in preprocessor comments
include shared files in the mainProject (ie 26.1.2)
fix server startup error on 26.1.2
fixed rtp on fabric
Co-authored-by: TrueWinter nicholis@truewinter.dev
Комментарии
Загружаем…



