diff --git a/ND_Chat/config.lua b/ND_Chat/config.lua index 95aea36..10e59ef 100644 --- a/ND_Chat/config.lua +++ b/ND_Chat/config.lua @@ -3,6 +3,8 @@ config = { ["/gme"] = true, ["/ooc"] = true, ["/twt"] = true, + ["/pay"] = true, + ["/give"] = true, ["/darkweb"] = { enabled = true, canNotSee = { @@ -21,4 +23,4 @@ config = { "LSFD" } } -} \ No newline at end of file +}