SimpleHomes is a simple, easy-to-use system for allowing players to set homes and then teleport back to them. Key features of SimpleHomes include:
- Display a notification when a new version has been released or automatically have new versions downloaded.
- Extremely simple and easy to use command syntax.
- Fully customisable messages.
- Multiple homes up to a limit defined in the configuration file.
- Permissions support - Choose exactly what commands your players can run.
- Set a name for each home.
- Teleport to another player's home.
SimpleHomes requires multiple dependencies, however these are handled by the build script.
Don't have Maven? Download Maven from the Maven website.
From SimpleHomes' directory, execute the following command to compile the plugin:
mvn clean package
Once done, the target/ folder will contain the SimpleHomes jar file.

