A generic, simple, and normal plugin to manage homes in minecraft
- Multi-Home System: Set, name, and manage multiple homes easily.
- Home Icon Chooser: Personalize your homes with a custom GUI selector after setting them.
- Interactive GUI: View and teleport to your homes through a beautiful, paginated inventory.
- Teleport Warmup: Prevent combat escapes with a configurable teleportation delay.
- Dual Storage Support: Choose between MySQL or SQLite databases to storage data.
- Full Localization: Every message and UI element is 100% customizable in
messages.yml.
- Download the
iLikeHomes-1.1.0.jarfrom the Releases page. - Drop it into your server's
plugins/folder. - Restart your server to generate the configuration files.
- Configure your preferred storage type in
config.yml. - Enjoy!
| Command | Description | Permission |
|---|---|---|
/sethome <name> |
Create a new home at your location | ilikehomes.user |
/home <name> |
Teleport to one of your homes | ilikehomes.user |
/homes |
Open the homes selection GUI | ilikehomes.user |
/delhome <name> |
Remove a home | ilikehomes.user |
/ilh reload |
Reload the plugin configuration | ilikehomes.reload |
/ilh help |
View the help menu | ilikehomes.user |
The plugin generates three main configuration files:
config.yml: Manage storage settings (MySQL/SQLite), warmup times, and available icons.messages.yml: Customize all plugin messages and GUI titles.homes.yml: (Internal) Legacy storage file when using the YAML backend.
Fendrixx This is my third plugin project! I've put a lot of effort into making it polished and reliable compared to my previous work. I hope you find it useful for your community!
Support
- Discord:
andrxs.f
Distributed under the MIT License. See LICENSE for more information.