EternalCore

Quick rating

EternalCore

No reviews yet

EternalCore is a modern, actively maintained alternative to EssentialsX. It provides the most important server features in one plugin, with better configuration, performance, and support for the latest Minecraft versions.

Mod Loaders
Paper
Spigot
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
2.0.0

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

🚀 EternalCore 2.0 has landed!
This is a major release with internal changes, new systems, and config updates.
Please read the changelog carefully before upgrading:
👉 https://github.com/EternalCodeTeam/EternalCore/releases/latest

Welcome to EternalCore! 🚀

EternalCore is a modern, actively maintained alternative to EssentialsX. It provides the most important server features in one plugin, with better configuration, performance, and support for the latest Minecraft versions.

ℹ️ Information

  • EternalCore fully supports Minecraft's latest minor versions starting from each major version, starting from 1.19 onward, e.g. 1.19.4, 1.20.6, 1.21.11.
  • Requires Java 21 or later to work properly. For older versions of Java, this may affect the functionality of the plugin.
  • If you have any questions, perhaps you will find a solution to them in our documentation, you can also ask us about it on discord.

🛠️ Development Builds

Get the latest development builds from our website

✨ Features

  • ⌨️ Over 80+ useful commands.
  • ✅ Slot Bypass (eternalcore.bypass.slot)
  • 💤 AFK System
  • 💬 Chat & Interaction:
    • Admin Chat, Auto Messages, Chat On/Off, Slow Mode
    • Private Messaging (/msg, /reply, /socialspy, /ignore)
    • /helpop for player support
    • Advanced Notification System (Title, Actionbar, BossBar, etc.)
    • Custom Join, Quit, and Death messages
    • Server links feature (Click to see how it works)
    • 🌌 Teleportation & Travel:
      • Complete Home, Warp, and Spawn System
      • Random Teleport (RTP) for wild exploration
      • Teleport Requests (TPA) and /back command
      • Navigation tools: /tpup, /tprp, /tppos, /tphere
    • 🛡️ Moderation & Administration:
      • Jail, Freeze, and Vanish Systems
      • Admin Tools: /sudo, /powertool, /butcher (Mob Control)
      • Inventory Management: /clear, /repair, and Disposal (/disposal)
    • 👤 Player Management:
      • Attributes: Gamemode, Fly, Speed, Godmode, Heal, Feed
      • Information: /whois, Playtime, Last Seen, Ping check
      • Utilities: Hat /hat, Skull /skull, Near players via /near
    • 🌍 Items & World:
      • Open Utility Blocks (Workbench, Anvil, Enderchest, etc.)
      • Item Editing (Name, Lore, Flags) and Sign Editing
      • Time, Weather management
    • ⚙️ Core & Integration:
      • 📄 PlaceholderAPI Support
      • 🗂️ Database Integration (PostgresSQL, SQLite, MySQL, MariaDB, H2)
      • 🌈 Adventure & MiniMessage integration
      • 🔨 Advanced Configuration System
    • ...and much more!

👷 Developer API

To use the 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:2.0.0")

For Maven projects use:

<dependency>
    <groupId>com.eternalcode</groupId>
    <artifactId>eternalcore-api</artifactId>
    <version>2.0.0</version>
    <scope>provided</scope>
</dependency>
  1. You are ready to use EternalCoreAPI in your project.

🏗️ Building

To build EternalCore, follow these steps (Make sure you have JDK 21 or higher):

./gradlew clean eternalcore-plugin:shadowJar
  • The output file will be located at eternalcore-plugin/libs.

🐙 Contributing

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

❤️ Special Thanks

JetBrains

We express our gratitude to JetBrains for providing Open Source Licenses for their outstanding tools. We recommend using IntelliJ IDEA to work with our projects and boost your productivity!

YourKit

YourKit supports our open-source projects with their advanced tools for profiling and monitoring.
Creators of the YourKit Java Profiler, .NET Profiler and YouMonitor.

Screenshots

Gallery

  • 🥏 /warp - GUI
    🥏 /warp - GUI The /warp command opens a GUI that allows for easy warp selection, which makes it attractive for players.
  • 👔 Sign editor
    👔 Sign editor The /signedit command allows you to set custom formatted text in various lines/sides of signs. Supports MiniMessage!
  • 🧿 Random teleport
    🧿 Random teleport The random teleport command allows for fast teleportation across the Minecraft world.
  • 📡 Near
    📡 Near The /near command shows nearby entities of a given scope within a given radius. You can filter entities, whether they are hostile, passive, leashed, players, raider or living.
  • 👥 Set server slots
    👥 Set server slots With the /setslot command, you can set the number of server slots dynamically, without needing to restart the server.
  • 📲 Demo screen command
    📲 Demo screen command With the /demoscreen <player> command, you can show a player the Demo Screen overlay.
  • ❄️ Freeze
    ❄️ Freeze The /freeze command allows you to add the freezing effect to players, causing damage.
  • 📦 Containers
    📦 Containers EternalCore allows you to open various container inventories, such as workbench, anvil, enchanting table, smithing table, etc.
  • 🪄 Vanish
    🪄 Vanish With the /vanish command, you can become invisible to other players! Moreover, they will not see your join/leave messages.
  • 🏠 Setting a home
    🏠 Setting a home
  • 💬 Private messages
    💬 Private messages The /msg command allows for messaging between players.
  • 📹 Seen
    📹 Seen /seen - check when the player was last seen.
  • 🕑 Time
    🕑 Time With the '/time set' command, you can easily manipulate in-game time. Moreover, you can use shortcuts, such as '/day', or '/night' to make it even quicker! You can even create your own shortcuts using the command configurator!
  • 👁️ Elder Guardian command
    👁️ Elder Guardian command With the /elderguardian <player> command, you can show a player the Elder Guardian overlay effect. You can pick whether you want to play the sound too. This does not apply the Mining Fatigue effect.
  • ❤️ Healing
    ❤️ Healing The /heal command allows you to instantly heal yourself, remove any negative effects, and replenishes your hunger bar, as in EssentialsX.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~3,000
Downloads
Last Updated
CurseForge
Modrinth
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works