Description
Dreamcraft Network's Simple Homes
Simple, lightweight homes mod for Forge 1.20.1+
Easily set, manage, and teleport to your personal homes with intuitive commands. No bloat, no unnecessary features—just reliable homes with tab-completion, dimension support, and configurable limits. Perfect for survival servers!
✨ Key Features
/sethome <name>: Set a home at your current location (overworld, nether, end supported)./tphome <name>: Instantly teleport to a home./deletehome <name>: Remove a specific home.- Tab-Auto-Completion: Press
<Tab>after/tphomeor/deletehometo see your homes! - Configurable Limits: Set max homes per player (default via config; ops unlimited).
- Per-Player Storage: Homes saved individually (UUID-based, server-friendly).
- Permission-Aware: Non-ops respect limits; overwrite existing homes anytime.
- Lightweight: No external deps, minimal storage (JSON-based).
📋 Commands & Permissions
| Command | Aliases | Description | Example |
|---|---|---|---|
/sethome <name> |
- | Set home | /sethome base |
/tphome <name> |
- | Teleport to home | /tphome [TAB] |
/deletehome <name> |
- | Delete home | /deletehome base |
⚙️ Configuration
Edit config/simplehomes.toml (auto-generated):
max_homes = 5 # Max per non-op player (ops unlimited)


