diff --git a/mods/ctf/ctf_inventory/init.lua b/mods/ctf/ctf_inventory/init.lua index 841e935..3bd31f8 100644 --- a/mods/ctf/ctf_inventory/init.lua +++ b/mods/ctf/ctf_inventory/init.lua @@ -37,6 +37,12 @@ local items = { color .. "Other", "", + "* Official CaptureTheFlag Matrix Room (not related to this server):", + "* https://matrix.to/#/#capturetheflag:matrix.org", + "", + "* Capture the Flag v2 Matrix Room of this server: ", + "* https://matrix.to/#/#ctf:matrix.sp-codes.de", + "", "* Capture The Flag Discord (not related to this server): https://discord.gg/vcZTRPX", } for i = 1, #items do