Auto Clans

The Auto Clans is a plugin that allows players to automatically join a clan when joining the server.

Auto Clans Feature

Automatically join a clan when connecting to the server

Automatically join or custom process after warning when leaving the clan

Auto Clans Config

{
    "General Settings": {
        "Debug": false,
        "SteamID": 0,
        "Prefix": "<size=18><color=#4F728D>Auto <color=#ECBD16>Clans ",
        "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
    }
}

Leave a Comment