Overview
Theconfig.yml file is the main configuration file for ClansPlus. It controls core plugin behavior, performance settings, and default clan settings.
File Location
Debug Settings
Enable debug mode for troubleshooting. Only enable when necessary.
Prefix for debug messages displayed in console and chat.
Language Configuration
Language to be used for displaying messages.Available Options:
en- Englishvi- Vietnamese
Progress Bar Display
Total number of bars to display in progress indicators.
Symbol and color for completed portion of progress bar.
Symbol and color for incomplete portion of progress bar.
Clan Creation Settings
Whether creating a clan requires currency payment.
Currency type required to create a clan.Available Options:
VAULT- Economy via VaultPLAYERPOINTS- PlayerPoints plugin
Cost in the specified currency to create a clan.
Default maximum number of members when a clan is created.
Default icon type for new clans.Options:
MATERIAL- Minecraft materialCUSTOMHEAD- Custom player head
Material name or custom head value for the default clan icon.
Number of storage inventories available to new clans. Set to 0 to disable.
Skill Level Defaults
Default skill levels by skill ID for newly created clans.You can add or remove skill entries as needed.
Creation Broadcast
Messages broadcast to the entire server when a clan is created. One random message from the list is selected.Available Placeholders:
%player%- Player who created the clan%clanName%- Name of the new clan
- '' to disable broadcasts.Spawn Settings
Enable clan spawn teleportation feature.
Enable countdown before teleporting to clan spawn.
Seconds to wait before teleporting. Player must stand still.
Set Spawn Settings
Enable world blacklist for setting clan spawn points.
List of world names where spawn points cannot be set.
Invite Settings
Seconds a player has to accept a clan invitation before it expires.
Clan Name Settings
List of names that cannot be used for clan names or custom names.
List of characters not allowed in clan names.
The
& character is still allowed for custom names to enable color codes.Minimum character length for clan names (excluding color codes).
Maximum character length for clan names (excluding color codes).
Minimum character length for custom clan names (excluding color codes).
Maximum character length for custom clan names (excluding color codes).
Chat Settings
Use Paper’s async chat event system.
Word players can type to cancel chat interactions like setting custom names or messages.
Sign Input Settings
Seconds before sign input prompts (like search) automatically close.
Vanish Settings
Whether to show vanished players in GUIs. When enabled, vanished players appear as OFFLINE.
Supports SuperVanish, PremiumVanish, EssentialsX, VanishNoPacket, and other vanish plugins.
Storage Settings
Enable clan storage feature.
Number of inventory slots per storage (standard chest = 27, double chest = 54).
Maximum number of storage inventories a clan can have.Storage numbers exceeding this limit cannot be used or upgraded.
Custom Heads Support
Use minecraft-heads.com API v2 for custom head support.
ClansPlus version 2.8 and below used API v1, which is outdated. API v2 will become mandatory in future versions.
Custom API key for Patreon supporters of minecraft-heads.com. Leave blank to use the default key.If you have a Patreon account linked with minecraft-heads.com, you can use your custom key to access more heads.
Join Messages
Send war event status to players when they join.
Delay in seconds before sending war event status.
Send clan broadcast messages to players when they join.
Delay in seconds before sending clan broadcast.
Example Configuration
config.yml
After modifying
config.yml, restart your server for changes to take effect.