Server core

DeerFoliaPlus

A feature-focused Minecraft server core based on DeerFolia, adding fake players, protocol bridges, custom recipes, posture actions, and utility commands.

MaintainedFree
Read docs

Introduction

DeerFoliaPlus is a feature-focused Minecraft server core maintained by LunaDeerMC. It is built on DeerFolia’s Folia regionized multithreading base and adds server functionality and client-protocol bridges rather than another set of performance optimizations. This page uses the repository’s 26.2.0-eb43c5e tag, Minecraft 26.2, and Java 25 build configuration as its reference.

DeerFoliaPlus is for servers that need fake players, Litematica collaboration, JEI recipe sync, custom recipes, posture actions, or administrator utility commands. It is still a complete server core, not a plugin. Check plugins, scripts, panels, and backup systems for Folia region-thread compatibility before switching.

Current capabilities

  • FakePlayer: create, save, load, and control server-side fake players with actions, configuration, and inventory interfaces.
  • Bedrock-style stronghold generation: replace Java’s finite ring layout with a random unlimited distribution.
  • Syncmatica and Servux: expose schematic sharing, structure overlays, and entity-data protocols for clients such as Litematica and MiniHUD.
  • Recipe Sync: send recipes to Fabric and NeoForge clients so mods such as JEI can show server recipes.
  • Custom Recipe System: load crafting, furnace, smoker, blast-furnace, campfire, and stonecutter recipes from config/custom-recipes.yml.
  • Posture System: add sitting, lying, crawling, standing up, and stair/slab chair interaction.
  • Utility commands: add time, weather, flight, invulnerability, hat, item-copy, inventory-inspection, suicide, and quick-workbench commands.

Read this before using it

The extra features are configurable, but DeerFoliaPlus cannot be installed like a Paper plugin. Make a complete backup of worlds, configuration, plugin data, and databases, then replace the core in a copied server directory. For Syncmatica, Servux, or recipe sync, also verify the client mod versions used by players.

Start with Installation and first start, then read Configuration overview and DeerFoliaPlus configuration. Use Commands and permissions before exposing player-facing utilities.

Documentation entry points