lHomes Plugin Documentation
LHomes is a feature-rich Minecraft plugin for managing player homes with rank-based limits, cooldowns, and easy commands.
Commands
- /sethome <name>: Set a home location.
- /delhome <name>: Delete a home location.
- /home <name>: Teleport to a home location (with a cooldown).
- /homelist: List all your homes.
- /lhomesreload: Reload the plugin configuration (requires permission).
Permissions
Permission nodes for rank-based maximum homes:
lhomes.rank.default
lhomes.rank.vip
lhomes.rank.mvip
lhomes.rank.admin
lhomes.reload
Configuration
Example config.yml:
ranks:
default: 3
vip: 5
mvip: 10
admin: 100
teleportCooldown: 5