Config file

Config = {}

Config.TestCommand = { -- Command for notify showcase. This command dont use groups, everyone has permission!
    enable = false, -- true/false
    command = "test_notify", -- Command you want to write in chat
}

Last updated