- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Contributors:
- Simonsator
- Languages Supported:
- English, German, Messages.yml, Check out the description to download user made translations
Description
- Clans is an optional Clan/Guild Extension for my plugin Party and Friends Extended Edition for Bungeecord (it won't work with the non-extended version) and Party and Friends Extended for Spigot.
- The picture above is showing what a clan leader sees if he types /clan in. The help will only show what you can actually do.
- There is even a GUI in which players can do the following things:
- Invite your friends into your clan
- Change the clan specific settings
- See the clan in which a friend is inside
- Accept or decline clan invitations
- If you find any bugs, please report them on the discussion page, report them to me via Skype (live:00pflaume) or just send me an email [email protected]
- The plugin supports BungeeTabListPlus (Thanks to @CodeCrafter47)
${viewer paf_clans_clan_name}, ${player paf_clans_clan_name}
${viewer paf_clans_clan_tag}, ${player paf_clans_clan_tag}
${viewer paf_clans_clan_member_count}, ${player paf_clans_clan_member_count}
${viewer paf_clans_clan_online_member_count}, ${player paf_clans_clan_online_member_count}
${viewer paf_clans_is_leader}, ${player paf_clans_is_leader}InstallationOnly one Spigot server:
A Bungeecord + Multiple Spigot Servers:
- Make sure you have Party and Friends extended for Spigot installed on your spigot server
- Put the file "Clans-Spigot-VERSION.jar" which can be found in the folder "OnlyOneSpigotServer" of the zip file into your spigot plugins folder
- Change the config.yml of clans if you want to change something (the data storage settings and language will be taken from the Party and Friends config (To use a custom language file you need set "General.UseOwnLanguageFile to true inside the config of Party and Friends)). You may also use the Placeholderapi placeholder %clantagprovider_clantag%, %clantagprovider_clantag_custom_design% (This placeholder can be customized in the config under "PlaceholderCustomDesign") and %clantagprovider_clanname% in other plugins.
- Make sure that you have the extended version of Party and Friends installed on your BungeeCord (the plugin won't work with the non-extended version)
- Put the Clans jar into the plugins folder of BungeeCord
- Change the config.yml of clans if you want to change something (the MySQL data and language will be taken from the Party and Friends config (To use a custom language file you need set "General.UseOwnLanguageFile to true inside the config of Party and Friends))
- (Optional) Install the clans jar on servers where you have the Party and Friends GUI installed to get more features for the GUI
- (Optional) If you want to see clan tags inside the chat you need to install the Spigot-API of clans (supports MVdW Placeholders, PlaceholderAPI placeholders and setting display names). Please make sure to also install the Spigot Friend API as it is a dependency for the spigot clans api.
- (Optional) Install clan stats or extensions for Clans. If you don't want to install any clan stats you should disable the command /clan stats in the config.yml
Language filesFor Developers
- There is an API inside this plugin
- How to add a command via this api can be found here
- How to add a clan-stat you can see at this easy example
- To see what else you can do please look into the JavaDoc
- If you are using maven:
HTML:<repositories>
<repository>
<id>simonsators-repo</id>
<url>http://simonsator.de/repo</url>
</repository>
</repositories>
<dependencies>
<dependency>
<groupId>de.simonsator</groupId>
<artifactId>Clans</artifactId>
<version>0.9.9.17</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>de.simonsator</groupId>
<artifactId>BungeecordPartyAndFriends</artifactId>
<version>1.0.79</version>
<scope>provided</scope>
</dependency>
</dependencies>- If you want to use data of clans in your spigot plugin have a look at the Spigot-API for clans.
Extensions
- ChatInspector: Stops people insulting each other via the clans chat (Supports bungeecord and spigot)
- Please notice that the following extension currently only support bungeecord
- Stats for Clans:
- BedWars-Reloaded-Stats: This plugin adds the BedWars Reloaded Stats to /clan stats
- GunGame ClanStats: This plugin adds the stats of GunGame to the Clans command /clan stats. Big thanks to Bixilon
- MultiSkyWars Stats for Clans: This plugin adds the stats of MultiSkyWars to the clans command /clan stats
- Skywars Stats for Clans: This plugin adds the stats of Skywars to the Clans command /clan stats. Big thanks to Bixilon
- EpicSkyWars stats for Clans: This plugin add the stats of EpicSkywars to the clan command /clan stats
- CS:GO Stats for Clans: This plugin adds the stats of CounterStrike (CS:GO) to the Clans command /clan stats
- ModernBedWars Stats for Clans: This plugin adds stats of Modern Bedwars to the clans command /clan stats
- Fr33styler BedWars Stats For Clans: This plugin adds stats of Fr33styler BedWars to the clans command /clan stats
- Marcely's Bedwars stats for Clans: This plugin adds the stats of Marcely's Bedwars to the command /clan stats
- GunGameNB Stats: This plugin adds stats of GunGameNB to the clans command /clan stats
- KnockbackStats: This plugin adds stats of Knockback to the clans command /clan stats
- QUICKSURVIVALGAMES - WIE AUF GOMME! by DirtyDev Stats: Adds clan stats for QUICKSURVIVALGAMES - WIE AUF GOMME! by DirtyDev
- Is a minigame plugin you are using not in the list? If it is a public plugin (no matter if a paid one or a free one), just ask me (send me a PM, a message via Skype (live:00pflaume), discord private chat (my name is Simonsator and my tag is #5834), my discord server, or email ([email protected])) and give me the MySQL tables of the plugin (you can export them via PHPMyAdmin or an equal program. If you don't know how ask me) and I will add a stat for it totally for free. If it is a non public plugin (coded yourself and only for your server) I will charge a very small fee (about 2€ to 10€ (for a stat with 5 informations (like killed, last played or deaths) I will charge 5€)
- Disable friendly fire for Clans: Players cannot hit each other if they are in the same clan
- Unique-Clan-Tags: Makes clan tags unique
- Spy tool: Saves everything which is written via /clan chat
- Clan Chat Toggle: Adds the command /clan chat toggle

Clans for Party and Friends Extended 0.9.9.23
Clan/Guild Extension or Party and Friends Extended Edition for Bungeecord
Recent Updates
Recent Reviews
-
MiniMeMika123
- 5/5,
Really great plugin. Worked perfect on my server. The support has helped me very well when I had some problems. Thanks for the great plugin!
-
Yyooggii77
- 5/5,
Ein Top Plugin. Würde mir zwar wünschen es könnte nur gegen Ingame Money ein Clan gegründet werden. Aber sonst wirklich gut.
Der Support ist schnell und freundlich.
Danke für deine Arbeit -
BegamusYT
- 1/5,
Doesn't work without another plugin you have to pay for! I am really disappointed!
-
TheDarkOneX1524
- 5/5,
I bought the plugin a long time ago and it is amazing that you are still releasing new extensions and updates after nearly 5 years of development. Thanks!!
-
pablo220
- 5/5,
Geiles Plugin, Hast du evtl Discord ? :D Hab jetzt PAFInstallOnBungeeCordAndLobbyServers und das clan plugin aber bin irgendwie zu doof das auf mein Bungeecord zu installieren x´D Grüße :D
Ps über hilfe würde ich mich freuen :D-
Author's Response
Hatte ich dir schon per PM geantwortet? Wenn nicht:
Discord Account: Simonsator#5834
Discord Server: https://discord.gg/pFx9X2W
-
Adam_YT101
- 3/5,
I dont know why but the version 0.9.9.14 of the plugin in the newest version (i downloaded the 0.9.9.15 and in the rar file i have 0.9.9.14 This is not a big problem but the 0.9.9.14 version does not work. I have the exedent version of partyandfriends plugin
15:47:32 [WARNING] Exception encountered when loading plugin: Clans
java.lang.NoSuchMethodError: de.simonsator.partyandfriends.utilities.ConfigurationCreator.<init>(Ljava/io/File;Lde/simonsator/partyandfriends/api/PAFExtension;)V
at de.simonsator.partyandfriends.clan.configuration.ClanConfigLoader.<init>(ClanConfigLoader.java:15)
at de.simonsator.partyandfriends.clan.ClansMain.onEnable(ClansMain.java:68)
at net.md_5.bungee.api.plugin.PluginManager.enablePlugins(PluginManager.java:250)
at net.md_5.bungee.BungeeCord.start(BungeeCord.java:311)
at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:43)
at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
Sorry for bad english but i think you understand it)-
Author's Response
A review is not the right place to report that you have a problem with the plugin you want to have fixed for 2 reasons:
*The first reason is that I don't get an email notification for reviews unlike if you pm me. This means it will take a longer time until I see the issue
* The second reason is there is no way for you to reply to my reply, so you can send me further information. To know 100% the reason for this issue I would need the complete log file. Which you can now not send me, as you are unable to reply to my reply
* The third reason is that many problems are caused by the user and I think this is also here (As I don't have the complete log I am not 100% sure) the case. I think you still got the free version of the plugin installed in the plugins folder and that that version was loaded instead of the extended version. If you bought the extended version only the extended version should be installed and the free version deleted.
-
Dyhnen
- 5/5,
Immer wieder erschtaunent könnte man ein Extension coden mit dem man Coins bezahlen muss um einen Clan zu erstellen
-
Author's Response
Vault, welches das Coin System Regelt existiert nur für Spigot und nicht für bungeecord. Aus dem Grund kann Clans nicht auf die Daten zugreifen, weshalb dies leider nicht möglich ist.
-
Dyhnen
- 5/5,
Das Plugin finde ich sehr gut, aber ich habe noch eine Idee könnte man machen das man dem Clantag eine Farbe geben kann. und das man eigene Clan Ränge erstellen kann.
-
Author's Response
Das mit den Farben ist geplant, jedoch sehe ich nicht den nutzen für mehr Ränge in Clans.
-
Suqatri
- 5/5,
Sehr gutes Plugin. Alles da was man braucht und dann noch erweiterbar mit Friendsystem und Party system !
-
Jonas2004
- 5/5,
Hey ich habe das PartyAndFriends Pluzgin auf einem BungeeCord und möchte in meinem LobbySystem den Clan Tag im Scoreboard anzeigen lassen. Ich habe in der Main die Instance mir geholt:
public static ClansManager cm;
public static PAFPlayerManager pf;
cm = ClansManager.getInstance();
pf = PAFPlayerManager.getInstance();
Und in der Plugin.yml das Plugin von den Apis abhängig gemacht:
depend: [PartyAndFriends, Clans]
Die PartyAndFriends Api ist mit MySQL richtig verbunden.
Für mein Scoreboard habe ich diesen Code benutzt:
clan.setPrefix("× §a" + Main.cm.getClan(Main.pf.getPlayer(p.getName())).getClanTag());
Als ich das Plugin gestartet hat, hat nichs funktioniert und in der Console kam beim starten diese Fehlermeldung:
Could not load 'plugins/LobbySystem.jar' in folder 'plugins'
[08.09 12:37:26.763] INFO: [Lobby-1] org.bukkit.plugin.UnknownDependencyException: PartyAndFriends
[08.09 12:37:26.763] INFO: [Lobby-1] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.763] INFO: [Lobby-1] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.763] INFO: [Lobby-1] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.763] INFO: [Lobby-1] at org.bukkit.Bukkit.reload(Bukkit.java:535) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.763] INFO: [Lobby-1] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.764] INFO: [Lobby-1] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.764] INFO: [Lobby-1] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.764] INFO: [Lobby-1] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.764] INFO: [Lobby-1] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.764] INFO: [Lobby-1] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.764] INFO: [Lobby-1] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.764] INFO: [Lobby-1] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.764] INFO: [Lobby-1] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_221]
[08.09 12:37:26.764] INFO: [Lobby-1] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_221]
[08.09 12:37:26.764] INFO: [Lobby-1] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.764] INFO: [Lobby-1] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.765] INFO: [Lobby-1] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.765] INFO: [Lobby-1] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.765] INFO: [Lobby-1] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot.jar:git-Spigot-db6de12-18fbb24]
[08.09 12:37:26.765] INFO: [Lobby-1] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]
Ich hoffe sie können mir weiter helfen finde trotzdem die API sehr gut.