SimpleClans 2.5+

“The ability to simplify means to eliminate the unnecessary so that the necessary may speak.”
—Hans Hofmann
SimpleClans is a full featured Clan system for PvP servers.
Although with its highly customizable configuration, it can be used in other types of servers as well (RPG, survival, etc.).

- GUI
- Wars
- Land sharing (WorldGuard, PlotSquared, GriefPrevention, Landlord)
- MySQL and SQLite
- Economy support (Vault)
- KDR tracking
- Kill reward
- Chat for clans and alliances
- Bank account
- Bulletin board
- Upkeep and member fee
- Friendly fire settings
- Alliances and rivalries
- Vitals and coordinates
- Home and regroup
- Default ranks: leader, trusted and non-trusted
- Custom ranks and permissions per clan
- Verified and permanent status
- Smart TAB completions
- Leaderboard via commands or GUI
- Moderation commands
- Spy chat
- API with 25+ events
- Tamable mobs sharing
- Voting



- /clan create - creates a clan
- /clan invite - invites someone to your clan
- /clan leaderboard - shows the best players
- /clan war - starts/ends wars
- /clan land - shares lands with your clan members
- /clan ally - adds/removes alliances
- /clan home - sets/teleports to your clan base
- /clan list - lists all clans
- /clan profile - shows information about a clan
- /clan lookup - shows information about a player
- /clan promote - promotes a member to leader
- /clan trust - trusts a member
- /ally <message> and /. <message> - to talk with clan members or allies
- /clan bank - manages the bank account

- simpleclans.anyone.* - (Auto added) Permissions for anyone
- simpleclans.member.* - (Auto added) Permissions for those who can be clan members
- simpleclans.leader.* - (Auto added) Permissions for those who can be clan leaders
- simpleclans.mod.* - (Auto added to OPs) Permissions for moderators
- simpleclans.admin.* - (Auto added to OPs) Permissions for admins

- Dynmap

- Bug reports and source code: https://github.com/RoinujNosde/SimpleClans
- Translation: https://crowdin.com/project/simpleclans
Join our Discord server for support!
Hey, I'd really like to use this plugin but, is it possible to turn off entirely the land claiming feature?
I want people to be able to join clans and have clan chat etc, ranks... But I do not want any kind of anti-griefing measures, teleportation, land sharing, land claiming, anything of that nature. Is there a way to disable those features?
In reply to nersby:
yep, land sharing can be disabled in the config.
As for teleportation, deny the permissions for the home command.
In reply to oreiaplas:
Digite /plugins e veja qual a cor do SimpleClans
When will you update it to 1.19?
In reply to danch0o01:
It's already supported.
Will this be updated to 1.18?
In reply to woogies22:
Is it not working?
Hallo wie Kann ich den Clan Tag in die TabListe mit einbauen ???
In reply to survivalcgnnrw93:
Hello,
follow this guide:
https://simpleclans.gitbook.io/simpleclans/how-to-setup/clan-on-tablist
How do I change chat color?
In reply to DrayKonic:
look for "clanchat" in the config. There you can edit the format.
it says i am not a staff member even though i'm the server owner
In reply to wildwolflaps:
What command did you try?
What's the exact message?
Does this work with 1.16?
In reply to GreatGatherer:
Yes, some features require Spigot.
this error shows in the console, help plz :c
" [15:12:30 INFO]: ExMendigo issued server command: /clan create ts teste[15:12:30 INFO]: ExMendigo issued server command: /clan create ts teste[15:12:30 ERROR]: nullorg.bukkit.command.CommandException: Unhandled exception executing command 'clan' in plugin SimpleClans v2.11.1 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[craftbukkit.jar:git-Bukkit-8160e29] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:148) ~[craftbukkit.jar:git-Bukkit-8160e29] at org.bukkit.craftbukkit.v1_15_R1.CraftServer.dispatchCommand(CraftServer.java:690) ~[craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.PlayerConnection.handleCommand(PlayerConnection.java:1606) ~[craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.PlayerConnection.a(PlayerConnection.java:1460) ~[craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(SourceFile:36) ~[craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.PacketPlayInChat.a(SourceFile:9) ~[craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:19) ~[craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.TickTask.run(SourceFile:18) [craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeTask(SourceFile:144) [craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) [craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.executeNext(SourceFile:118) [craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.ba(MinecraftServer.java:876) [craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.executeNext(MinecraftServer.java:869) [craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.IAsyncTaskHandler.awaitTasks(SourceFile:127) [craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.sleepForTick(MinecraftServer.java:853) [craftbukkit.jar:git-Bukkit-8160e29] at net.minecraft.server.v1_15_R1.MinecraftServer.run(MinecraftServer.java:793) [craftbukkit.jar:git-Bukkit-8160e29] at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/chat/BaseComponent at net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager.createClan(ClanManager.java:148) ~[?:?] at net.sacredlabyrinth.phaed.simpleclans.commands.CreateCommand.execute(CreateCommand.java:104) ~[?:?] at net.sacredlabyrinth.phaed.simpleclans.executors.ClanCommandExecutor.onCommand(ClanCommandExecutor.java:191) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[craftbukkit.jar:git-Bukkit-8160e29] ... 17 moreCaused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.chat.BaseComponent at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_251] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:146) ~[craftbukkit.jar:git-Bukkit-8160e29] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:92) ~[craftbukkit.jar:git-Bukkit-8160e29] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251] at net.sacredlabyrinth.phaed.simpleclans.managers.ClanManager.createClan(ClanManager.java:148) ~[?:?] at net.sacredlabyrinth.phaed.simpleclans.commands.CreateCommand.execute(CreateCommand.java:104) ~[?:?] at net.sacredlabyrinth.phaed.simpleclans.executors.ClanCommandExecutor.onCommand(ClanCommandExecutor.java:191) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[craftbukkit.jar:git-Bukkit-8160e29] ... 17 more
In reply to juuhzenha22:
Try using Spigot instead of CraftBukkit.
We also have a Discord server for help:
https://discord.gg/CkNwgdE
Fala português?