
Xhomes
Xhomes is a Minecraft plugin that lets players set and manage homes with an intuitive GUI. It includes teleportation countdowns and movement cancellation. Players can now teleport directly to a home using `/home <homename>` or browse their homes in a s
- Загрузки
- 2K
- Подписчики
- 2
- Обновлён
- 14 января 2025 г.
- Лицензия
- GPL-3.0-only
Опубликован 6 октября 2024 г.
Xhomes - Your Personal Home Management Plugin for Minecraft
Xhomes is an essential plugin designed to enhance your Minecraft experience by allowing players to seamlessly set, manage, and teleport to personal homes. With its user-friendly GUI and intuitive functionality, Xhomes simplifies home management and provides an engaging way to navigate the game world.
Key Features:
Set Home: Easily set your home location using the command
/sethome [homename], enabling quick travel back to your favorite spots.Home GUI: Access a visually appealing GUI to view and select homes, featuring slots filled with blue beds for a straightforward teleportation interface.
Teleportation Countdown: Enjoy a 5-second countdown before teleportation, accompanied by the message: "Teleporting in 5 seconds, don't move!" to build anticipation.
Movement Cancellation: Teleportation is canceled if the player moves during the countdown, ensuring safe and accurate arrival at the desired location.
Delete Home: Remove homes easily with the command
/delhome [homename].Configurable Limits and Tiers: Server owners can configure the maximum number of homes players can set based on their permission tier:
- Tier 1 (xhomes.hometier1): 2 homes
- Tier 2 (xhomes.hometier2): 4 homes
- Tier 3 (xhomes.hometier3): 6 homes
- Tier 4 (xhomes.hometier4): 8 homes
These limits are fully configurable in the
config.ymlfile.Admin-Friendly Management: Xhomes provides robust tools for server owners to oversee home settings and permissions, offering fine-grained controls for authorized players.
LuckPerms Permissions:
/sethome:xhomes.sethome/delhome:xhomes.delhome/home:xhomes.home- Tier 1:
xhomes.hometier1(2 homes) - Tier 2:
xhomes.hometier2(4 homes) - Tier 3:
xhomes.hometier3(6 homes) - Tier 4:
xhomes.hometier4(8 homes)
Elevate your Minecraft gameplay with Xhomes—your all-in-one home management solution!
Source Code
Check out the source code on GitHub: Xhomes Repository
Ченджлог
2.1.0Релиз1.21.9, 1.21.10, 1.21.11 · 14 января 2025 г.
New Update 2.1
- Clear existing data before loading homes to prevent old data from persisting
- Added proper validation when loading home locations
- Clear the config before saving to prevent any old data from remaining
- Added better error handling and logging
- Improved data format consistency with String.format
- Added cleanup of empty player entries
- Removed redundant config loading in the constructor
- Added backup system that creates backups before saving and on startup
- Added teleport cooldown system
- Added player rotation (yaw and pitch) to home locations
- Used ConcurrentHashMap for thread-safe cooldown handling
- Improved error handling and logging
- Added validation for world existence
- Better format for location strings with rotation data
Комментарии
Загружаем…