▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/ClanForge
ClanForge

ClanForge

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

1.8K
11

ClanForge 2.3.5

beta14 июня 2025 г.

Нет описания изменений

New Features & Improvements

release9 мая 2025 г.

1. Added new Placeholder

  • %clans_clan_name_orig% - Clan name (without color)
  • %clans_clan_tag_orig% - Clan tag (without color)
  • %clans_clan_leader% - Clan Leader
  • %clans_clan_members% - Clan Members
  • %clans_clan_xp% - Clan XP
  • %clans_clan_kills% - Clan Kills
  • %clans_clan_deaths% - Clan Deaths
  • %clans_clan_kdr% - Clan KDR

2. New commands for Admin

  • /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
  • /clan admin storage - Open clan storage for any clan
  • /clan admin sync - Force sync all clans from RDB

3. Issues Fixed

  • 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.

  • Updated Sync for RDB: Fixed synchronization issues with Remote Database (RDB); syncing is now working correctly.

  • Updated Clan MOTD: When a player accepts your clan invite, they will now automatically receive the Clan MOTD.

4. 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.

ClansX 2.1.2

release10 апреля 2025 г.
  • Fixed clan base creation issue
  • Added K/D: Each player and clan now has a K/D ratio calculated

New Features & Improvements

release7 апреля 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.
Gui Animation
# Available Animations: Sequential, SplitSequential, HorizontalSnake, VerticalSnake, Row, Column, Random
gui-animation: Row # Default animation. Disable animation: None
gui/main.yml
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
gui/clan-list.yml
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
Set base
# Worlds where you can set a clan base
allow-setbase-in-world: ["world", "world_nether", "world_the_end"]

New Features & Improvements

release8 марта 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.
clan-daily-deposit-limit: 1000000 # Maximum amount of coins a clan can deposit per day

clan-storage: true # Enable clan storage

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:1 год назад
Обновлён:10 месяцев назад
Главная