/
Нет описания изменений
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.
Player Head
Sorting Added
Set Base
Gui Animation
# Available Animations: Sequential, SplitSequential, HorizontalSnake, VerticalSnake, Row, Column, Random
gui-animation: Row # Default animation. Disable animation: None
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
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
# Worlds where you can set a clan base
allow-setbase-in-world: ["world", "world_nether", "world_the_end"]
Added Clan Storage System
Added Daily Deposit Limit
clan-daily-deposit-limit: 1000000 # Maximum amount of coins a clan can deposit per day
clan-storage: true # Enable clan storage

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