Update config.lua

Pay Commands added.
This commit is contained in:
BreezyTheDev
2022-08-17 15:27:50 -07:00
committed by GitHub
parent 7f58b4b7d1
commit 7b94cfff77

View File

@@ -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"
}
}
}
}