2018-05-17 01:46:11 +08:00
2018-05-16 02:44:35 +08:00
2018-05-16 22:53:59 +08:00
2018-05-17 01:45:33 +08:00
2018-05-16 02:44:35 +08:00
2018-05-16 02:44:35 +08:00
2018-05-16 02:44:35 +08:00
2018-05-17 01:46:11 +08:00

Akarin

Minecraft bStats

Introduction

Akarin is a powerful server software form the 'new dimension', formerly known as Torch.

As a Paper fork, it supports almost plugins that Spigot can use.

It has a few key goals:

  • Open Access - Make more game mechanism configurable.
  • Bedrock - Safety and stable is important for a server.
  • Fast - Simplify the logic and import the multi-thread compute.

Akarin is under heavy development yet, contribution is welcome and run a test before putting into production.

Build/Compile

Requirements

  • Java (JDK) 8 or above
  • Maven

Build

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

For non-modification compile, add --fast option to skip the test is recommended.

Contributing

  • Feel free to open an issue if you have any problem with Akarin.
  • Pull Request is welcomed, Akarin use Mixin to modify the code, you can checkout sources folder to see them. Moreover, add your name to the LICENSE if you want to publish your code under the MIT License.
  • If you want to join the Akarin-project team, you can send an email to kira@kira.moe with your experience and necessary information. Besides, welcome to join our TIM Group to chat.

Akarin project

Languages
Java 99.9%
Shell 0.1%