spigot page (download jar here)
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 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
- Edit GUI layouts example
- Configurable via config options in config.yml
- Edit chat messages with messages.yml
- GUI (including optional resource pack if you want cute UI, it is free and you have my permission to merge the assets in resourcepack/ into your server's resource pack, or modify them to your liking)
- Shared clan storage (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
- 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)
- Drag the plugin .jar file to your servers'
plugins/directory - (Optional) If you would like to have the custom GUI background pngs, then you must merge the
resourcepackfolder into your servers resource pack)

