Folia is an experimental fork of the Paper Minecraft server software designed to improve scalability by introducing region-based multithreading. Traditional Minecraft servers run most game logic on a single main thread, which creates performance bottlenecks when many players are active simultaneously. Folia addresses this limitation by dividing the game world into independent regions composed of nearby chunks and assigning each region its own tick loop. These regions run concurrently on multiple threads within a thread pool, allowing server hardware with many CPU cores to process gameplay events in parallel. This architecture significantly increases scalability for large multiplayer environments where players are distributed across different areas of the world. Because the project fundamentally changes how the server processes game logic, many existing plugins are not immediately compatible and must be adapted for the new threading model.

Features

  • Region-based multithreading architecture for improved server scalability
  • Independent tick loops for separate world regions
  • Parallel processing of gameplay logic using thread pools
  • Built as an experimental fork of the Paper Minecraft server platform
  • Designed for high-player-count servers and distributed gameplay worlds
  • New concurrency model requiring specialized plugin development

Project Samples

Project Activity

See All Activity >

Categories

Minecraft Mods

License

GNU General Public License version 3.0 (GPLv3)

Follow Folia

Folia Web Site

Other Useful Business Software
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Folia!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Registered

2026-03-13