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.
- Shutdown your Minecraft server instance completely.
- Drag and drop the module
.jarfile (e.g.,EternalPit.jar) into your server's/pluginsfolder. - 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.