From 8ba49dc97c8f3d9a94964c5f05e19ceca672b593 Mon Sep 17 00:00:00 2001 From: Deepa <52133154+Deepacat@users.noreply.github.com> Date: Sun, 19 Apr 2026 01:49:48 -0500 Subject: [PATCH 1/2] Warn users about using essential --- src/routes/wiki/info/free-multiplayer/+page.svx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/routes/wiki/info/free-multiplayer/+page.svx b/src/routes/wiki/info/free-multiplayer/+page.svx index 5ee87072..492f24ad 100644 --- a/src/routes/wiki/info/free-multiplayer/+page.svx +++ b/src/routes/wiki/info/free-multiplayer/+page.svx @@ -19,6 +19,13 @@ import { Discord } from '$lib/reusables'; | [Cloudflared](https://www.curseforge.com/minecraft/mc-mods/cloudflared) | 1.7.10 -> 1.20.4 | Higher reliability | | | [Tunnely](https://modrinth.com/mod/tunnely) | 1.19.2 -> 1.21.10 | Friend system | Servers only available in US | +:::warning + +Using the "Essential" mod from essential.gg is NOT reccomended to be included within your modpack or used with modded minecraft! +There has been several accounts of the mod corrupting entire world saves leaving them unable to be loaded and irrepairable. + +::: + ## Oracle Free Tier [Oracle Free Tier](https://www.oracle.com/cloud/free/) is a service offered by the Oracle corporation to offer free 24GB servers to users who apply. The catch is that it's more time and effort to set up and maintain than any of the mods shown here, since you'd be setting up an unmanaged Linux server to play Minecraft from scratch. However, some [online guides](https://blogs.oracle.com/developers/how-to-setup-and-run-a-free-minecraft-server-in-the-cloud) do exist to aid through the process. From a2f6db5dbff1e1a50af13342cbc229fa8c1c3fd1 Mon Sep 17 00:00:00 2001 From: Deepa <52133154+Deepacat@users.noreply.github.com> Date: Sun, 19 Apr 2026 02:00:49 -0500 Subject: [PATCH 2/2] typo --- src/routes/wiki/info/free-multiplayer/+page.svx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/wiki/info/free-multiplayer/+page.svx b/src/routes/wiki/info/free-multiplayer/+page.svx index 492f24ad..c7312b8c 100644 --- a/src/routes/wiki/info/free-multiplayer/+page.svx +++ b/src/routes/wiki/info/free-multiplayer/+page.svx @@ -21,7 +21,7 @@ import { Discord } from '$lib/reusables'; :::warning -Using the "Essential" mod from essential.gg is NOT reccomended to be included within your modpack or used with modded minecraft! +Using the "Essential" mod from essential.gg is NOT recommended to be included within your modpack or used with modded minecraft! There has been several accounts of the mod corrupting entire world saves leaving them unable to be loaded and irrepairable. ::: @@ -45,4 +45,4 @@ which is insufficient to run most modpacks, as well as only allowing certain mod and they have been known to globally blacklist mods from their platform without notifying users[3], leading to other cascading issues. -::: \ No newline at end of file +:::