Warn System
The Farm Sim Game Warn System is a features that is designed to make managing member warns within discord much easier. This feature is only tied to discord members and has not relation to any Farming Simulator related features.
On this page
Advertisement
Website Features
Warns Log Channel
The bot will post a copy of warn information in the channel that is set anytime one of the warn commands are used in discord.We suggest making this channel only visible to your staff team and hidden from public members.
Mute Roles
When members are muted via the mute command in discord they will be assigned any roles that are added to the mute roles table.We suggest creating a role named muted or similar so that when members are viewed their role can be visible to everyone. Permissions for each role can be set as well to add limitations to the members.
For example, if you want your members to be limited to only certain channels, set a role up that only has permissions in those channels. When the user has that role, they can only use those channels.
Users can be unmuted at anytime via the /unmute command.
Discord Bot Commands
Most of these commands require an input for the user to make changes to the user within your discord server. They will require the user tag or user id. In some cases the user may not be found for the tag and you may have to use us the user id. To get the user id enable developer mode in discord, then right click their name within discord and select "Copy User ID". Paste that number in the user input within the command you are using.
Warns
Command Inputs- user - not required - user tag or user discord id.
- When you use the command without a user input, it will display recent warns for the discord server.
- When you use the command with a user input, it will display recent warns for the user.
- Warn Id
- Type of Warn
- Date and Time of Warn
- Warned User
- Responsible Moderator
- Reason for Warn
Warn
Command Inputs- user - required - user tag or user discord id.
- reason - required - short reason as to why the user was warned.
This command is essentially a means to track issues with members and is handy if you have a strike system or similar. This command only lets the user know the warning and logs it.
This command can also be accessed via context menus by right clicking on the user's name or the users messages then going to apps and clicking "Warn User" or "Warn Message User". When this is done a modal will popup for you to fill out the reason, then submit.
If a warns log channels was set on the website warn logs will be posted in that channel with the following information:
- Warned User
- Type of Warn
- Reason for Warn
- Responsible Moderator
- Total Warnings
- Warned User's Discord Id
- Date and Time of Warn
Remove Warn
Command Inputs- warnid - required - Warn id for the warn that is to be removed.
The bot will not notify the user of warn removals.
Mute
Command Inputs- user - required - user tag or user discord id.
- reason - required - short reason as to why the user was muted.
- timeout - required - user timeout length. 1m/1h/1d/1w
This command can also be accessed via context menus by right clicking on the user's name or the users messages then going to apps and clicking "Mute User" or "Mute Message User". When this is done a modal will popup for you to fill out the reason and timeout duration, then submit.
If a warns log channels was set on the website warn logs will be posted in that channel with the following information:
- Warned User
- Type of Warn
- Reason for Warn
- Responsible Moderator
- Total Warnings
- Warned User's Discord Id
- Date and Time of Warn
Timeout times can be set with the following formats:
- #m - number of minutes
- #h - number of hours
- #d - number of days
- #w - number of weeks
UnMute
Command Inputs- user - required - user tag or user discord id.
- reason - required - short reason as to why the user was unmuted.
If a warns log channels was set on the website warn logs will be posted in that channel with the following information:
- Warned User
- Type of Warn
- Reason for Warn
- Responsible Moderator
- Total Warnings
- Warned User's Discord Id
- Date and Time of Warn
Kick
Command Inputs- user - required - user tag or user discord id.
- reason - required - short reason as to why the user was kicked.
If a warns log channels was set on the website warn logs will be posted in that channel with the following information:
- Warned User
- Type of Warn
- Reason for Warn
- Responsible Moderator
- Total Warnings
- Warned User's Discord Id
- Date and Time of Warn
Ban
Command Inputs- user - required - user tag or user discord id.
- reason - required - short reason as to why the user was banned.
If the user you are trying to ban has already left your discord server, you can use the user id to ban them from future access. The bot will add their user id to a auto ban list for the server, and when they try to rejoin the bot will auto ban them before they can send any messages.
Users that are banned with the Farm Sim Game /ban slash command must be un banned via the /unban slash command to remove them from the auto ban list for your discord server. If you just unban from discord list when the user tries to rejoin the discord server the bot will auto ban them again.
The bot will attempt to send the user a dm letting them know they were banned with the reason provided.
If a warns log channels was set on the website warn logs will be posted in that channel with the following information:
- Warned User
- Type of Warn
- Reason for Warn
- Responsible Moderator
- Total Warnings
- Warned User's Discord Id
- Date and Time of Warn
UnBan
Command Inputs- user - required - user tag or user discord id.
- reason - required - short reason as to why the user was banned.
This command does not send the user a DM.
If a warns log channels was set on the website warn logs will be posted in that channel with the following information:
- Warned User
- Type of Warn
- Reason for Warn
- Responsible Moderator
- Total Warnings
- Warned User's Discord Id
- Date and Time of Warn
Some of the commands above may attempt to send the user in question a DM with details related to the command used. Users have the ability to disallow bots from sending them DMs. The bot may or may not notify if the DM was successfully sent to the user or not.
Advertisement