ClanForge - Advanced Clan System [1.17-1.21.6] icon

ClanForge - Advanced Clan System [1.17-1.21.6] -----

Complete clan ecosystem with storage, economy, rankings and cross-server synchronization




Added
  • Regular Expression (Regex) Support for Clan Tags.
  • Daily Limit for Clan Coin Withdrawals.
New Commands
  • /clan info <clanName/clanTag> – View detailed clan information (GUI).
  • /clan notification – Enable or disable clan notifications.
Updated Clan List GUI
  • The Clan List interface has been improved. To apply the update correctly, you must delete the gui/clan-list.yml file (it is recommended to back it up first).
Discord Notifications (Webhook)
  • You can now receive real-time notifications about your clan via Discord. To set this up, use the command: /clan notification <webhook_url>
Discord Notifications:
[​IMG]
----------, Jun 29, 2025

Color Code Restrictions Implemented
  • Configurable color code filtering system to restrict specific formatting codes (like &k, &n, &m, etc.) in clan names.
Fixed bugs
  • TabCompleter - Fixed conditional command suggestions based on enabled features.
  • Sort in GUI - Corrected sorting functionality in graphical user interfaces.
----------, Jun 24, 2025

Added 1.21.6 Support.

Clan Storage Updated
  • The clan storage system has been completely redesigned. It now works without a usage queue multiple players can access it at the same time without any restrictions. When several players open the storage, all changes (adding or removing items) are synchronized in real time, so everyone sees updates instantly. If BungeeCord support is enabled in the config, storage synchronization also works seamlessly across servers.
Clan Roles
  • Critical issues related to clan roles have been fixed. Role functionality now works correctly.
----------, Jun 21, 2025

New Command for CW
  • /clan war watch <arena> - Allows players to spectate an ongoing clan war in the specified arena.
Updated Clans Data Migration
  • Improved the data migration process for better compatibility and stability when transferring or updating clan data.
Clan KDR
  • Fixed and now working correctly.
----------, Jun 14, 2025

GUI Sorting
  • Added sorting by CW WINS and CW SCORE in the following GUIs: Main, Clan List, and Clan Top.
New Command
  • /clan member <player> - View the clan member info.
Fixed bugs
  • Clan Shop: Fixed an issue where item purchases did not correctly deduct the full item cost.
  • Discord Bot: Reworked to use asynchronous requests, preventing server main thread from being blocked during bot interactions. This improves overall performance and stability when communicating with Discord.

Code (YAML):
title : '&eClans list'
height
: 6
fill-borders
: true # Default true

sort-by
: [
  "&9LEVEL",
  "&bMEMBERS",
  "&6COINS",
  "&cKILLS",
  "&6CW WINS",
  "&6CW SCORE"
]

items
:

  clan-action
:
    name
: "{clan_tag}&r{clan_name} &7({clan_type})"
    item
: GRAY_BANNER
    slot
: BACKGROUND # Don't change this
    lore
:
     - ""
      - "&7Clan leader
: &a{clan_leader}"
      - "&7Clan members
: &b{clan_members}&f/{clan_members_max}"
      - "&7Clan level
: &9{clan_level}"
      - "
&7Clan Tag : {clan_tag } "
      - "
&7Clan K/D : &a{clan_kills}&f/&c{clan_deaths} &7 ( {clan_kdr } )"
      - "
&7Clan coins : &6{clan_coins}"
      - "
"
      - "
&7Clan Wars Wins : &e{clan_cw_wins}"
      - "&7Clan Wars Score
: &6{clan_cw_score}"
      - ""
      - "&7Clan Multiplier"
      - "   &7XP
: &9x{clan_multiplier_xp}"
      - "   &7Money
: &ex{clan_multiplier_money}"
      - ""
      - "&7Created
: &b{clan_created}"
      - ""
      - "&aClick to join this clan"
    click
:
      left
: JOIN_CLAN
      right
: JOIN_CLAN

  sort-clans
:
    name
: "&eSort"
    item
: OAK_SIGN
    slot
: 49
    lore
:
     - ""
      - "&a> Left click to sort by
