mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -23,12 +23,9 @@ return {
|
|||||||
allow_command_prefix_for_messages = true, --- @setting allow_command_prefix_for_messages when true any message trigger will print to all player when prefixed
|
allow_command_prefix_for_messages = true, --- @setting allow_command_prefix_for_messages when true any message trigger will print to all player when prefixed
|
||||||
messages = { --- @setting messages will trigger when ever the word is said
|
messages = { --- @setting messages will trigger when ever the word is said
|
||||||
["discord"] = { "info.discord" },
|
["discord"] = { "info.discord" },
|
||||||
["expgaming"] = { "info.website" },
|
["aperx"] = { "info.website" },
|
||||||
["website"] = { "info.website" },
|
["website"] = { "info.website" },
|
||||||
["status"] = { "info.status" },
|
|
||||||
["github"] = { "info.github" },
|
["github"] = { "info.github" },
|
||||||
["patreon"] = { "info.patreon" },
|
|
||||||
["donate"] = { "info.patreon" },
|
|
||||||
["command"] = { "info.custom-commands" },
|
["command"] = { "info.custom-commands" },
|
||||||
["commands"] = { "info.custom-commands" },
|
["commands"] = { "info.custom-commands" },
|
||||||
["softmod"] = { "info.softmod" },
|
["softmod"] = { "info.softmod" },
|
||||||
|
|||||||
Reference in New Issue
Block a user