ㄗㄠˋ ㄑㄧˊ 054d4f8f97 Updated Upstream (Paper)
Upstream has released updates that appears to apply and compile correctly

Paper Changes:
1dc7c308a Optimize Collision Chunk lookup and avoid loading far chunks
d5c6dbee5 Prevent Double PlayerChunkMap adds crashing server
a2a9ffe3b Fix issues with Activation Range causing large chunk lookups.
017297cdb Improve entity.getCurrentChunk() and use it for entity.isChunkLoaded()
52cf89060 Remove some old removed 1.14 patches that are never going to be needed (fixed/already applied)
2020-04-02 15:56:34 +08:00
2020-04-01 18:17:33 +08:00
2020-04-02 11:24:45 +08:00
2020-04-01 11:43:38 -07:00
2020-04-01 11:43:38 -07:00
2019-03-04 18:38:35 +08:00
2020-04-02 15:56:34 +08:00
2020-04-02 15:56:34 +08:00
2020-04-01 18:17:33 +08:00
2020-04-01 21:54:45 -07:00
2020-04-01 18:17:33 +08:00
2020-04-01 11:15:06 -07:00
2020-04-01 18:17:33 +08:00
2020-04-02 15:56:34 +08:00
2020-04-01 11:28:42 -07:00
2020-04-01 11:28:42 -07:00
2020-04-01 11:17:50 -07:00
2020-04-01 11:21:11 -07:00
2020-04-01 18:17:33 +08:00
2020-04-02 11:40:19 +08:00

Akarin FaceAkarin

Powered by Chat bStats Build Status Patreon Circle CI

Akarin is currently under heavy development and contributions are welcome!

Introduction

Akarin is a powerful server software from the 'new dimension', formerly known as 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.
  • Bedrock - 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 Akarin

Download

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

Build

Requirements

  • Java (JDK) 8 or above
  • Maven

Compile

./akarin jar

Notes

  • For non-modified projects, it is recommended to add the fast option to skip any tests.

Demo Servers

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

Contributing

  • You can checkout the src folder to see more. Please follow the patch style to do any change, so we are able to update between different Minecraft versions.
  • 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 us an email with your experience and necessary information.

Akarin project

Languages
Java 99.9%
Shell 0.1%