Prefix
βοΈ How to Change the Bot Prefix
Pluto.exe uses a customizable prefix system for all text-based commands.
π¨ Change the Prefix
Use the /prefix
command to update the text prefix for your server.
new_prefix
β the prefix you want to use (up to 16 characters)
Example:
What Happens:
The new prefix is saved in the database.
All future text-based commands will use this new prefix (e.g.,
!warn
,!ban
).If a modlog channel is set, a log will be sent with the admin and change details.
You get a private confirmation response with the result.
π Important Notes
Permissions
Only Administrators can change the prefix.
Length Limit
Prefixes can be a maximum of 16 characters.
Logging Behavior
If a modlog channel is configured, Pluto.exe logs who changed the prefix and what it was changed from.
If no modlog is set, the change still happens silently.
Command Visibility
Prefix change confirmations are private (ephemeral) β only you will see them.
π Whatβs the Default Prefix?
If no custom prefix is set, Pluto.exe defaults to:
β
Summary
Customize Pluto.exe to fit your serverβs style β just change the prefix to whatever you want:
To keep a record of all configuration changes, donβt forget to set a modlog channel:
Last updated