Clans for Party and Friends Extended icon

Clans for Party and Friends Extended -----

Clan/Guild Extension or Party and Friends Extended Edition for Bungeecord



[​IMG]
Description
  • Clans is an optional Clan/Guild Extension for my plugin Party And Friends Extended Edition for Bungeecord/Velocity (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 email me [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}
Installation
Only one Spigot server:
  1. Make sure you have Party And Friends Extended for Spigot installed on your spigot server
  2. Put the file "Clans-Spigot-VERSION.jar" which can be found in the folder "OnlyOneSpigotServer" of the zip file into your spigot plugins folder
  3. 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.
A Bungeecord/Velocity + Multiple Spigot Servers:
  1. Make sure that you have the extended version of Party And Friends installed on your BungeeCord/Velocity (the plugin won't work with the non-extended version)
  2. Put the Clans jar into the plugins folder of BungeeCord/Velocity
  3. 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))
  4. (Optional) Install the clans jar on servers where you have the Party and Friends GUI installed to get more features for the GUI
  5. (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) onto all spigot servers where you want to use placeholders. Please make sure to also install the Spigot Friend API, as it is a dependency for the spigot clans API. Don't forget to enter the same friends database info into "plugins/FriendsAPIForPartyAndFriends/config.yml".
  6. (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 files
For 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.31 </version>
        <scope>provided </scope>
      </dependency>
      <dependency>
        <groupId>de.simonsator </groupId>
        <artifactId>BungeecordPartyAndFriends </artifactId>
        <version>1.0.87 </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
Resource Information
Author:
----------
Total Downloads: 20,698
First Release: Oct 28, 2015
Last Update: Dec 4, 2024
Category: ---------------
All-Time Rating:
38 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings