⚙️Main Configuration
The main configuration file. (configuration.yml)
License-Key
Make sure to replace "YOUR LICENSE" with the actual license key provided to you. This key enables you to unlock the plugin.
Banned Keywords In Names
At the Banned-Keywords-In-Names
section, you can specify words that players are not allowed to use as their team names.
Banned Keywords In Tags
At the Banned-Keywords-In-Tags
section, you can specify words that players are not allowed to use as their team's tag.
Return Bank Balance On Team Destroy
If you have Return-Bank-Balance-On-Team-Destroy
set to true, then when a team is disbanded, the money in the team bank will be returned to the team owner. However, if Return-Bank-Balance-On-Team-Destroy
is set to false, the money will simply disappear.
Callback
Callback.Lifetime
sets the time players have to respond to a question asked in chat, while Callback.Cancel-Phrase
specifies the word they need to type in chat to cancel the question.
Money Decimals
Money-Decimals
allows you to configure formats for thousand, million, and billion values using the placeholder %number%
to represent the amount of money. For example, for thousands, you can set it as: Thousand: %number%K
.
Invite Lifetime In Seconds
The Invite-Lifetime-InSeconds
parameter is used to determine the duration for which invites remain valid. Once the specified number of seconds has elapsed, invites for both teams and allies will expire.
Teleportation Timer
Teleportation-Timer indicates the time in seconds that it takes to teleport back to your team's home.
Team Names
Team-Names.Length
determines the maximum number of characters allowed for a team name.
Please note color codes count as characters.
Team-Names.Allow-Colors
enables the usage of Minecraft color codes from &0-&9 and &a-&f in team names: setting it to true enables this feature, while setting it to false disables it.
When Team-Names.Allow-Special-Colors
is set to true, minecraft formatting codes (&k, &l, &o, &m, &n and &r) are permitted; if set to false, they are not supported.
Team Tag
Team-Tag.Length
defines the maximum number of characters permitted for the team's tag.
Features
Features
section allows you to enable or disable features of the plugin. Setting a feature to true will enable it, while setting it to false will disable it.
Last updated