<!DOCTYPE html> <html> <head> <meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1"> <title>GoodOmens</title> <meta name="author" content="L-Nafaryus"> <meta name="description" content="GoodOmens - PaperMC server on NixOS"> <meta name="keywords" content="goodomens,minecraft,nixos"> <meta name="referrer" content="no-referrer"> <meta property="og:site_name" content="GoodOmens"> <meta property="og:title" content="GoodOmens"> <meta property="og:url" content="https://mc.elnafo.ru/"> <meta property="og:description" content="GoodOmens - PaperMC server on NixOS"> <meta property="og:type" content="website"> <meta property="og:image" content="https://mc.elnafo.ru/assets/images/goodomens-logo.png"> <link rel="stylesheet" href="/assets/style/master.css"> <link rel="shortcut icon" href="/assets/images/favicon.ico" sizes="64x64" crossOrigin="anonymous"/> </head> <body> <header> <center> <a href="/"> <img src="/assets/images/goodomens.png" alt="GoodOmens" style="height:100px;"> </a> </center> </header> <div class="container main"> <section class="sign"> <center> <h2>Address</h2> <h2>mc.elnafo.ru</h2> </center> </section> <a href="/map/"> <section class="sign"> <center> <img src="/assets/images/map.webp" alt="Map" style="height: 64px;"> <h2>Map</h2> </center> </section> </a> <a href="/gallery/"> <section class="sign"> <center> <img src="/assets/images/creebet.webp" alt="Gallery" style="height: 64px;"> <h2>Gallery</h2> </center> </section> </a> </div> <section class="main"> <h1>Rules</h1> <ul> <li>Do not be an asshole, otherwise <b>Operators</b> will punish you.</li> <li>Talk to others the way you want to be talked to.</li> <li>Do not spam.</li> <li>Do not try to grief, all your destructive actions are <b>easy</b> recoverable.</li> <li>Be relaxed.</li> </ul> <p>It doesn't take much to have a good time. Enjoy your journey!</p> </section> <div class="container main"> <a href="https://discord.gg/ZWUChw5wzm"> <section class="sign"> <center> <img src="/assets/images/discord.png" alt="Discord" style="height: 64px;"> <h2>Discord</h2> </center> </section> </a> <a href="https://vcs.elnafo.ru/L-Nafaryus/bonfire/src/branch/master/nixosConfigurations/catarina/services/papermc.nix"> <section class="sign"> <center> <img src="/assets/images/nixos-minecraft.png" alt="Configuration" style="height: 64px;"> <h2>Configuration</h2> </center> </section> </a> </div> <section class="main"> <h1>Operators</h1> <p>People who keep order, develop the server in the wrong direction. You can also ask them for help!*</p> <ul> <li>L-Nafaryus</li> <li>AfroPriest</li> <li>DiAlteri</li> </ul> <p>*Services provided by the operator are not included in the warranty case.</p> </section> <footer> <center> <p>Made with <img src="/assets/images/acacia_sapling.png" alt="Acacia" style="display: inline; height: 32px;"> in mind.</p> </center> </footer> </body> </html>