
The smart way to manage Homes
SmartHomes is a lightweight, user-friendly Spigot plugin that lets players manage homes through a clean, Minecraft-style GUI. It replaces traditional command-based home systems with an intuitive chest-style menu, offering a smooth and modern experience for players and server owners alike.
Features
- Players can set, teleport to, and delete homes using an inventory-style menu no commands or home names needed.
- Players start with 1 home by default. Grant more with permission nodes like home.homes.2, home.homes.3, and so on up to 100 homes.
⌨️ Commands
/home – Opens the SmartHomes GUI
/smarthome reload – Reloads the plugin’s configuration file (requires smarthomes.admin)
Permissions
home.homes.1 → 1 home (default)
home.homes.2 → 2 homes
home.homes.3 → 3 homes
...
home.homes.100 → 100 homes
smarthomes.admin → Grants access to /smarthome reload
️ How to Use
⚙️ Configuration (config.yml)
Config# SmartHomes Configuration
# Teleport settings
teleport:
# Enable or disable teleport delay
delay-enabled: true
# Delay in seconds before teleporting
delay-seconds: 3
# Whether movement should cancel teleportation
cancel-on-move: true