From d022ecc6cf4b2f498e7fa20ebaa992e6915d31c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ale=20=F0=9F=A4=8D?= <87880625+asbre@users.noreply.github.com> Date: Mon, 1 Dec 2025 08:36:10 +0100 Subject: [PATCH] Add metadata.json for Nexium server --- servers/nexium/metadata.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 servers/nexium/metadata.json diff --git a/servers/nexium/metadata.json b/servers/nexium/metadata.json new file mode 100644 index 0000000000..3ac90f0b96 --- /dev/null +++ b/servers/nexium/metadata.json @@ -0,0 +1,16 @@ +{ + +ㅤㅤ"id": "nexium", +ㅤㅤ"name": "Nexium", +ㅤㅤ"website": "https://www.nexium.it", +ㅤㅤ"store": "https://store.nexium.it", +ㅤㅤ"description": "Entra ora su Nexium.it", +ㅤㅤ"addresses": [ +ㅤㅤㅤㅤ"nexium.it", +ㅤㅤㅤㅤ"play.nexium.it", +ㅤㅤ], +ㅤㅤ"primaryAddress": "nexium.gg", +ㅤㅤ"minecraftVersions": [ +ㅤㅤㅤㅤ"1.21.*", + +}