Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Links
Creators
Details
Licensed MIT
Published 20 hours ago
Updated yesterday
Betterhomes
A modern, GUI-driven Minecraft home management plugin with MiniMessage support and deep integration with LuckPerms.
Features
- Intuitive GUI: Manage your homes through a clean, interactive inventory interface.
- MiniMessage Support: Full support for gradients, hex colors, and modern formatting in all messages and GUI items.
- Teleport Delay: Configurable delay for home teleports to prevent combat escaping.
- Restricted Worlds: Prevent players from setting homes in specific worlds (e.g., spawn, arena).
- LuckPerms Integration: Dynamically set home limits using LuckPerms meta keys.
- High Performance: Built with
ConcurrentHashMapand optimized data handling for smooth server performance.
Dependencies

Commands
/home [id](Alias:/homes): Opens the homes GUI or teleports to a specific home if ID is provided./sethome [id]: Sets a home at your current location. If no ID is provided, the next available slot is used./delhome <id>: Deletes the specified home./home reload: Reloads the plugin configuration and data (requireshome.admin).
Permissions
home.<id>: Access to a specific home slot (1-100).home.*: Access to all home slots.home.admin: Access to administrative commands like/home reload.
Configuration
The config.yml file allows full customization of:
- Teleport delay and home limits.
- Restricted worlds list.
- All GUI item names and lores.
- All plugin messages and action bar notifications.
Development
Betterhomes is built using:
- Paper API: For high-performance Minecraft server features.
- Adventure / MiniMessage: For modern text rendering.
- LuckPerms API: For advanced permission and meta handling.
License
MIT (or as specified in the project)



