Mivator LogoMivator Docs

ModSetups

Commands for ModSetups

ModSetups Commands

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

/edit

Edit an autopurge settings

Parameters

NameTypeRequiredDescription
channelchannelYesThe channel to edit autopurge settings for
deleteaftersecondsintegerNoDelete messages after this many seconds (10-1800)
deleteafteramountintegerNoDelete after this many messages are sent (5-100)

Example Usage

/edit channel:value deleteafterseconds:value deleteafteramount:value

This command allows you to edit an autopurge settings.


/disable

Disable the autopurge settings

Example Usage

/disable

This command allows you to disable the autopurge settings.


/remove

Remove an autopurge settings

Parameters

NameTypeRequiredDescription
channelchannelYesThe channel to remove autopurge settings from

Example Usage

/remove channel:value

This command allows you to remove an autopurge settings.


/enable

Enable the autopurge settings

Example Usage

/enable

This command allows you to enable the autopurge settings.


/list

List all the autopurge settings

Example Usage

/list

This command allows you to list all the autopurge settings.


/add

Add a new autopurge settings

Parameters

NameTypeRequiredDescription
channelchannelYesThe channel to add autopurge settings for
deleteaftersecondsintegerNoDelete messages after this many seconds (10-1800)
deleteafteramountintegerNoDelete after this many messages are sent (5-100)

Example Usage

/add channel:value deleteafterseconds:value deleteafteramount:value

This command allows you to add a new autopurge settings.


On this page