: {sort } "
      - "
&c> Right click to reset the sort "
    click:
      left: SORT_CLANS
      right: SORT_RESET

  # Don't change anything here, and don't add anything! You can only change the slot and the item.
  p-back:
    item: "
eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWExZWYzOThhMTdmMWFmNzQ3NzAxNDUxN2Y3ZjE0MWQ4ODZkZjQxYTMyYzczOGNjOGE4M2ZiNTAyOTdiZDkyMSJ9fX0 "
    slot: 48

  p-forward:
    item: "
eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWM5YzY3YTlmMTY4NWNkMWRhNDNlODQxZmU3ZWJiMTdmNmFmNmVhMTJhN2UxZjI3MjJmNWU3ZjA4OThkYjlmMyJ9fX0 "
    slot: 50
Code (YAML):
title : '&eClan &7- {clan_name }'
height
: 6
fill-borders
: true # Default true

promote-player
: "&aLeft click, to promote to {rank}"
demote-player
: "&cLeft click, to demote to {rank}"
kick-player
: "&cRight click, to kick from the clan"

sort-by
: [
  "&eRANK",
  "&6COINS",
  "&9XP",
  "&cKILLS",
  "&bJOINED",
  "&aLAST LOGIN"
]

items
:

  admin-menu
:
    name
: "&eClan Settings"
    item
: COMPARATOR
    slot
: 0
    lore
:
     - ""
      - "&7Clan settings and upgrades"
      - ""
      - "&a> Click to open the admin menu"
    click
:
      left
: OPEN_ADMIN_MENU
      right
: OPEN_ADMIN_MENU

  player
:
    name
: '&e {player_name } &7 ( {online_status }&7 )'
    item
: PLAYER_HEAD
    slot
: BACKGROUND # Don't change this
    lore
:
     - ""
      - "&7Rank
: {rank } "
      - "
&7Coins : &6{coins}"
      - "
&7XP : &9{xp}"
      - "
"
      - "
&7CW Score : &6{cw_score}"
      - ""
      - "&7K/D
: &a{kills}&f/&c{deaths} &7 ( {kdr } )"
      - "
"
      - "
&7Last online : &a{last}"
      - "
&7Joined : &a{joined}"
      - "
"
    click:
      left: PROMOTE_DEMOTE_PLAYER
      right: KICK_PLAYER

  clan-information:
    name: "
&eClan Information "
    item: NETHER_STAR
    slot: 3
    lore:
      - "
"
      - "
&7Name : {clan_name } "
      - "
&7Tag : {clan_tag } "
      - "
&7Leader : &a{clan_leader}"
      - "&7Coins
: &6{clan_coins}"
      - "
"
      - "
&7Level : &e{clan_level}"
      - "
&7XP : &9{clan_xp1}/{clan_xp2}"
      - "
{progress } &7 {percent } "
      - "
"
      - "
&7Clan Wars "
      - "
&7Wins : &e{clan_cw_wins} &8| &7Total Score : &6{clan_cw_score}"
      - ""
      - "&7Clan Multiplier"
      - "  &7XP
: &9x{clan_xp_multiplier}"
      - "  &7Money
: &ex{clan_money_multiplier}"
      - ""
      - "&7Clan K/D
: &a{clan_kills}&f/&c{clan_deaths} &7 ( {clan_kdr } )"
      - "
"
      - "
&7Clan type : {clan_type } "
      - "
&7Clan PVP : {clan_pvp } "
      - "
"
      - "
&7Created : &b{clan_created}"

  clan-members:
    name: "
&eClan Members "
    item: "
eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjEwMmJhYzZmYjYyMzQ3ZjE1NWJmMTIyZmMzZWVjMDI3MDhmMzQxOTdhNDU5M2Q2NmM4ODc5NDYzNDRjNzA0YyJ9fX0 "
    slot: 4
    lore:
      - "
"
      - "
&7Members : &b{clan_members}&f/{clan_members_max}"
      - "&7Officers
: &e{clan_officers}"
      - ""
      - "&7Online
: &a{clan_online}"
      - ""

  clan-position
