▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Easy Eula
Easy Eula

Easy Eula

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

19.9K
21

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.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:CC0-1.0
Опубликован:2 года назад
Обновлён:1 год назад
Главная