nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Easy Eula

Easy Eula

Mod

Allows you to agree to the minecraft EULA in console rather than restarting the server!

Server ManagementTechnologyUtility

6,630 downloads
17 followers

Maintenance PRs Welcome

ko-fi

Easy Eula

A tiny minecraft mod that allows you to agree to the minecraft EULA in console rather than restarting the server!

For Developers

You can include this mod into your projects build.gradle file for convenience when developing with minecraft servers.

repositories {
    maven { url "https://api.modrinth.com/maven" }
}

dependencies {
  modImplementation("maven.modrinth:easy-eula:1.1.0-fabric") // Or -forge
}

If extra functionality is required, the Eula can also be accepted in code via:

EasyEula.acceptEula();

This is especially useful for test mods that run in automated environments.

External resources


Project members

mrnavastar

Owner


Technical information

License
CC0-1.0
Client side
unsupported
Server side
required
Project ID