Skip to content

Minecraft Blog

Guides, tutorials, and the latest news about Minecraft servers and skins

Building Servers in C#: The Obsidian Minecraft Alternative

Building Servers in C#: The Obsidian Minecraft Alternative

Obsidian is a C# implementation of the Minecraft server protocol, offering developers a modern alternative to Java-based servers. It features a custom plugin framework, low memory usage, and Docker support for scalable deployments.

iceice
2
How to Use Crucible for Modded Minecraft Servers

How to Use Crucible for Modded Minecraft Servers

Crucible is a 1.7.10 Minecraft server that runs both Forge mods and Bukkit plugins simultaneously. It's an improved fork of Thermos with better stability, performance, and Java 8-21 support. Perfect for legacy server admins.

iceice
14

Understanding Minecraft Bedrock Protocol in 2026

Protocol is a Java codec library for Minecraft Bedrock Edition that handles packet encoding/decoding across multiple versions. It's the foundation for projects like Geyser, Cloudburst, and ProxyPass, making it essential for anyone building custom Bedrock servers, proxies, or bridging tools.

iceice
10

ZalithLauncher2: Playing Minecraft Java on Android in 2026

ZalithLauncher2 is a modern Minecraft Java Edition launcher for Android with full mod support, Material Design 3 UI, and active development. Learn how to install it, what devices work, and why Java players prefer it over Bedrock Edition on mobile.

iceice
14
Flying-Squid: Building a Custom Minecraft Server in JavaScript

Flying-Squid: Building a Custom Minecraft Server in JavaScript

Flying-squid is a JavaScript library for building custom Minecraft servers without Java. It supports Minecraft 1.8-1.21, includes world generation and multi-world support, and works great for small communities and experimental game modes. Perfect for developers who want server control in a familiar language.

iceice
23
How to Connect Your Minecraft Server to QQ with MiraiMC

How to Connect Your Minecraft Server to QQ with MiraiMC

MiraiMC is a Minecraft server plugin that bridges your game world with QQ, a messaging platform popular across Asia. It lets you automate announcements, sync chat, and manage players across both platforms - essential if your community spans multiple countries.

iceice
16
BungeeGuard: Securing Your Minecraft Proxy Network

BungeeGuard: Securing Your Minecraft Proxy Network

BungeeGuard is a security plugin that prevents malicious players from bypassing your Minecraft proxy and connecting directly to backend servers. It uses token-based authentication on BungeeCord and Velocity proxies. Essential for any publicly-accessible multi-server network.

iceice
16
Building Custom Inventories: The inventory-framework Deep Dive

Building Custom Inventories: The inventory-framework Deep Dive

inventory-framework is a Java API for creating custom Minecraft inventory interfaces. It supports Bukkit, Paper, and Minestom servers with a clean, cross-platform API. Perfect for plugin developers building advanced game mechanics.

iceice
11
How Craft-Engine Lets You Add Custom Minecraft Content

How Craft-Engine Lets You Add Custom Minecraft Content

Craft-Engine is a Paper/Folia plugin for creating custom Minecraft content through configuration files. It supports custom blocks, items, recipes, and decorative furniture without requiring code. Ideal for server admins and creative players.

iceice
12

Raknetify: Fixing Minecraft Lag on Unreliable Connections

Raknetify uses RakNet's multi-channel architecture to eliminate Minecraft lag on unreliable connections. Learn how it works, how to install it, and whether you actually need it for your playstyle.

iceice
9
DivineMC: Building Parallel-Threaded Minecraft Servers That Scale

DivineMC: Building Parallel-Threaded Minecraft Servers That Scale

DivineMC is a Purpur fork that adds parallel chunk ticking and async operations to help Minecraft servers handle more players. Learn how it works, how to install it, and whether it's right for your setup.

iceice
9
Setting Up BedWars on Your Minecraft Server

Setting Up BedWars on Your Minecraft Server

Learn how to install and configure BedWars, the stable minigame plugin for Minecraft servers. Covers team battles, custom shops, and arena setup from installation to optimization.

iceice
12