SimpleHomePlus

⭐ — (0 endorsements) 📥 165 downloads 📌 v1.0.0 📅 1/5/2026
🟡 Updated this year

By ViyomOG · folia

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 1/1/2026 📅 Created: 1/5/2026

🔍 Analysis

  • 🏆 #120 of 122 folia mods in this game by downloads

📋 About This Mod

# ⭐ **SimpleHomes — Modern & Lightweight Homes Plugin** A fast, clean, and user-friendly `/home` system built for SMP servers. Designed with **performance, simplicity, and player experience** in mind — powered by **VoidX Studios**. --- ## 🚀 **Features** ### 🏠 Core Home System ✔ `/sethome <name>` — create homes ✔ `/home <name>` — teleport to homes ✔ `/delhome <name>` — delete homes ✔ `/back` — return to your last location ✔ GUI home browsing `/homemenu` ✔ Home teleport cooldown + warmup ✔ Safe teleport detection *(no lava teleports!)* --- ### 👥 Trust System ✔ Share specific homes with friends ✔ `/trusthome <player> <home>` ✔ `/untrusthome <player> <home>` ✔ Public & Private homes toggle ✔ Rename homes easily --- ### ⚙️ Server-Friendly Controls ✔ Home limits via permissions ✔ Cooldown & warmup timers ✔ Combat-safe teleport blocking ✔ Full message customization ✔ Fully async MySQL support ✔ SQLite & local file storage options --- ### 🟢 Compatibility | Version | Supported | | --------- | --------- | | **1.17+** | ✅ Yes | | **1.18+** | ✅ Yes | | **1.19+** | ✅ Yes | | **1.20+** | ✅ Yes | | **1.21+** | ✅ Yes | Built & tested on **1.21.x** --- ## ⌨️ **Commands** | Command | Description | | ------------------------------ | ------------------------------ | | `/sethome <name>` | Create a home | | `/home <name>` | Teleport to a home | | `/delhome <name>` | Delete a home | | `/homemenu` | Open Homes GUI | | `/back` | Teleport to your last location | | `/homes ` | View homes | | `/trusthome <player> <home>` | Trust a player | | `/untrusthome <player> <home>` | Remove trust | | `/publichome <home>` | Make a home public | | `/privatehome <home>` | Make a home private | | `/renamehome <old> <new>` | Rename a home | | `/sh help` | View help | --- ## 🛡 **Permissions** | Permission | Purpose | Default | | --------------------------- | ------------------ | ---------- | | `simplehomes.use` | Allows using homes | ✔ Everyone | | `simplehomes.back` | Use `/back` | ✔ Everyone | | `simplehomes.admin` | Admin tools | ❌ OP | | `simplehomes.limit.default` | Default home limit | ✔ Everyone | You can also add custom home limits with permission nodes. --- ## 🗄 **Storage Options** Choose how homes are saved: ✔ Local YML ✔ SQLite ✔ MySQL Perfect whether you host a small SMP or a large network 🎯 --- ## 🛠 **Installation** 1️⃣ Download the plugin jar 2️⃣ Place it in your `/plugins` folder 3️⃣ Restart your server 4️⃣ Edit `config.yml` and `messages.yml` if needed 5️⃣ Restart again — done 🎉 --- ## ❤️ **Why Choose SimpleHomes?** Because it’s: ✔ Lightweight ✔ Fast ✔ Clean UI ✔ Beginner-friendly ✔ Dev-friendly ✔ Stable ✔ No bloat Just **a really solid homes system**. --- ## 📞 **Support & Community** Need help? Found a bug? Want a new feature? 🔗 **Discord:** `https://discord.gg/pGNgyv88Yw` 💼 **VoidX Studios** --- ## 🧩 **Open Source / Contributions** We happily welcome suggestions & improvements 💚 --- ## 📝 **License & Fair Use** This plugin description is honest about functionality. SimpleHomes does **not** claim to be affiliated with Mojang or Microsoft. ---

# ⭐ SimpleHomes — Modern & Lightweight Homes Plugin

