-
Notifications
You must be signed in to change notification settings - Fork 2
Server: Warning System
User warnings allow you to warn a user before being auto-banned from the server. The implementation of the warning system is very basic and will change in the future. The user is required to have both Manage Guild
& Ban Members
permissions. Railgun only requires the Ban Members
permission.
- Warn A User
- Show My List Of Warnings
- List All Warnings Issued
- Configure Auto-Ban
- Remove Warnings For User
- Remove All Warnings
- Reset Warning System
Issue a warning to the specified user. The reason is optional.
List of warnings you have. This is the only command that does not require any permissions.
List of all warnings currently issued to users.
By default, the auto-ban will trigger when a user receives up-to 5 warnings. By default, the number parameter is 5. You can specify a number to change when the auto-ban triggers at.
Removes all warnings from the specified user.
Removes all warnings from all users.
Resets & disabled the user warning module. All data will be lost for this module.