Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 23 hours ago
🏠 CrossHomes
CrossHomes is a modern home plugin focused on simplicity and full customization. It works on both single servers and full networks.
It allows players to set, manage, and teleport to personal homes with ease, while giving server owners full control over configuration, limits, and messages.
✨ Features
- 🏠 Set, delete, and teleport to multiple homes
- 🎛 Fully configurable system
- 💬 Customizable messages (message.yml support)
- 🔒 Permission-based home limits
- 🌐 Network-ready (multi-server support via database)
- 🧩 Easy-to-use commands
- 🖥 Customizable Home GUI
- 🪧 Set homes via sign input
- ⏳ Teleport countdown system
- Admin GUI
- Player head support in GUIs
📦 Commands
- /home <name> – Teleport to a home
- /sethome <name> – Create a new home
- /delhome <name> – Delete a home
- /homes – View all saved homes
- /adminhome - Show the Admin Gui
⚙️ Configuration
CrossHomes is fully configurable:
- Customize all messages
- Adjust home limits per permission group
- Enable or disable features
- Optional database support (MySQL / SQLite)
- Cross-server database integration support
🌐 Network Installation
- Download CrossHomes for Paper/Spigot
- Install it on every backend server
- Download the Velocity version
- Install it on your proxy
- Enable cross-server mode and configure your database settings
# Cross-Server Mode
# true = MySQL/MariaDB enabled (cross-server teleport & sync)
# false = SQLite local storage only
cross-server: true
database:
host: "localhost"
port: 3306
name: "crosshomes"
username: "root"
password: "password"
pool-size: 10
connection-timeout: 30000
🌍 Compatibility
- Minecraft Java Edition
- Paper / Spigot (Spigot support in progress)
- Works on single servers and full networks
- Velocity compatible
📌 Planned Features
- Improved single-server database mode
- More GUI customization options
💬 Support
For help, suggestions, or bug reports, join the Discord server (coming soon).