:
    name
: "&ePosition in the leaderboard"
    item
: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZWQyZmYwOWNmNmU3OTNjYTg4NzFiNDYwNzBkMWE1ODJmZGMxNmU3YjlmYmE2N2QzYzA4ZjE1YzZlNDdlYjY0NSJ9fX0"
    slot
: 5
    lore
:
     - ""
      - "&7By level
: &9{clan_pos_level}"
      - "
&7By coins : &6{clan_pos_coins}"
      - "
&7By kills : &c{clan_pos_kills}"
      - "
&7By CW Wins : &c{clan_pos_cw_wins}"
      - "&7By CW Score
: &c{clan_pos_cw_score}"
      - ""

  clan-bases
:
    name
: "&eClan Bases"
    item
: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDM4Y2YzZjhlNTRhZmMzYjNmOTFkMjBhNDlmMzI0ZGNhMTQ4NjAwN2ZlNTQ1Mzk5MDU1NTI0YzE3OTQxZjRkYyJ9fX0"
    slot
: 26
    lore
:
     - ""
      - "&7Bases
: &a{clan_bases}&7/{clan_bases_max}"
      - ""
      - "&a> Click to open the menu"
    click
:
      left
: OPEN_CLAN_BASES_MENU
      right
: OPEN_CLAN_BASES_MENU

  clan-storage
:
    name
: "&eClan Storage"
    item
: "eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTMxYzU0ZmY2MjUzNTc1MGJmM2EwY2QxNWJkZjg0OGRlOGQ4M2RhMTY2NGFiOTFhY2ZkNmRlYzYxNzU1MjQzOSJ9fX0"
    slot
: 35
    lore
:
     - ""
      - "&a> Click to open the menu"
    click
:
      left
: OPEN_CLAN_STORAGE
      right
: OPEN_CLAN_STORAGE

  clan-wars
:
    name
: "&eClan Wars History"
    item
: BOOK
    slot
: 8
    lore
:
     - ""
      - "&a> Click to open the menu"
    click
:
      left
: "PLAYER: clan war history"
      right
: "PLAYER: clan war history"

  sort-players
:
    name
: "&eSort"
    item
: OAK_SIGN
    slot
: 49
    lore
:
     - ""
      - "&a> Left click to sort by
: {sort } "
      - "
&c> Right click to reset the sort "
    click:
      left: SORT_PLAYERS
      right: SORT_RESET

  # Don't change anything here, and don't add anything! You can only change the slot and the item.
  p-back:
    item: "
eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWExZWYzOThhMTdmMWFmNzQ3NzAxNDUxN2Y3ZjE0MWQ4ODZkZjQxYTMyYzczOGNjOGE4M2ZiNTAyOTdiZDkyMSJ9fX0 "
    slot: 48

  p-forward:
    item: "
eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWM5YzY3YTlmMTY4NWNkMWRhNDNlODQxZmU3ZWJiMTdmNmFmNmVhMTJhN2UxZjI3MjJmNWU3ZjA4OThkYjlmMyJ9fX0 "
    slot: 50
Code (YAML):
title : '&eTop Clans'
height
: 6
fill-borders
: true # Default true

sort-by
: [
  "&9LEVEL",
  "&6COINS",
  "&cKILLS",
  "&6KDR",
  "&6CW WINS",
  "&6CW SCORE"
]

items
:

  clan
:
    name
: "&7#{pos}.&r {clan_tag}&r{clan_name}"
    item
: ARMOR_STAND
    slot
: BACKGROUND # Don't change this
    lore
:
     - ""
      - "&7Clan leader
: &a{clan_leader}"
      - ""
      - "&7Clan level
: &9{clan_level}"
      - "
&7Clan coins : &6{clan_coins}"
      - "
&7Clan kills : &c{clan_kills}"
      - "
&7Clan K/D : &a{clan_kills}&f/&c{clan_deaths} &7 ( {clan_kdr } )"
      - "
"
      - "
&7Clan Wars Wins : &e{clan_cw_wins}"
      - "&7Clan Wars Score
