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