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
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start 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