Page cover

How is it Customize

you can customize the chat according to your own server you can turn off and open some features

Debug

loads the settings without waiting for the character to load, allowing you to try your settings

Config.Debug = true

ShowChatKey

Here you can set which key to open the chat when pressed

Config.ShowChatKey = 'T'

CommandCooldownTime

waiting time setting to avoid span when entering consecutive kumut

Config.CommandCooldownTime = 1000 --default 1000 => 1 sec

EnableEmojiMenu

You can open and close the emoji chat from this section

Config.EnableEmojiMenu = true

RpTextRange

you can determine how far away the thrown kumuts are visible

Enable Config

You can close and open these commands if you want

Log Config

You can set which commands appear in the chat and which do not.

TypeColors

You can specify which color the commands will appear in the chet

TypeCommands

Write here the message types that are different from the message commands

Interact

if you cannot enter any other command here, you can only respond with your own command. For ex this report command can respond as reportr and report.

Filters

In this area you can edit the categorization section above the chat

TriggerEvents

change to your discord log scrpit

Last updated