054d4f8f9705ce5adcca7882be7a5adf6765518c
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)
Akarin
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
Recommended
- Circle CI - Checkout the 'Artifacts' tab of the latest build Login required
- JosephWorks Jenkins
- Melon Jenkins - Offline
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
fastoption to skip any tests.
Demo Servers
- Fair Server
- LoyaltyMC
demo.akarin.io(official)
Open an Issue or a Pull Request if you want to add your website here
Contributing
- You can checkout the
srcfolder 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.
Description
AkarinMC Repository Backup
akarinbukkitcraftbukkitforkminecraftminecraft-serverpaperperformanceserverspigottorchtorchmctorchspigot
Readme
63 MiB
Languages
Java
99.9%
Shell
0.1%
