About Minecraft Server Tutorial

One person, a few servers, and a habit of writing down what actually worked.

Last updated

Who writes this

I'm Jack Hair, a software engineer. I run Minecraft servers for friends, and I build and maintain Minecraft mods for Fabric, NeoForge, and Forge. They are published on CurseForge with source on GitHub, and they are listed further down this page.

This site started as the notes I kept for myself every time a new Minecraft version changed the Java requirement, moved a setting, or broke a plugin. Publishing them meant I only had to work each problem out once.

How the guides are written

Every command on this site has been run on a real machine before it was published. The Windows, macOS, and Linux tabs exist because the steps genuinely differ, not because it looks thorough.

Version facts such as which Java a release needs, which server.properties keys were removed, and whether a plugin has a build for the current version are checked against primary sources: the Minecraft Wiki changelogs, the PaperMC documentation, Adoptium, the Linux distribution package indexes, and each plugin's own download page. When something cannot be verified, the page says so rather than guessing.

Each page shows the date it was last updated, and that date only moves when the content changes. When Mojang ships a new drop, the setup tutorial and the guides are re-tested against it.

Mods I maintain

Published on CurseForge as BeansMC, with source on GitHub under the MIT license. Each one targets the current Minecraft release and is updated for new drops.

Improved Inventory Tabs

Adds tabs to your inventory screen so you can open nearby chests and blocks without leaving it. Client-side, with vertical or horizontal tabs, and it cannot bypass protected containers.

Minecraft 26.2, 1.21.1, and 1.20.1 · Fabric, NeoForge, Forge, and Quilt

Power Farm

Electrified farming: steam and biogas generators power sprinklers, harvesters, ranching, beekeeping, and tree farms, with Tech Reborn-compatible energy.

Minecraft 26.2 · Fabric

Blinking Despawn Items

Items lying on the ground start to blink shortly before they despawn, so you notice them in time to pick them up. Client-side, works on vanilla servers.

Continues StrikerRocker's Clear Despawn for current Minecraft versions.

Minecraft 26.2 · Fabric and NeoForge

Custom Despawn Timer

Choose how long dropped items stay on the ground before they despawn, from one second to about 27 minutes. Server-side, so players do not need it installed.

Minecraft 26.2 · Fabric and NeoForge

How the site is funded

Two ways, both disclosed on every page they appear on. Some pages carry an affiliate link to BisectHosting; if you sign up through it, the site earns a commission and you pay the same price. The site also shows Google AdSense ads, which are only personalised if you accept advertising cookies in the banner.

Neither changes the advice. The guides recommend self-hosting first because that is what they are about, and hosting is mentioned where it is genuinely the easier option. No hosting company has paid for placement or reviewed a page before publication.

Corrections and contact

If a step is wrong, out of date, or does not work on your setup, email contact@minecraftservertutorial.com. Corrections get fixed and the page's updated date bumped. Bug reports for the mods go to their GitHub issue trackers.

This site is not affiliated with Mojang or Microsoft. Its sister site, HytaleServerTutorial.com, covers Hytale servers the same way.