: &6{clan_cw_score}"
      - ""
      - "&7Created
: &b{clan_created}"

  sort-top-clans
:
    name
: "&eSort top clans"
    item
: OAK_SIGN
    slot
: 49
    lore
:
     - ""
      - "&a> Left click to sort by
: {sort } "
      - "
&c> Right click to reset the sort "
    click:
      left: SORT_TOP_CLANS
      right: SORT_RESET

  # Don't change anything here, and don't add anything! You can only change the slot and the item.
  p-back:
    item: "
eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWExZWYzOThhMTdmMWFmNzQ3NzAxNDUxN2Y3ZjE0MWQ4ODZkZjQxYTMyYzczOGNjOGE4M2ZiNTAyOTdiZDkyMSJ9fX0 "
    slot: 48

  p-forward:
    item: "
eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYWM5YzY3YTlmMTY4NWNkMWRhNDNlODQxZmU3ZWJiMTdmNmFmNmVhMTJhN2UxZjI3MjJmNWU3ZjA4OThkYjlmMyJ9fX0 "
    slot: 50
----------, Jun 10, 2025

Added new admin commands for CW
  • /clanwar arena list - List all arenas.
  • /clanwar arena info <name> - Get arena info.
  • /clanwar kit list - List all kits.
  • /clanwar kit give <name> - Give a kit.
Fixed bugs
  • Fixed an issue with the /clan war command.
----------, Jun 9, 2025

Added 1.21.5 Support

Admin Command
  • Fixed issues with executing admin commands from the server console.
RDB
  • Resolved compatibility issue with MariaDB.
New Command
  • /clan join <clanName/clanTag> - Join a clan by name or tag.
Fixed Clan Chat
  • You can now enable or disable clan chat using the /cc command.
Clan Bank
  • Withdrawal now works correctly.

Clan Wars

To start a clan war, a challenge must be sent to an online clan. When the challenge is accepted, both clans are teleported to the arena. Additional members from each clan may join the fight. The war continues until only one clan remains standing.

Modes:
  • NORMAL - In normal mode the region manager blocks or enables blocks and protections
  • FFA - In FFA mode players can place temporary blocks during the event.
Commands:
  • /clan war or /clan war help - Start a clan war or view help.
Administrator commands:
  • /clanwar help - Show help menu.

Discord Bot Integration

Seamless integration with Discord to keep players informed and engaged.

Bot Command
  • /clan top - Display the top 10 clans
  • /clan info <name> - View clan details
Bot Notifications
  • Notification when a clan is created.
  • Notification when a Clan War is ended.

[​IMG]
[​IMG]
[​IMG]
----------, Jun 8, 2025

New Commands
  • /clan top – Open the top clans menu (Permission: clans.top).
Clan Banner
  1. /clan banner get – Receive your clan's banner.
  2. /clan banner set – Set your clan's banner (you must hold it in your hand). Only the clan leader can set the banner. The banner will be displayed in: Clan menu, Top clans menu, Clan list menu.
  3. /clan banner reset – Reset your clan's banner. Only the clan leader can perform this action.
Configuration
To disable the ability to receive the clan banner, set the following option in config.yml:
Code (YAML):
give-clan-banner : false
----------, May 17, 2025

Clan Shop - a new shop system where clan members can purchase special items using clan coins.

Command
  • /clan shop - open the clan shop (Permission: clans.shop)
Requirement support
  • Clan level
  • Clan coins
Configuration
  • New shop.yml file with flexible item setup: name, material, amount, enchantments, requirements, lore, and more.


Code (YAML):
items:
  1
:
    name
: ""
    item
: "IRON_SWORD"
    amount
: 2
    enchantments
:
     - "SHARPNESS:5"
      - "UNBREAKING:3"
      - "FIRE_ASPECT:2"
      - "LOOTING:3"
      - "KNOCKBACK:2"
      - "SWEEPING_EDGE:3"
    required
:
      level
: 2
      coins
: 1000
    lore
:
     - ""
      - "&7Required:"
      - "  &7Clan level
: &92"
      - "
 &7Clan coins : &61000"
      - "
