eripe14 / EternalCore

♾️ All the most important server functions in one!

Home Page:https://eternalcode.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme Banner

Discord Website

Percentage of issues still open GitHub forks GitHub stars GitHub license

Warrning ❗

Remember EternalCore is at an early stage of development, you use it at your own risk!

Informations

  • EternalCore supports Minecraft version 1.17.1, 1.18.2, 1.19.2+
  • EternalCore requires Java 17 or higher. On older versions, the plugin may not work properly.

Development builds

Get the development builds from GitHub Actions

A guide for big brains

gif

Building

To build EternalCore do the following (Make sure you have JDK 17 or higher)

./gradlew shadowJar
  • Output file will be located at build/libs

Contributing

Create a public EternalCore fork, make changes and then create a Pull Request See CONTRIBUTING.md to find out more.

License

EternalCore is published under the GNU GPLv3 license. In particular, the developer:

  • It can modify and improve the code
  • Can distribute production versions
  • He must publish any changes made, ie the public fork of this repository
  • It cannot change the license or copyright

Additionally:

  • It is forbidden to modify or remove the code responsible for the compliance of production versions with the license.
  • The authors of this project are not responsible for using the application, modifying and distributing it.
  • Trademarks appearing in this project and this document belong to their rightful owners and are used for informational purposes only.

Other Dependencies usages

About

♾️ All the most important server functions in one!

https://eternalcode.pl

License:GNU General Public License v3.0


Languages

Language:Java 98.9%Language:Kotlin 1.1%