Auto Clans
Auto Clans is a plugin that allows players to automatically join a clan when joining the server. Feature: Automatically join a clan when connecting to the server Automatically join or custom process after warning when leaving the clan Permission: AutoClans.bypass - Players with this permission wi...
codefling.com
DEPENDS ON
About Auto Clans
Auto Clans is a plugin that allows players to automatically join a clan when joining the server.Feature:
- Automatically join a clan when connecting to the server
- Automatically join or custom process after warning when leaving the clan
AutoClans.bypass - Players with this permission will be exempt from notifications.
Config:
{
"General Settings": {
"Debug": false,
"SteamID": 0,
"Prefix": "<b><size=18><color=#4F728D>Auto</color> <color=#ECBD16>Clans</color></size></b> ",
"Command": "ac"
},
"Clan Settings": {
"Tag Size (6 - ex] AFBAFE)": 6,
"Server Connected Auto Create Clan (false -> Show Warn Time)": true,
"Not Join Warn Time": 60,
"Not Join Process (1 - auto clan create, 2 - custom)": 1,
"Not Join Custom (ex] kick $player.id reason)": "kick $player.id \"Clan Not Join\""
},
"GUI Settings": {
"Anchor Min": "0.3 0.77",
"Anchor Max": "0.75 0.81",
"Background Color": "0 0 0 0.8"
},
"Version": {
"Major": 1,
"Minor": 0,
"Patch": 0
}
}