Go to file
dependabot[bot] 8a0951bd4c Bump mysql-connector-java from 5.1.45 to 8.0.28 in /sources
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 5.1.45 to 8.0.28.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/5.1.45...8.0.28)

---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-28 06:20:18 +00:00
2018-05-16 02:44:35 +08:00
2018-09-02 15:56:10 +08:00
2021-04-01 19:47:10 +02:00
2022-04-27 21:28:18 +03:00
2021-04-01 19:06:27 +02:00
2021-12-13 21:07:55 +01:00
2018-07-17 21:05:39 -07:00
2021-12-13 20:34:57 +01:00

Akarin FaceAkarin

Powered by Chat bStats

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

./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.
  • If your machine has insufficient memory, you may want to add the --remote option to avoid decompiling locally.

Demo Servers

  • demo.akarin.io (official)
  • omc.hk (auth required)

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

Contributing

  • Akarin uses Mixin to modify the code. You can checkout the sources folder to see more.
  • 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%