From b86cbb97ea4ce3ae53148aba7a869be094dabc98 Mon Sep 17 00:00:00 2001 From: codingfire <88985009+codingfirewastaken@users.noreply.github.com> Date: Fri, 2 Jan 2026 09:10:54 -0500 Subject: [PATCH] Update Mospixel IP and add the other anticheats BlocksMC uses BlocksMC uses Verus, NCP, and a custom anticheat called "Watchdog" (Not a joke) alongside Grim. And mospixel also has the domain mc.themoskau.xyz --- servers.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/servers.json b/servers.json index f8c32c0..c415073 100644 --- a/servers.json +++ b/servers.json @@ -72,7 +72,7 @@ { "name": "Blocks MC", "ips": ["blocksmc.com"], - "anticheat": "Grim", + "anticheat": "Grim + Verus + NCP + Custom", "ipBans": true, "antiVpn": true }, @@ -125,7 +125,7 @@ }, { "name": "Mospixel", - "ips": ["funniesthvh.uk"], + "ips": ["funniesthvh.uk", "mc.themoskau.xyz"], "anticheat": "Old NoCheatPlus", "ipBans": false, "gridBan": false,