From ccebcd5e7b36630f60151b4cdb56d8663d8ca7d5 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 30 Aug 2024 12:25:07 +0200 Subject: Remove Warning again (#1332) --- enforced_values/pvwarning.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 enforced_values/pvwarning.json diff --git a/enforced_values/pvwarning.json b/enforced_values/pvwarning.json deleted file mode 100644 index ff812a3b..00000000 --- a/enforced_values/pvwarning.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "chatPSA": [ - "§c[NEU] Hypixel announced that they will disable old API endpoints on September 20, 2024. You are receiving this message because you are using an outdated version of NEU that still relies on these endpoints. Please update the mod at: §l https://modrinth.com/mod/notenoughupdates/" - ], - "enforcedValues": [ - { - "path": "profileViewer.useSoopyNetworth", - "value": true - } - ], - "affectedVersions": [ - 20000, - 20101, - 20303 - ] -} \ No newline at end of file -- cgit