Warn
β οΈ How to Warn a User
Pluto.exe allows you to issue warnings with full logging and tracking support β ideal for escalating moderation steps over time.
π¨ Issue a Warning
Use the /warn
command with two arguments:
user_id
β the ID of the user to warnreason
β why they are being warned
Example:
What Happens:
The specified user will be logged as warned in the server database.
If possible, theyβll receive a DM explaining the reason and case number.
An embedded log will be sent to the modlog channel (if set).
β οΈ The user does not have to be currently in the server. This command works on past members too, as long as their ID is valid.
π Hybrid Command Shortcut
You can also use the text version:
Both versions function identically.
π Important Notes
ID Only
This command uses the user's ID, not a mention. Copy their user ID directly from Discord.
Role Bypass
Pluto.exe does not prevent warnings based on role hierarchy, since it does not alter server permissions.
Logging Behavior
If a modlog channel is set, an embed will be posted there.
If not, a warning will still be issued and stored β but not publicly logged.
A note will appear in your response if logging is unavailable.
Command Response
This command always replies privately (ephemeral) to the person issuing it.
β
Summary
Use warnings as a lightweight moderation tool β great for tracking repeat offenses before more severe action is needed. To make the most of this feature, donβt forget to set your modlog channel:
Last updated