/KianaMC

a Akarin fork in dev

Primary LanguageJavaOtherNOASSERTION

KianaMC

Powered by Circle CI

KianaMC is currently under heavy development and contributions are welcome!

Introduction

KianaMC is a powerful server software from the 'new dimension', a fork of Torch.

As a Paper fork, it should support almost all plugins that work on Spigot.

Our project has a few key goals:

  • Open Access - Make more game mechanics configurable.
  • Stable - Make the server more safe and stable.
  • Fast - Simplify the logic and implement multi-threaded computing.

Issues and Pull Requests will be labeled accordingly

Get KianaMC

Download

Recommended

  • Circle CI - Checkout the 'Artifacts' tab of the latest build Login required

Open an Issue or a Pull Request if you want to add your website here

Build

Requirements

  • Java (JDK) 8 or above
  • Maven

Compile

./scripts/inst.sh --setup --fast

Notes

  • You must use --setup at least once to deploy necessary dependencies otherwise some imports cannot be organized.
  • For non-modified projects, it is recommended to add the --fast option to skip any tests.

Demo Servers

Credits

  • PaperMC
  • Akarin-project