Created with ❤️ by LordDarz
/clan <message>[CLAN] prefix in global chatClanPlus-1.0.jar into your /plugins folder.messages.yml and options in config.yml.✅ Works without Vault/EssentialsXChat
⚠️ Without Vault, global chat formatting will use default style.
| Command | Description |
|---|---|
/clan |
Opens the clan GUI |
/clan <message> |
Sends a message to clan members |
/clanplus reload |
Reloads plugin configuration |
| Permission | Description | Default |
|---|---|---|
clan.use |
Access to /clan GUI & chat |
✅ Everyone |
clan.create |
Create a new clan | ✅ Everyone |
clan.leave |
Leave your current clan | ✅ Everyone |
clan.info |
View your clan members | ✅ Everyone |
clan.chat |
Send/receive clan chat messages | ✅ Everyone |
clanplus.reload |
Reload the plugin | ❌ OP Only |
ClanPlus stores its data locally using YAML files:
data/clans.yml → Stores all clan informationdata/players.yml → Tracks player-clan relationshipsIf Vault is installed, ClanPlus will integrate into your server's global chat with a customizable prefix.
# Example config:
use-clan-prefix-in-chat: true
clan-prefix-format: "[%clan%] "