Installation Guide

Welcome to the Eternals ecosystem. Our modules are designed to be "Plug & Play". Follow these steps to ensure a clean installation on your production environment.

Important Recommendation

Do not use the /reload command. Always restart your server when installing or updating new jars to ensure packet injection loads correctly.

System Requirements

Before proceeding, ensure your server meets the native specifications.

# Minimum Specifications
Java Runtime: JDK 21 (Required for 1.21.x)
Server Core: Paper, Pufferfish, Purpur or Velocity
Game Version: 1.21, 1.21.1+

Installation Steps

The installation process is standard for any Spigot/Paper based server.

  1. Shutdown your Minecraft server instance completely.
  2. Drag and drop the module .jar file (e.g., EternalPit.jar) into your server's /plugins folder.
  3. Start the server using your startup script.

Verification

Upon first launch, the plugin will generate a configuration folder. You should see the following confirmation in your console:

[14:00:00 INFO]: [EternalPit] Enabling EternalPit v1.0...
[14:00:00 INFO]: [EternalPit] ✔ Core Injection Successful
[14:00:00 INFO]: [EternalPit] ✔ Config loaded in 5ms
[14:00:00 INFO]: [EternalPit] Module active. Ready for connection.