Merge pull request #31 from BreezyTheDev/patch-2

feat(commands): /pay & /give
This commit is contained in:
Andyyy7666
2022-09-07 12:23:35 +02:00
committed by GitHub

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