William's Server

Minecraft 26.2 Fabric Checking status...

Open daily 10:00 – 00:30

Hall of Fame

Are the images not loading? Surf to chrome://flags and enable 'Enable JXL image format'.

Mods

All mods use the Fabric loader. Fabric API is required as a dependency for most mods. We reccomend using Prism Launcher for this.

Required Required
Quality of Life Optional
Performance Optional
Server Mods Server only

⚠ These mods run on the server — do not download them yourself. They are listed here for transparency only.

Performance (Optional)

The following JVM arguments are recommended for improved garbage collection. All research credit goes to Exa's Corner. Full argument reference: exa.y2k.diy/garden/jvm-args.

-XX:+UseZGC
-XX:+UseCompactObjectHeaders
-XX:+UseZGC
Enables the Z Garbage Collector — a modern, low-latency GC with extremely fast collection cycles regardless of heap size.
-XX:+UseCompactObjectHeaders
Enables a new way for Java objects to be represented in the heap that results in less memory usage and better performance.

Make sure -Xms(min memory allocation) and -Xmx(max memory allocation) are the same to avoid allocation/GC thrashing. 4G is good enough for running the following mods