Mivator LogoMivator Docs

Mod

Commands for Mod

Mod Commands

Here is the list of commands available in the Mod category.

/unmute

Unmutes a specific User (removes the timeout)

Aliases: untimeout

Parameters

NameTypeRequiredDescription
whomuserYesWhom to unmute?
reasonstringNoWhy do you unmute them?

Example Usage

/unmute whom:value reason:value

This command allows you to unmutes a specific user (removes the timeout).


/mute

Mutes a specific User (Timeout)

Aliases: timeout

Parameters

NameTypeRequiredDescription
whomuserYesWhom to mute?
timeresolveablestringNoFor how long to timeout? (e.g. 30-Minutes)
reasonstringNoWhy do you mute them?

Example Usage

/mute whom:value timeresolveable:value reason:value

This command allows you to mutes a specific user (timeout).


/purge

Purge (Clear) messages

Aliases: clearmessages, purgemessages, clear

Parameters

NameTypeRequiredDescription
amountnumberYesThe amount of messages to purge?
channel_to_purge_inchannelNoIn which channel do you want to purge messages?
user_to_purge_fromuserNoDo you want to purge messages from a specific user?

Example Usage

/purge amount:value channel_to_purge_in:value user_to_purge_from:value

This command allows you to purge (clear) messages.


/details

Shows detailed information about a warn

Parameters

NameTypeRequiredDescription
warnidnumberYesThe warn Id (without the #)

Example Usage

/details warnid:value

This command allows you to shows detailed information about a warn.


/listremoved

Lists all removed warns of a User

Parameters

NameTypeRequiredDescription
whomuserNoWhom to list the removed warns of?

Example Usage

/listremoved whom:value

This command allows you to lists all removed warns of a user.


/remove

Remove a specific warn of a User

Parameters

NameTypeRequiredDescription
whomuserYesWhom to remove the warn from?
warnidstringNowhich warn to remove?

Example Usage

/remove whom:value warnid:value

This command allows you to remove a specific warn of a user.


/list

Lists all warns of a User

Parameters

NameTypeRequiredDescription
whomuserNoWhom to list the warns of?

Example Usage

/list whom:value

This command allows you to lists all warns of a user.


/clear

Clears all Warns of a User

Parameters

NameTypeRequiredDescription
whomuserYesWhom to remove the warns from?

Example Usage

/clear whom:value

This command allows you to clears all warns of a user.


/add

Adds a warning to a User

Parameters

NameTypeRequiredDescription
whomuserYesWhom to warn?
custom_reasonstringNoWhy do you warn them?
rule_reasonstringNoPick a pre-defined warn rule-reason (if available) (will override custom_reason)
autoremoveafterstringNoWant the warn to automatically remove after time? (e.g: 30-days 10-mins)

Example Usage

/add whom:value custom_reason:value rule_reason:value autoremoveafter:value

This command allows you to adds a warning to a user.


On this page