📘Configuration
The main configuration file for SimpleClans can be found here.
General Settings
Option
Description
Default
enable-gui
Enables the GUI
true
disable-messages
Disables broadcasts from plugin ("Clan Created", "Clan Disbanded", etc.)
false
tameable-mobs-sharing
If true, tameable mobs will be shared with your clan members. It also disables any clan damage to them
false
teleport-blocks
Fancy teleporting (placed glass block below)
false
teleport-home-on-spawn
Players will be teleported to their clan's home when they respawn
false
drop-items-on-clan-home
Drops defined items on teleporting to clan home
false
keep-items-on-clan-home
Keeps defined items on teleporting to clan home
false
item-list
List of defined items (used with keep-item-on-clan-home
and drop-items-on-clan-home
)
[]
show-debug-info
Shows debug info on console
false
enable-auto-groups
Manages group of a clan player by auto.
(For example, a leader would be added to sc_leader
group, trusted player to sc_trusted
, etc.)
false
chat-compatibility-mode
Changes method of initiate tags. If you have a problem with tags, try to disable it.
true
rival-limit-percent
The percent of possible rivals per clan
Formula: (rivalsOfClan - 1) * rivalLimitPercent / 100
50
use-colorcode-from-prefix-for-name
Uses the last color code in the end of prefix
true
accept-other-alphabets-letters-on-tag
Accepts other alphabets letters in clan tag validation.
true
display-chat-tags
Shows clan tags in chat
true
unrivable-clans
The list of clans, which can't be rivaled
See Example below
show-unverified-on-list
Shows or not unverified clans on /clan list
(Doesn't affect on GUI)
false
blacklisted-worlds
Disables SimpleClans at defined worlds
[]
banned-players
List of banned players from using plugin
[]
disallowed-tags
List of tags, which wouldn't be used on clan creation
See Example below
language
Default language
en
user-language-selector
Allows players to change their language
true
disallowed-tag-colors
The list of tag colors, which wouldn't be used on clan creation
See Example below
server-name
The name of your server
&4SimpleClans
new-clan-verification-required
Should new clans requires being verified?
true
allow-regroup-command
Allows players to use regroup command
true
allow-reset-kdr
Allows players to reset their KDR
true
rejoin-cooldown
The time in minutes, when player will can join after resigning to the same clan
60
rejoin-cooldown-enabled
Should rejoin cooldown be enabled?
false
ranking-type
DENSE
: if players have the same KDR, they will have the same rank position. Ex.: 12234
ORDINAL
: Every player will have a different rank position. Ex.: 12345
DENSE
username-regex
Tells SimpleClans what usernames on your server is permitted. Used, for example, to invite members. Supports Bedrock players by default.
'(.|*){0,1}[a-zA-Z0-9_$]{1,16}'
tag-regex
Rules for clan tag validation. Disables accept-other-alphabets-letters-on-tag
if set.
''
Example
War and protection
Option
Description
Default
war-enabled
Enables the war feature on the server
false
protection-providers
The list of land claim providers
See Example below
listeners.priority
It's not recommended to change it.
Used to set the priority of the overridden events
HIGHEST
listeners.ignored-list.place
The list of items that will be ignored by SimpleClans.
For example, WorldGuard blocked player' head in the region. If player' head is not on the list, SimpleClans will make WG allow the placement
See Example below
set-base-only-in-land
Allows a clan player to set the clan base only on claimed land
false
war-normal-expiration-time
The time of war expiration independently (in minutes)
0
war-disconnect-expiration-time
The time of war expiration if all members from one clan disconnects (in minutes)
0
edit-all-lands
Allows a clan player to change the action of all the lands instead of the one on which it stands
false
war-actions
The list of permitted actions regarding clan lands during the war
See Example below
war-start.request-enabled
If true, a war will require the approval from the clan leaders
true
war-start.members-online-max-difference
If the difference between the online members of two clans is greater than the one set, the war will not start
Example 1: Config value: 5
Clan #1 has 10 members online
Clan #2 has 5 members online
Max difference between clans = 10 - 5 = 5 The war will start. Example 2: Config value: 5
Clan #1 has 11 members online
Clan #2 has 5 members online
Max difference between clans = 11 - 5 = 6
The war will not start.
5
land-creation.only-leaders
Allows only clan leaders to create lands (not compatible with WorldGuard)
false
land-creation.only-one-per-clan
Allows to have only one land per clan (not compatible with WorldGuard)
false
Tags
default-color
- color used when the clan leader didn't set any colorsmax-length
- maximum length for tagsbracket
- brackets are the characters around the tag, ex.:[ ]
color
- the bracket colorleader-color
- this color is used when the player is a leaderleft
- the left characterright
- the right character
min-length
- minimum length for tagsseparator
- the separator is a character that separates the tag and the player namecolor
- the separator colorleader-color
- this color is used when the player is a leaderchar
- the separator character
Example
General Commands
In this section you can edit the base commands of the plugin. Enable force-priority
if other plugins are interfering with the commands.
Example
KDR Grinding Prevention
enable-max-kills
- by enabling this, you can set a limit on kills per victim.max-kills-per-victim
- this is the limit of kills per victim. If it's set to 10, for example, killing the same player for the 11th time won't affect the KDRenable-kill-delay
- enables a delay between killsdelay-between-kills
- this is the delay in minutes between kills
Example
Economy
creation-price
- the price to create a clanpurchase-clan-create
- players must pay to create a clanverification-price
- the price to verify a clanpurchase-clan-verify
- players must pay to verify their clansinvite-price
- the price to invite a player to your clanpurchase-clan-invite
- players must pay to invitehome-teleport-price
- the price to teleport to the clan's homepurchase-home-teleport
- players must pay to teleporthome-teleport-set-price
- the price to set the clan's homepurchase-home-teleport-set
- players must pay to set the clan's homehome-regroup-price
- the price for regrouping the clan memberspurchase-home-regroup
- players (or the clan) must pay to regroupunique-tax-on-regroup
- if false, the price is multiplied by the amount of online members of the clanissuer-pays-regroup
- if enabled, the player issuing the command pays for the regroup, otherwise the clan pays itmoney-per-kill
- enables a prize in money for the killer clanmoney-per-kill-kdr-multipier
- this is multiplied by the attacker's KDR, the result is the money prize for the clanpurchase-reset-kdr
- If true, players will be able to reset their KDRreset-kdr-price
- the price to reset one's KDRpurchase-member-fee-set
- players must pay to set the member feemember-fee-set-price
- the price to set the member feemember-fee-enabled
- if clans can charge a daily fee from their membersmax-member-fee
- the maximum amount clans can set for their member feeupkeep
- the daily price for maintaining a clan (if not paid, the clan is disbanded)upkeep-enabled
- if clans must pay the upkeepmultiply-upkeep-by-clan-size
- if the upkeep price should be multiplied by the amount of memberscharge-upkeep-only-if-member-fee-enabled
- if the upkeep should be charged only for clans that choose to enable the member feebank-log.enable
- If true, all economy actions will be recorded in .CSV file (SimpleClans/logs/bank/)
Example
Kill Weights
Here you can set the weight of every kill type. The weight can be negative too. It's used to calculate the KDR like so: (Kill Count * Kill Wight) / Death Count = KDR
Example
Clan Settings
homebase-teleport-wait-secs
- the amount of seconds players must wait before teleporting to their clan' homehomebase-can-be-set-only-once
- if the clan's home can be set only oncemin-size-to-set-rival
- the minimum amount of members a clan needs to add rivalsmax-length
- the max length of the clan's namemax-description-length
- the maximum length of the clan's descriptionmin-description-length
- the minimum length of the clan's descriptionmax-members
- the maximum amount of members a clan can haveunverified-max-members
– the limit of members in unverified clansconfirmation-for-promote
- if other leaders must confirm the promotion of memberstrust-members-by-default
- if members are set as trusted by defaultconfirmation-for-demote
- if other leaders (except the one being demoted, of course) must confirm the demotionpercentage-online-to-demote
- the percentage of online leaders to demoteff-on-by-default
- if the clan's friendly-fire is enabled by defaultmin-length
- the minimum length of the clan's namemin-size-to-set-ally
- the minimum amount of members a clan needs to add alliesmin-to-verify
- The clan must have this amount of members to get verified (moderators can bypass this)starter-ranks
– The list of ranks created in the new clandefault-rank
– The rank assigned to a new clan member
Example
Tasks
This section allows you to set the time of collection for the two types of fee. The fees are described on the economy section.
The collect-upkeep-warning is sent when the clan doesn't have enough money to pay for its upkeep.
The time is in the 24-hour clock.
Example
Page
untrusted-color
-clan-name-color
-subtitle-color
-headings-color
-trusted-color
-leader-color
-separator
-size
-
Example
Discord Chat
You can checkout the configuration here.
Clan Chat
enable
- enables the clan chattag-based-clan-chat
- if true, the command to talk on the clan chat is the clan tagannouncement-color
- color used for announcementsformat
- the chat formatspy-format
- the spy chat formatrank
- the member's rank format (used on the format)leader-color
- the color for leaders (%nick-color%)trusted-color
- the color for trusted players (%nick-color%)member-color
- the color for non-leaders and non-trusted players (%nick-color%)
Example
Request
Requests are messages sent to players to decide (accept or deny) on something (joining a clan, promoting someone, etc).
message-color
- the message colorask-frequency-secs
- the interval in seconds between each messagemax-asks-per-request
- maximum amount of messages before the request expires
Example
Bulletin Board
prefix
– A prefix of messages in bulletin boardshow-on-login
- if enabled, the BB is sent to clan members when they loginsize
- the BB size (when using its command)login-size
- the BB size on login
Example
Ally Chat
The Ally Chat config works just like the Clan Chat one.
Example
Spy Chat
Just a few words how it works.
Imagine, we are in different clans.
You're in Fenix
and I'm in Dragon
, but you're an OP
(or player with simpleclans.admin.all-seeing-eye
permission).
When I write a message in Dragon's clan chat: /. Good morning, dragons!
You as an admin (OP) will receive that message as well and it would be formatted by spy-format
.
So, you will get something like: [Spy] [C] RoinujNosde: Good morning, dragons!
Purge Data
This feature allows you to purge data of inactive players or clans.
Example
MySQL Settings
The plugin supports SQLite and MySQL. By disabling MySQL, SQLite will be used automatically.
Set your credentials below to use MySQL on SimpleClans.
Example
Permissions
In this section, you can give clans specific permissions. In the example below, members of the clan "YourClanNameHere" will receive the permission "test.permission".
auto-group-groupname
- if enabled, members of clans will receive the permission "group.TAG" (tag, of course, gets replaced). Be careful with this setting, if you are using LuckPerms, players could create a clan called "admin" and be automatically added to the corresponding group. If you are using it, disable the creation of such clans (mod, admin, etc).
Example
Performance
save-periodically
- The plugin will save its data periodically as opposed to right away, RECOMMENDED to set it true.save-interval
- The interval in minutes in which changes are written to the database.use-threads
- The plugin will not use the main thread to connect with the database if this is true, RECOMMENDED to set it true.use-bungeecord
- Enable it in both spigot plugins, also make sure you have one MySQL connection.
Example
Safe Civilians
safe-civilians
- Civilians are safe from PvP, even civilian vs civilian combat is disabled
Example
Last updated