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
Try Google Cloud Risk-Free With $300 in Credit Icon
Try Google Cloud Risk-Free With $300 in Credit

No hidden charges. No surprise bills. Cancel anytime.

Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
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

2 days ago