SimpleHomes
A Simple Minecraft Homes Plugin.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
SimpleHomes
🎯 Features
- Easily set Homes Players can set, teleport to, and delete their own homes, making navigation and survival much more convenient.
####
- Admin Home Management Admins can set, teleport to, delete, and adjust the max number of homes for any player, giving full control when assisting or moderating.
####
- Customizable Home Limits Define how many homes players can set by default, keeping balance between convenience and fairness on your server.
Commands:
``` /sethome <number> - Set a Home /home <number> - Teleport to a Home /delhome <number> - Delete a Home ```
Admin Commands:
``` /homeadmin sethome <player> <number> - Set another Player's Home /homeadmin home <player> <number> - Teleport to another Player's Home /homeadmin delhome <player> <number> - Delete another Player's Home /homeadmin maxhomes <player> <number> - Set the Maximum Number of Homes a Player can set ```
Permissions:
``` simplehomes.use (Default: true) - Allow use of Player Commands simplehomes.admin (Default: false) - Allow use of Admin Commands and bypassing Home-Limits ```
Config:
``` max-homes - Set the default Maximum Number of Homes a Player can set admin-tp-delay - Set if Admins should be able to teleport to Homes instantly when using /homeadmin ```