Welcome to the Warning mod! This is a mod been asked for quite a few times, so I fixed up its remaining bugs and made it release-ready!
What you get:
- A command to warn people by name or by BL_ID.
- The ability to customize the punishments for specific numbers of warnings.
The command: /warn [Name or BL_ID of target] [Multi-word reason for the warning]
Here's the format of config/server/WarningLevels.txt.
Line | Default.txt | Purpose |
One | BAN -1 | The action when no action for a given warning is present. BAN -1 means a permaban. |
Two | NOTIFY | The action for warning #1. NOTIFY means to only tell the warned person. |
Three | NOTIFY | The action for warning #2. |
Four | NOTIFY | The action for warning #3. |
Five | KICK | The action for warning #4. KICK means to kick the warned person. |
Six | BAN 10 | The action for warning #5. BAN X means to ban the person for X minutes. |
Seven | BAN 30 | The action for warning #6. |
Line X | ??? | The action for warning #X-1. |
You can edit the config/server/WarningLevels.txt to change the punishments to your liking.
Please note: If you only want warning to take one action ever, just put that at on the first and only line.
Also, people can see their own warnings and, if they know the correct command, other people's warnings as well. After all, if all information disseminates over a sufficient length of time, why fight against it?
>>> DOWNLOAD <<<