"
      - "
&a> Click to buy "

  2:
    name: "
"
    item: "
DIAMOND_PICKAXE "
    amount: 1
    enchantments:
      - "
EFFICIENCY:5 "
      - "
FORTUNE:3 "
    required:
      level: 2
      coins: 3000
    lore:
      - "
"
      - "
&7Required: "
      - "
 &7Clan level : &92"
      - "
 &7Clan coins : &63000"
      - "
"
      - "
&a> Click to buy "

  3:
    name: "
"
    item: "
BOW "
    amount: 1
    enchantments:
      - "
POWER:5 "
      - "
FLAME:1 "
      - "
INFINITY:1 "
    required:
      level: 3
      coins: 2000
    lore:
      - "
"
      - "
&7Required: "
      - "
 &7Clan level : &93"
      - "
 &7Clan coins : &62000"
      - "
"
      - "
&a> Click to buy "

  4:
    name: "
"
    item: "
DIAMOND_HELMET "
    amount: 1
    enchantments:
      - "
PROTECTION:4 "
      - "
UNBREAKING:3 "
    required:
      level: 3
      coins: 1800
    lore:
      - "
"
      - "
&7Required: "
      - "
 &7Clan level : &93"
      - "
 &7Clan coins : &61800"
      - "
"
      - "
&a> Click to buy "

  5:
    name: "
"
    item: "
NETHERITE_CHESTPLATE "
    amount: 1
    enchantments:
      - "
PROTECTION:4 "
      - "
THORNS:3 "
    required:
      level: 5
      coins: 5000
    lore:
      - "
"
      - "
&7Required: "
      - "
 &7Clan level : &95"
      - "
 &7Clan coins : &65000"
      - "
"
      - "
&a> Click to buy "

  6:
    name: "
"
    item: "
DIAMOND_BOOTS "
    amount: 1
    enchantments:
      - "
PROTECTION:4 "
      - "
DEPTH_STRIDER:3 "
      - "
FEATHER_FALLING:4 "
    required:
      level: 3
      coins: 2200
    lore:
      - "
"
      - "
&7Required: "
      - "
 &7Clan level : &93"
      - "
 &7Clan coins : &62200"
      - "
"
      - "
&a> Click to buy "
----------, May 15, 2025

Added Glow
  • Clan members can now see each other with a highlight. /clan glow command: Enables/disables the clan members' highlight. Set color: Use /clan glow <color> to choose the highlight color (BLUE, RED, YELLOW, GREEN, AQUA, PURPLE).

Works: No dependency, compatible with Minecraft version >= 1.17!
----------, May 11, 2025

New Placeholder:
  • %clans_clan_name_orig% - Clan name (without color)
  • %clans_clan_tag_orig% - Clan tag (without color)
  • %clans_clan_leader% - Сlan Leader
  • %clans_clan_members% - Сlan Members
  • %clans_clan_xp% - Сlan XP
  • %clans_clan_kills% - Сlan Kills
  • %clans_clan_deaths% - Сlan Deaths
  • %clans_clan_kdr% - Сlan KDR
----------, May 6, 2025

New commands:
  • /clan admin xp add [clan] [amount] - Add clan XP.
  • /clan admin xp take [clan] [amount] - Take XP from clan.
  • /clan admin tag [clan] [tag/reset] - Set clan tag or reset.
----------, May 5, 2025

Fixed Clan Storage: Addressed a vulnerability that allowed multiple players to access the clan storage simultaneously and duplicate items by taking the same items at once.
----------, May 2, 2025

Updated Sync for RDB
  • Fixed synchronization issues with Remote Database (RDB); syncing is now working correctly.
Added Support BungeeCord Channel
  • If you're using BungeeCord, you can enable it via config (bungeecord: true) for cross-server communication - such as clan chat, clan announcements, and more. If you're running BungeeCord - it's highly recommended to enable this feature.
Updated Clan Storage
  • Clan storage now works with RDB instead of local storage.
Added new Admin Commands
  • /clan admin storage <clan> - Open clan storage for any clan. Permission: clans.admin.storage
  • /clan admin sync - Force sync all clans from RDB. Permission: clans.admin.sync
Updated Clan MOTD
  • When a player accepts your clan invite, they will now automatically receive the Clan MOTD.
Added 2 New Clan Perks
  • STORAGE SIZE (LEVEL), MONEY MULTIPLIER
----------, Apr 29, 2025

Clan Storage
  • The clan storage system has been improved and now works correctly and reliably.
New Command & Custom Permissions
  • New Feature: Added a command and support for custom clan member permissions. You can now grant specific permissions to a member without promoting their rank. Command: /clans perms <player> <perms> <true/false>
Clan Name / Tag
  • HEX color codes are now properly supported when setting clan names or tags. This fixes issues where colors were not applied or caused errors.
New Placeholder for PlaceholderAPI
  • Added: %clans_top_kdr_<pos>% displays the top clan based on Kills/Deaths Ratio.
Recommendation:
To avoid conflicts or leftover data, it is recommended to delete: config.yml, messages.yml, gui folder.This will allow the plugin to regenerate fresh and updated files. :)
----------, Apr 15, 2025

  • Fixed clan base creation issue
  • Added K/D: Each player and clan now has a K/D ratio calculated

----------, Apr 10, 2025

Player Head
  • Fixed: The clan member list now displays the player's head skin instead of just using the PLAYER_HEAD item.
Sorting Added
  • Added to GUI: Sorting functionality is now available in the Main and Clans List GUI. Players can sort clans based on various criteria.
Set Base
  • New Feature: You can now configure which worlds players are allowed to create bases in.
Gui Animation
  • New Feature: GUI animations can now be disabled. If you prefer a static interface without animations, simply configure the option in the config.yml.
Code (YAML):
# Available Animations: Sequential, SplitSequential, HorizontalSnake, VerticalSnake, Row, Column, Random
gui-animation
: Row # Default animation. Disable animation: None
Code (YAML):

sort-by
: [
  "&eRANK",
  "&6COINS",
  "&9XP",
  "&cKILLS",
  "&bJOINED",
  "&aLAST LOGIN"
]

items
:
  sort-players
:
    name
: "&eSort"
    item
: OAK_SIGN
    slot
: 49
    lore
:
     - ""
      - "&a> Left click to sort by
: {sort } "
      - "
&c> Right click to reset the sort "
    click:
      left: SORT_PLAYERS
      right: SORT_RESET
Code (YAML):

sort-by
: [
  "&9LEVEL",
  "&bMEMBERS",
  "&6COINS",
  "&cKILLS"
]

items
:
 sort-clans
:
  name
: "&eSort"
  item
: OAK_SIGN
  slot
: 49
  lore
:
   - ""
    - "&a> Left click to sort by
: {sort } "
    - "
&c> Right click to reset the sort "
  click:
    left: SORT_CLANS
    right: SORT_RESET

Code (YAML):
# Worlds where you can set a clan base
allow-setbase-in-world
: [ "world", "world_nether", "world_the_end" ]
----------, Apr 7, 2025

FULL Customizable GUI
  • You can now configure any GUI: add and remove items.
Clan PvP Fix
  • If clan PvP is disabled, players can no longer deal damage to each other (including bow attacks).
Clan Tag Update
  • You can now create clan tags with HEX colors directly, without using the perk (the perk has been removed).

Minor fixes and improvements have also been made :)
----------, Mar 30, 2025

New Features
  • Added support for MySQL
  • Added new command /clan withdraw - Withdraw coins from the clan balance
If you set "storage-method: MySQL" instead of "JSON" and already have clans on the server, use the command /clan reload to migrate clans to the database
----------, Mar 18, 2025

