HomeJavaModsClans-API for Spigot/Clan tag in chat
Clans-API for Spigot/Clan tag in chat
ModsJava

Clans-API for Spigot/Clan tag in chat

⬇ Download on Spigot
Clans-API for Spigot
This is an API of Clans for Spigot plugins (useful for matchmaking or getting in which clan a player is). It is not only an API, it sets also the display name for players if "API-Only" is set to false. Also it adds the MVdWPlaceholder placeholder and PlaceHolderAPI placeholder. A list of the placeholders can be found in this description under "Valid Placeholders". This plugin depends on Spigot Friend API for Party and Friends for Bungeecord. The JavaDoc can be found here.
Valid Placeholders
Spoiler: Config
Code (YAML):
API-Only : false
new-display-name
: '&e< [ %CLAN_TAG%]> [%PLAYER_DISPLAY_NAME%]&r'
PlaceholderCustomDesign
:
  Placeholder
: '&e< [ %CLAN_TAG%]> '
  OnEmpty
: ''
  ClanName
:
    Placeholder
: '&e< [ %CLAN_NAME%]> '
    OnEmpty
: ''

Spoiler: Maven
HTML:
<repositories>
    <repository>
      <id>simonsators-repo </id>
      <url>https://simonsator.de/repo/ </url>
    </repository>
</repositories>
<dependencies>
<dependency>
    <groupId>de.simonsator </groupId>
    <artifactId>Clans-Spigot-Part </artifactId>
    <version>1.0.22 </version>
    <scope>provided </scope>
    <exclusions>
      <exclusion>
          <groupId>be.maximvdw </groupId>
          <artifactId>MVdWPlaceholderAPI </artifactId>
      </exclusion>
    </exclusions>
</dependency>
</dependencies>

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Clans-API for Spigot/Clan tag in chat is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8, 1.9, 1.10 and newer. Downloaded 13,665 times (via Spigot). Download it and open it directly in the game.

Explore more