You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Command: css_warn
Message after command: The player {0} now have {1} warns. One more warn to silence player or ban or kick player
Command: css_warns // if dont have player will show a list of warns in chat of all players, if have a player name will show how many warns player have and the reason for each warn.
So example in config
"warnmode": "1", // Warn mode if 1 Kick player after x warns, if 2 Ban player after x warns, if 3 silence player after x warns
"BanMinute" "10" // Ban minutes for the type 3
"howmanywarns": "3" // kick/ban/silenece player after number of warns.
"DiscordWebhook" "discord.gg/webhook //Webhoom for discord that send message when a player is warned and banned or kicked or silenced by warns.
And some more config idk
Will be cool a DB for warns too
Storing Warn player and reason and how much warns player have
Only a example, will be sooooo cool for simple admin
The text was updated successfully, but these errors were encountered:
Will be cool a warn system:
Command: css_warn
Message after command: The player {0} now have {1} warns. One more warn to silence player or ban or kick player
Command: css_warns // if dont have player will show a list of warns in chat of all players, if have a player name will show how many warns player have and the reason for each warn.
So example in config
"warnmode": "1", // Warn mode if 1 Kick player after x warns, if 2 Ban player after x warns, if 3 silence player after x warns
"BanMinute" "10" // Ban minutes for the type 3
"howmanywarns": "3" // kick/ban/silenece player after number of warns.
"DiscordWebhook" "discord.gg/webhook //Webhoom for discord that send message when a player is warned and banned or kicked or silenced by warns.
And some more config idk
Will be cool a DB for warns too
Storing Warn player and reason and how much warns player have
Only a example, will be sooooo cool for simple admin
The text was updated successfully, but these errors were encountered: