Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.2.x
Platforms
Links
Tags
Creators
Details
Licensed BSD-3-Clause
Published 2 days ago
ZOE-HOMES
🇺🇸 English
ZOE-HOMES is a professional home management plugin for Minecraft servers, featuring an intuitive GUI and a flexible language system. It is designed to provide the best user experience with a beautiful and easy-to-use interface.
✨ Features
- Intuitive GUI: Manage homes via a sleek GUI with pagination support.
- Granular Permissions: Limit the number of homes per player/group using permissions (
zhome1-zhome100). - Multi-Language: Supports multiple languages (Default: Vietnamese & English), fully customizable messages.
- Configurable Prefix: Customizable color prefixes for home names in the GUI.
- Admin Tools: Commands for admins to teleport to other players' homes.
- Folia Support: Compatible with Folia and modern 1.20+ servers.
📥 Installation
- Download the
.jarfile and place it in your server'spluginsfolder. - Restart the server.
- Configure
config.ymland language files inplugins/ZOE-HOMES/as needed. - Use
/zhome reloadto apply changes.
📜 Commands
Aliases: /zhome, /home, /homes
| Command | Description | Permission |
|---|---|---|
/zhome |
Open Homes GUI (or show help if GUI is disabled). | Default |
/zhome set <name> |
Set a new home at current location. | Default |
/zhome delete <index> |
Delete a home by its index number. | Default |
/zhome tp <index> |
Teleport to a specific home. | Default |
/zhome rename <index> <name> |
Rename a home. | Default |
/zhome list |
List homes in chat. | Default |
/zhome reload |
Reload config and language files. | zhomes.admin |
/homeadmin <player> <home> |
Teleport to another player's home. | zhomes.admin |
🛡️ Permissions
zhomes.admin: Admin permission (reload, homeadmin, unlimited homes).zhome<number>: Limit the maximum number of homes a player can set.- Example:
zhome1(1 home),zhome5(5 homes),zhome100(100 homes). - The system checks for the highest number the player has permission for.
- Example:
⚙️ Configuration
Customize in config.yml:
settings:
lang: en # Language (vi/en/smallcap)
teleport-delay: 5 # Teleport cooldown in seconds
open-gui-on-command: true # Open GUI on /zhome command
set-home-prefix: "&b" # Prefix/Color for home names in GUI
Author: tsumuri19