Added Admin Management
  • /clan admin info <clan> - View detailed clan information (Permission: clan.admin.info)
  • /clan admin delete <clan> - Delete a clan (Permission: clan.admin.delete)
  • /clan admin rename <clan> <new_name> - Rename a clan (Permission: clan.admin.rename)
  • /clan admin setlevel <clan> <level> - Set clan level (Permission: clan.admin.setlevel)
  • /clan admin coins add <clan> <amount> - Add coins to clan balance (Permission: clan.admin.coins.add)
  • /clan admin coins set <clan> <amount> - Set clan coins (Permission: clan.admin.coins.set)
  • /clan admin coins take <clan> <amount> - Take coins from clan (Permission: clan.admin.coins.take)
  • /clan admin base list <clan> - List all clan bases (Permission: clan.admin.base.list)
  • /clan admin base tp <clan> <base> - Teleport to clan base (Permission: clan.admin.base.teleport)
  • /clan admin base delete <clan> <base> - Delete clan base (Permission: clan.admin.base.delete)
  • /clan admin help - View admin commands with pagination (Permission: clan.admin)
  • All admin permissions clan.admin.*
HEX Color Support
  • Now when creating a clan (/clan create <name>), you can use HEX colors in the name
Improved Teleportation
  • Players can now freely move their mouse while waiting for teleportation
----------, Mar 16, 2025

New Clan Management Commands:
  • /clan pvp - Toggle clan damage (ON/OFF).
  • /clan public - Set the clan as public.
  • /clan private - Set the clan as private.
Updated Invite System:
  • Now, players receive an invitation message with interactive buttons: [Accept], [Deny]
Enhanced Help Command (/clan help):
  • The help command now features pagination instead of displaying the full list at once.
Fixed and Improved HEX Color Support:
  • Fixed issues with HEX colors.
  • Now supports the following formats:
    <#RRGGBB>, <##RRGGBB>, &x&R&G&B&R&G&B, §x§R§G§B§R§G§B, &#RRGGBB
Improved GUI Item Replacement:
  • Now you can customize GUI items with: Minecraft Heads (texture-based), Standard Materials (Material)
----------, Mar 15, 2025

Added Clan Storage System
  • New command: /clan storage - Access clan storage
Added Daily Deposit Limit
  • Implemented a daily deposit limit to cap the maximum amount of coins a clan can deposit per day.
Code (YAML):
clan-daily-deposit-limit : 1000000 # Maximum amount of coins a clan can deposit per day

clan-storage
: true # Enable clan storage
----------, Mar 8, 2025

Added Action Confirmation GUI
  • Commands like /clan disband and /clan kick now require confirmation.
Added GUI Animations
  • New animations: Sequential, SplitSequential, HorizontalSnake, VerticalSnake, Row, Column, Random.
Added PlaceholderAPI
  • %clans_level% - Сlan level
  • %clans_coins% - Сlan coins
Fixes & Improvements
  • Fixed clan kick issues.
  • Fixed clan farm EXP system.

Code (YAML):
# Available Animations: Sequential, SplitSequential, HorizontalSnake, VerticalSnake, Row, Column, Random
gui-animation
: Random # Default animation
gui-animation-tick-delay
: 2 # Default animation tick delay
----------, Feb 26, 2025

PAPI Leaderboards Update
  • Now you can fully customize leaderboards to fit your needs.
Server Join/Leave Message Toggle
  • Send a message to the clan when a player joins or leaves the server.
Clan Tag Reset Command
  • Use /clan tag reset to reset a clan’s tag.

Code (YAML):
clan-join-leave-message : true # Send a message to the clan when a player joins or leaves the server

leaderboards
:
  number-formatter
: true # If true, the leaderboards will be formatted with the number formatter
  number-format
: [ "K", "M", "B", "T" ]

  # Format of the leaderboards for PlaceholderAPI
  levels
: "&7#{position}. {clan} &7- &9{level} ⭐"
  coins
: "&7#{position}. {clan} &7- &6{coins} ⛃"
  kills
: "&7#{position}. {clan} &7- &c{kills} ☠"

  no-top-clans
: "&7#{position}. &8--- --- ---"
 
----------, Feb 23, 2025

Fixed GUI issues in clan list
----------, Feb 16, 2025

Resource Information
Author:
----------
Total Downloads: 2,465
First Release: Feb 13, 2025
Last Update: Jun 29, 2025
Category: ---------------
All-Time Rating:
21 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings