The ultimate clans plugin
Let players group up to form clans and fight for the top of the leaderboard.
You can see this plugin in action on my server
clans.bounceme.net
GitHub Repo
Support Discord
Features
- Clans can level up by burning items of value in the "furnace"
- The furnace burns items slowly in the background (even when no-one is online!)
- Progress stored in SQLite database
- Highly
configurable via yaml (custom GUI layouts, messages and behaviour)
- GUI (including optional resource pack if you want cute UI, it is free and you have my permission to merge the assets
here into your server's resource pack, or modify them to your liking)
- Shared clan storage (more unlocked as your clan levels up)
- Shared clan warps (more unlocked as your clan levels up)
- Admin commands allowing you to manage other clans & reload the yaml files
- Clan leaderboard
- Command system with brigadier
Screenshots
Dependencies
- PlaceholderAPI (Not required, but the plugin does support placeholderAPI placeholders in the messages.yml & gui yml files if installed, and also will add %clans_clan_name%, %clans_clan_level%, and %clans_player_level% placeholders)
Setup
1. Drag the plugin .jar file to your servers' `plugins/` directory
2. (Optional) If you would like to have the custom GUI background pngs, then you must merge the `resourcepack` folder into your servers resource pack,
find it here)