1<?php 2 3return [ 4 /* 5 |-------------------------------------------------------------------------- 6 | Egg Feature: EULA Popup 7 |-------------------------------------------------------------------------- 8 | 9 | This popup is enabled for Minecraft eggs and allows a custom frontend 10 | hook to run that monitors the console output of the server and pops up 11 | a modal asking the user to accept it if necessary. 12 | 13 | There is no additional configuration necessary. 14 | 15 */ 16]; 17 18