EternalCore - ♾️ All the most important server functions in one! icon

EternalCore - ♾️ All the most important server functions in one! -----

EternalCore is dedicated to incorporating essential and highly practical server functions into a sin



v1.2.0 Update!
Enhancements

  • Add configurable default home name.
  • Add option to disable mark as afk.
  • Add Jail system.
  • Add private chat api.
  • Refactor base code of Warp and Teleport system.
  • Other minor improvements.

Bug Fixes

  • Fix multipart sudo command.
  • Fix audience converter for console.

‍ 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:
Code (Text):

maven("https://repo.eternalcode.pl/releases")
 
For Maven projects use:
Code (Text):

[xml]<repository>
    <id>eternalcode-reposilite-releases</id>
    <url>https://repo.eternalcode.pl/releases</url>
</repository>[/xml]
 
2. Add dependency:

For Gradle projects use:
Code (Text):

compileOnly("com.eternalcode:eternalcore-api:1.2.0")
 
For Maven projects use:
Code (Text):
<dependency>
    <groupId>com.eternalcode</groupId>
    <artifactId>eternalcore-api</artifactId>
    <version>1.2.0</version>
    <scope>provided</scope>
</dependency>
----------, Apr 12, 2024
Resource Information
Author:
----------
Total Downloads: 1,713
First Release: Aug 25, 2023
Last Update: Feb 22, 2025
Category: ---------------
All-Time Rating:
8 ratings
Find more info at docs.eternalcode.pl...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings