
A lightweight clan-system plugin build for vanilla friendly smp server. Provides various clan systems like home, create, friendly fire and more.
ClanSystem is a lightweight and dependency‑free Bukkit/Paper plugin that adds simple, customizable clans to your server. Players can create clans, invite players, demote, promote and display a clean clan tag directly in their chat-messenges, nametag and tablist using a safe scoreboard‑based suffix system.
| Command | Description |
|---|---|
| /clan create <name> <tag> | Creates a new clan |
| /clan disband | Deletes your clan |
| /clan sethome | Sets the clan home at your current location |
| /clan home | Teleports you to the clan home after 20 seconds (moving or sneaking cancels) |
| /clan ff <on/off> | Enables or disables friendly fire |
| /clan promote <player> | Promotes a member to co‑owner |
| /clan demote <player> | Removes co‑owner status |
| /clan leave | Leaves your current clan |
| /clan kick <player> | Kicks a member from the clan |
| /clan invite <player> | Sends a clan invitation |
| /clan accept <tag> | Accepts a clan invitation |
| /clan rename name/tag <value> | Renames the clan or clan tag |
| /clan info (<tag>) | Shows information about a clan |
| /clan top (<tag>) | Shows a ranked list of clans (based on points) |
| /clan color <tag> <color> | Changes the color of a clan tag (OP only) |
| /clan | Shows the command list |
The plugin is designed for vanilla‑style SMP servers and avoids heavy features or external APIs. Because nametag and tablist rendering depends on the server’s scoreboard implementation, compatibility with some modded clients or UI‑altering mods may vary. That's also tested with TAB v5.5.0. On standard Bukkit‑based servers, however, the system is stable, fast, and conflict‑free.
With the optional PlaceholderAPI installed, clan tags and suffixes also integrate seamlessly into the TAB plugin, allowing fully dynamic nametag and tablist rendering.
'%clan_suffix%'
All data is saved automatically, and OPs can manage clan tag colors and disband clans directly in‑game.
Clan tags update instantly, require no additional plugins, and work out of the box on Paper, Spigot, Purpur, Bukkit, and Folia. It's tested on a paper server in 1.21.11, but likely works on all 1.21.x versions.