Skip to content
SkyCore edited this page May 14, 2026 · 5 revisions

FaunaReborn Wiki

Official documentation for installing and configuring FaunaReborn on Paper/Folia Minecraft servers.


What Is FaunaReborn?

FaunaReborn turns passive farm mobs into configurable hostile encounters, with focus on:

  • Paper 1.21+ compatibility
  • Folia support
  • Per-species modular architecture: Chicken, Cow, Pig
  • Performance controls (LOD, chunk/world/tick limits)
  • YAML-based configuration with hot reload workflow

Quick Navigation

Setup

Access Control

Support


Core

Implemented and configurable entities:

  • chicken (entities/chicken.yml)
  • cow (entities/cow.yml)
  • pig (entities/pig.yml)

Core systems currently present:

  • Provocation-based hostility
  • Item-pickup territoriality
  • Social alert propagation
  • Environment modifiers (rain, thunderstorm, full moon)
  • Targeting ignore filters (invisibility, vanish, god-mode, etc.)

Command Surface

Base command: /fauna
Aliases: /faunareborn, /fr

Current subcommands:

  • help
  • version
  • about
  • entities
  • reload
  • gui
  • lang

Version and Ownership

Field Value
Documentation Status Active
Intended Environment Staging / Production
Target Platform Paper 1.21+ / Folia
Last Updated 2026-05-14
Project https://github.com/devskycore/FaunaReborn

Support

  • Bug reports and feature requests: Issues
  • Operational questions and setup support: Discussions

Clone this wiki locally