A fast, clean, and user-friendly `/home` system built for SMP servers. Designed with performance, simplicity, and player experience in mind — powered by VoidX Studios.

## 🚀 Features

### 🏠 Core Home System

✔ `/sethome ` — create homes ✔ `/home ` — teleport to homes ✔ `/delhome ` — delete homes ✔ `/back` — return to your last location ✔ GUI home browsing `/homemenu` ✔ Home teleport cooldown + warmup ✔ Safe teleport detection (no lava teleports!)

### 👥 Trust System

✔ Share specific homes with friends ✔ `/trusthome ` ✔ `/untrusthome ` ✔ Public & Private homes toggle ✔ Rename homes easily

### ⚙️ Server-Friendly Controls

✔ Home limits via permissions ✔ Cooldown & warmup timers ✔ Combat-safe teleport blocking ✔ Full message customization ✔ Fully async MySQL support ✔ SQLite & local file storage options

### 🟢 Compatibility

| Version | Supported | | --------- | --------- | | 1. 17+ | ✅ Yes | | 1. 18+ | ✅ Yes | | 1. 19+ | ✅ Yes | | 1. 20+ | ✅ Yes | | 1. 21+ | ✅ Yes |

Built & tested on 1. 21.x

## ⌨️ Commands

| Command | Description | | ------------------------------ | ------------------------------ | | `/sethome ` | Create a home | | `/home ` | Teleport to a home | | `/delhome ` | Delete a home | | `/homemenu` | Open Homes GUI | | `/back` | Teleport to your last location | | `/homes ` | View homes | | `/trusthome ` | Trust a player | | `/untrusthome ` | Remove trust | | `/publichome ` | Make a home public | | `/privatehome ` | Make a home private | | `/renamehome ` | Rename a home | | `/sh help` | View help |

## 🛡 Permissions

| Permission | Purpose | Default | | --------------------------- | ------------------ | ---------- | | `simplehomes.use` | Allows using homes | ✔ Everyone | | `simplehomes.back` | Use `/back` | ✔ Everyone | | `simplehomes.admin` | Admin tools | ❌ OP | | `simplehomes.limit.default` | Default home limit | ✔ Everyone |

You can also add custom home limits with permission nodes.

## 🗄 Storage Options

Choose how homes are saved:

✔ Local YML ✔ SQLite ✔ MySQL

Perfect whether you host a small SMP or a large network 🎯

## 🛠 Installation

1️⃣ Download the plugin jar 2️⃣ Place it in your `/plugins` folder 3️⃣ Restart your server 4️⃣ Edit `config.yml` and `messages.yml` if needed 5️⃣ Restart again — done 🎉

## ❤️ Why Choose SimpleHomes?

Because it’s:

✔ Lightweight ✔ Fast ✔ Clean UI ✔ Beginner-friendly ✔ Dev-friendly ✔ Stable ✔ No bloat

Just a really solid homes system.

## 📞 Support & Community

Need help? Found a bug? Want a new feature?

🔗 Discord: `https://discord.gg/pGNgyv88Yw` 💼 VoidX Studios

## 🧩 Open Source / Contributions

We happily welcome suggestions & improvements 💚

## 📝 License & Fair Use

This plugin description is honest about functionality. SimpleHomes does not claim to be affiliated with Mojang or Microsoft.

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
ViyomOG
Version
1.0.0
Downloads
165
Endorsements
0
Category
folia
Created
1/5/2026
Updated
1/1/2026
Game Versions
1.17, 1.17.1, 1.18, 1.18.1, 1.18.2
Tags
game-mechanics, storage, utility

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does SimpleHomePlus support?

The author lists 1.17, 1.17.1, 1.18, 1.18.1, 1.18.2, 1.19. Other versions may work but are untested by the author.

What is the latest version of SimpleHomePlus?

Version 1.0.0, published 2026-01-01 with 165 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More folia 👤 More by ViyomOG 🔎 Similar Mods 🌐 Best folia (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods