Set Home
A home management plugin for Spigot and PaperMC servers that allows players to set, manage, and teleport to multiple home locations.
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.
Set Home
SethomeMC
Copyright (c) 2025 Samuele_NL. All rights reserved.
A home management plugin for Spigot and PaperMC servers that allows players to set, manage, and teleport to multiple home locations.
Features
- Set multiple home locations with custom names - Teleport to your saved homes - Delete homes you no longer need - View a list of all your homes - Rename existing homes - Persistent storage using YAML - Cross-world teleportation support
Commands
| Command | Aliases | Description | Usage | |---------|---------|-------------|-------| | `/sethome` | `/sh` | Set a home location | `/sethome <name>` | | `/home` | `/h` | Teleport to a home | `/home <name>` | | `/delhome` | `/removehome`, `/rh` | Delete a home | `/delhome <name>` | | `/homelist` | `/homes`, `/listhomes` | List all your homes | `/homelist` | | `/rehome` | `/renamehome` | Rename a home | `/rehome <old name> <new name>` |
Installation
1. Download the latest `SethomeMC-1.0.0.jar` file 2. Place it in your server's `plugins` folder 3. Restart or reload your server 4. The plugin will create a `plugins/SethomeMC/homes/` folder for storing player data
Requirements
- Spigot or PaperMC 1.20.4 or higher - Java 17 or higher
Data Storage
Player homes are stored in YAML files located at: ``` plugins/SethomeMC/homes/<player-uuid>.yml ```
Each home stores: - Home name - World name - X, Y, Z coordinates - Yaw and pitch (viewing direction)
License
Copyright (c) 2025 Samuele_NL. All rights reserved.
This software is the proprietary information of Samuele_NL.
Support
For issues or questions, please contact Samuele_NL on Modrinth.