Описание
# 🛡️ Clans - Simple & Powerful
**Clans** is a lightweight and efficient plugin designed for Minecraft servers that want a clean and easy-to-use clan system. No bloat, no complex databases—just pure functionality for your players.
## ✨ Features
* 🏗️ **Easy Creation:** Create a clan in seconds with a custom name.
* 🛡️ **Friendly Fire Protection:** Automatically prevents clan members from hurting each other.
* 💬 **Clan Chat:** A private channel (`/clan chat`) to coordinate with your team.
* 📋 **Member Info:** View detailed clan information, including who is **online** (Green) or **offline** (Red).
* ⚡ **Asynchronous Performance:** Data is saved in the background to ensure **zero lag** and 20 TPS on your server.
* 🏷️ **Chat Prefixes:** Show off your clan name in the global chat automatically.
## 💻 Commands
* `/clan create ` - Start your own clan (Alphanumeric, max 10 chars).
* `/clan invite ` - Invite your friends (Leader only).
* `/clan accept` - Join a clan you've been invited to.
* `/clan info` - See member list and status.
* `/clan chat ` - Talk privately with your clan.
* `/clan leave` - Leave your current clan (Disbands if you are the owner).
## 🛠️ Installation
1. Download the `.jar` file.
2. Drop it into your `plugins` folder.
3. Restart your server.
4. Enjoy!
---