SimpleHomes v1.0 - Initial Release
Features
-
Set and Teleport to Homes
- Players can set a default home with
/sethome
and teleport to it using/home
. - Multiple custom homes can be set with
/sethome <name>
and accessed with/home <name>
.
- Players can set a default home with
-
Delete Homes
- Remove the default home using
/delhome
. - Delete a specific named home using
/delhome <name>
.
- Remove the default home using
-
List Homes
- View all set homes with
/home list
.
- View all set homes with
-
Teleportation Delay
- Configurable delay before teleporting to a home.
- Players must stay still during teleportation, or it will be canceled.
-
Customizable Max Homes
- Server administrators can set a limit on the number of homes per player using
/setmaxhomes <number>
.
- Server administrators can set a limit on the number of homes per player using
-
Permissions & OP Commands
- Only OPs can use
/setmaxhomes
. - Players have access to home commands as per server permissions.
- Only OPs can use
-
Configuration & Persistence
- Homes are saved per player and persist across server restarts.
- Configuration options allow customization of teleport delay and max homes.
Installation
- Place the plugin
.jar
file in theplugins
folder. - Start or reload the server.
- Modify
config.yml
to adjust settings as needed.
Enjoy SimpleHomes! 🚀