Compatibility
Minecraft: Java Edition
1.21–1.21.1
1.20
1.19
1.18
1.17
1.16.5
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 2 months ago
Updated 3 weeks ago
Changelog
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"]
Files
Metadata
Release channel
ReleaseVersion number
2.1.0Loaders
Game versions
1.16.5–1.17, 1.18, 1.19, 1.20, 1.21Downloads
8Publication date
April 7, 2025 at 5:03 PMPublisher

Tim0xaGG1
Owner