Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 2 weeks ago
Updated 3 weeks ago
ClanMaker
ClanMaker is a lightweight and powerful Spigot plugin for Minecraft 1.13+ that adds a complete clan (team/guild) system to your server. Players can create, join, manage, and leave clans — all with an intuitive command interface and automatically updated name tags, tab names, and chat formatting.
✅ Features
- 🛡️ Create and delete clans with
/makeclan
and/deleteclan
- 👥 Invite players to clans via
/inviteclan
and accept with/acceptclan
- 🧑🤝🧑 Promote and demote clan members with
/promote
and/demote
- ❌ Kick members with
/kickclan
- 🚪 Leave clans at any time with
/leaveclan
- 📝 Automatically saves clan data to
clan.yml
- 🧠 Built-in permissions system: Owner, Manager, Member
- 🎨 Name tags and tab list entries dynamically update with clan tags
- 💬 Clan tag integration into player chat messages
- 🌐 Autocomplete (tab completion) for player names on relevant commands
📂 File Structure
- All clan data is stored in
plugins/ClanMaker/clan.yml
- Supports dynamic loading and saving of member and role information
🔧 Commands
Command | Description |
---|---|
/makeclan <name> |
Create a new clan |
/inviteclan <player> |
Invite a player to your clan |
/acceptclan |
Accept a pending clan invite |
/leaveclan |
Leave your current clan |
/deleteclan |
Disband your clan (owner only) |
/promote <player> |
Promote a member to manager (owner only) |
/demote <player> |
Demote a manager to member (owner only) |
/kickclan <player> |
Remove a member from the clan |
🛠 Permissions
Role | Abilities |
---|---|
Owner | Full control: invites, kicks, promotes, deletes clan |
Manager | Can invite and kick players |
Member | Can leave clan |
📎 Requirements
- Minecraft version: 1.13+
- Server type: Spigot, Paper, or forks
- Java 8 Corretto
📦 Installation
- Download the
.jar
file from Modrinth - Drop it into your server's
/plugins/
folder - Restart the server
- Configuration will generate automatically
💬 Support & Suggestions
Found a bug? Have a feature request? Open an issue on GitHub or contact me via Modrinth!
👨💻 Developer
Made with ❤️