Advanced clans system for Paper. 1.16.5 - 1.21.10
plugins directory.plugins/Clans folder.clans.create – Create clansclans.invite – Invite players to a clanclans.kick – Kick members from a clanclans.upgrade – Upgrade clan propertiesclans.admin – Administrative commands/clan create <tag> – Create a new clan/clan invite <player> – Invite a player to your clan/clan join – Join a clan (if you have been invited)/clan leave – Leave your current clan/clan info [tag] – Display clan information/clan deputy <player> – Assign a deputy to a clan member/clan menu – Open the upgrade and member management menu/clan delete – Delete a clan/clan pvp <on/off/toggle> – Edit the clan PvP statusClear and simple YML configuration.
For the displayed player:%clans_user_{kills/deaths/assists/points}%
For the player leaderboard (from 1 to 100):%clans_users_{1-100}_{kills/deaths/assists/points}%
For the player’s clan:%clans_clan_{kills/deaths/assists/points}%
For the clan leaderboard (from 1 to 100):%clans_clans_{1-100}_{kills/deaths/assists/points}%
Easy, clean, and well-structured — check out the API module.
./gradlew buildspigot/build/libs/Contributions are welcome! You can submit pull requests or open issues for bugs and feature suggestions.
I also appreciate constructive criticism — if something is poorly designed, let me know!
This project is licensed under the MIT License — see the LICENSE file for more information.