Skip to content

CentauriCloud/CentauriCloud

Repository files navigation

CentauriCloud

CentauriCloud is a fully open source system to manage your minecraft server network. CentauriCloud offers an extensible module system to enhance it with your own functionality. You can easily configure every part to fit your needs.

Build Status

Module system

The module system allows you to write your own modules to extend system-core functionality. You can get started with developing your own module by checking out the wiki pages.

Official modules (supported by Centauri Developer Team)

*requires Cloud Rest API to work

Rules for Pull Requests

  • Create clearly understandable commits

  • Squashing or Rebasing is forbidden

  • Document some complicated things, but not everything