This commit is contained in:
2025-01-09 03:44:56 +09:00
parent c168095249
commit 46bb73b927
5 changed files with 18 additions and 27 deletions

View File

@@ -8,15 +8,13 @@ return {
},
messages = { --- @setting messages the messages that each one will say, must be same name as its location
["Spawn"] = {
-- { "info.website" },
{ "info.website" },
{ "info.read-readme" },
-- { "info.discord" },
{ "info.softmod" },
-- { "info.redmew" },
{ "info.custom-commands" },
{ "info.lhd" },
{ "info.github" },
-- { "info.patreon" },
{ "info.graph" },
},
},
}