MC

The Basics

// TODO

Setting Up

// TODO

Basic Gaming

// TODO

Automation

// TODO

Farms

Transportation

Redstone

// TODO

Command Blocks

// TODO

Historical Circuit: utilizing falling sand, signs, cactus to implement circuits

Adventure Map Maker

Architecture

Servers

There are many great servers:

Modern Server Architecture

Core choices:

TLDR: Use Paper whenever you can.

Proxy Choice:

Paper Version Recommended Java Version
1.8 to 1.11 Java 8
1.12 to 1.16.4 Java 11
1.16.5 Java 16
1.17.1-1.18.1+ Java 17

Traditionally, server are designed for a single version. However, since 1.8, spigot released a version of the core started to support all versions up to the most updated version by using hacks for compatibility. The most visible hack is turning "right sward blocking" to "shield". Since we can't change client side.

ViaVersion Capabilities

ViaVersion Capabilities

From that, plugin developers developed ViaVersion to support connection for all future clients.

Clients Side Modification

Moded Minecraft

Minecraft Server Architecture

Other Products

Animation Minecraft

Table of Content