This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/config/egg_features/eula.php

16 lines
505 B
PHP

<?php
return [
/*
|--------------------------------------------------------------------------
| Egg Feature: EULA Popup
|--------------------------------------------------------------------------
|
| This popup is enabled for Minecraft eggs and allows a custom frontend
| hook to run that monitors the console output of the server and pops up
| a modal asking the user to accept it if necessary.
|
| There is no additional configuration necessary.
|
*/
];