1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-11-22 09:02:28 +01:00
Pterodactyl-Panel/config/egg_features/eula.php

17 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.
|
*/
];