Ban
Pluto.exe makes it easy to manage bans with full logging support when a modlog channel is configured.
π¨ How to Ban a User
When you run the /ban
command, you must pass two arguments:
user
β the user to banreason
β why they are being banned
Example:
Upon execution:
Pluto.exe will ban the specified user.
It will automatically send an embedded log to the configured modlog channel.
Note: If a modlog channel is not set, the user will still be banned β but no log will be sent.
π Hybrid Command Shortcut
You can also use a text shortcut version:
Both the slash and the prefix (p!
) versions behave identically.
π How to Unban a User
You could unban users manually through Discord's Mod View β but Pluto.exe makes it faster and properly logged.
Use the /unban
command with the same two arguments:
user
β the user to unbanreason
β why they are being unbanned
Example:
Once processed:
Pluto.exe will lift the user's ban.
It will also log the unban event to the modlog channel (if set).
π Hybrid Command Shortcut
Text version works as well:
Again, both slash and prefix commands function the same.
π Important Notes
Command Responses: When you use
/ban
or/unban
, the response where you run the command will always be private (ephemeral).Why Modlog Matters: Because responses are private, setting a modlog channel is highly recommended. Otherwise, your ban/unban actions wonβt be visible to other admins.
β
Summary
Ban User
/ban
p!b
Unban User
/unban
p!ub
Make sure to configure your modlog channel to take full advantage of Pluto.exe's moderation tools!
Last updated