EternalCore

EternalCore

Plugin

EternalCore is your ultimate companion for enhancing your Minecraft server experience. 💎 Crafted with care, EternalCore is dedicated to incorporating essential and highly practical server functions into a single plugin.

Server Game MechanicsManagementTechnologyUtility

757 downloads
16 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Update v1.3.4!

Changelog

Fixes

  • Fixed legacy color support.
  • Fixed the teleport timer that's spam on chat when uses a chat message.
  • Fixed timer formatting that shows's milliseconds.
  • Fixed sound sending from configuration files.
  • Fixed the jar name that suggests is eternalcore support only 1.17-1.20 versions.

👨‍🏭 Developer API

To use EternalCore API, you first need to add EternalCode to your project. To do that follow these steps: You can check the latest release number here.

  1. Add repository:

For Gradle projects use:

maven("https://repo.eternalcode.pl/releases")

For Maven projects use:

<repository>
    <id>eternalcode-reposilite-releases</id>
    <url>https://repo.eternalcode.pl/releases</url>
</repository>
  1. Add dependency:

For Gradle projects use:

compileOnly("com.eternalcode:eternalcore-api:1.3.4")

For Maven projects use:

<dependency>
    <groupId>com.eternalcode</groupId>
    <artifactId>eternalcore-api</artifactId>
    <version>1.3.4</version>
    <scope>provided</scope>
</dependency>

Files

EternalCore v1.3.4 (MC 1.17.x-1.21.x).jar(1.81 MiB) Primary Download

Project members

EternalCodeTeam

EternalCodeTeam

Organization

Details

Licensed GPL-3.0-only
Published a year ago
Updated a month ago