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

Paper Changes:
bc17ce69d Delay unsafe actions until after entity ticking is done - Fixes #3114
5553e6b3e Disable Sync Events firing Async errors during shutdown
e12c51d9b Use better variable for isStopping() API
586ee2bb1 Remove patch for MC-111480, fixed in 1.14
09a942155 Remove streams from Mob AI System
bb5c294ec Fix Disabling Asynchronous Chunks
089d83568 Implement Chunk Priority / Urgency System for World Gen
fce69af70 Use dedicated thread for main thread blocking chunk loads
588b62e47 Add tick times API and /mspt command (#3102)
11de41c77 Add API MinecraftServer#isStopping (#3129)
942ff3c28 My patches are under MIT (#3130)
2020-04-12 12:13:51 +08:00
2020-04-01 11:43:38 -07:00
2019-03-04 18:38:35 +08:00
2020-04-12 12:13:51 +08:00
2020-04-12 12:13:51 +08:00
2020-04-11 13:13:24 +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-11 13:13:24 +08:00
2020-04-11 12:37:04 +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-05 17:52:05 -07:00

Akarin FaceAkarin

Powered by Chat bStats Build Status Patreon

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

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%