Hello, I just wonder what these does, so I can change them to the settings I want
You maybe think it's pretty obvious what they does, but it isn't 
notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 2 * 24 * 60 * 60
finalBanLength = 2 * 24 * 60 * 60
ipBanishmentLength = 2 * 24 * 60 * 60
What I want to know is like:
1. The three first things (the notationstobans), how does they work?
2. The last three things (the banlengths), how does they work?
Thanks! =)
notationsToBan = 3
warningsToFinalBan = 4
warningsToDeletion = 5
banLength = 2 * 24 * 60 * 60
finalBanLength = 2 * 24 * 60 * 60
ipBanishmentLength = 2 * 24 * 60 * 60
What I want to know is like:
1. The three first things (the notationstobans), how does they work?
2. The last three things (the banlengths), how does they work?
Thanks! =)
Last edited: