Advertisement
MiraMiraMira

たすけて

Jan 28th, 2019
762
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 3.88 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>Modded Minecraft Club</title>
  5. <script src="/cdn-cgi/apps/head/xILPxigTX_bFkQ10IVDxvy1Ydwk.js"></script><link rel="stylesheet" href="./data/opensans_regular/stylesheet.css">
  6. <link rel="stylesheet" href="./data/opensans_bold/stylesheet.css">
  7. <link rel="stylesheet" href="./data/main.css">
  8. </head>
  9. <body>
  10.  
  11. <section id="navbar" onclick="window.location.href='./'" class="fakelink">
  12. <div class="floatleft navbar-element">
  13. <img id="logo" src="./data/icon.png"><h1>Modded Minecraft Club</h1>
  14. </div>
  15. <div class="floatright navbar-element">
  16. <a href="https://wiki.moddedminecraft.club/" class="button">wiki</a>
  17. <a href="https://discord.gg/8EgWdQC" class="button">discord</a>
  18. <a href="./store.php" class="button">donate</a>
  19. <a href="./forums" class="button">forums</a>
  20. </div>
  21. <div class="floatclear"></div>
  22. </section>
  23.  
  24. <div id="picture-area">
  25. <section id="picture-section">
  26. <div id="picture-constrictor">
  27. <div class="picture-element floatleft">
  28. <div>
  29. <h1>A Better Minecraft Server</h1><br>
  30. <h3>A Better Experience</h3>
  31. </div> </div>
  32. <div class="picture-element floatright">
  33. <div style="text-align: right;">
  34. <h3>FTB Revelation</h3><br>
  35. <h2><b>fr.moddedminecraft.club</b></h2><br>
  36. <h3>Engimatica 2</h3><br>
  37. <h2><b>e2.moddedminecraft.club</b></h2><br>
  38. <h3>Sevtech</h3><br>
  39. <h2><b>st.moddedminecraft.club</b></h2><br>
  40. </div> </div>
  41. <div class="floatclear"></div>
  42. </div>
  43. </section>
  44. </div>
  45.  
  46. <section>
  47. <table>
  48. <tr class="table-heading">
  49. <td><div class="table-inner-heading"><img src="./data/list.svg" class="home-page-icon"><span class="home-page-header">Whitelist Policy</span></div></td>
  50. <td><div class="table-inner-heading"><img src="./data/server.svg" class="home-page-icon"><span class="home-page-header">Server Specs</span></div></td>
  51. </tr>
  52. <tr class="table-contents">
  53. <td valign="top">
  54. Here at MMCC we have a no-whitelist
  55. policy. That is, any player can join
  56. the server; no application, no hassle.
  57. Whitelists are ineffective at preventing
  58. bad guys from getting in, and all they
  59. do is add hassle to legitimate players.
  60. Instead, we implement a system
  61. where players gain the Member rank
  62. after spending some time on the
  63. server and building basic machines.
  64. </td>
  65. <td valign="top">
  66. The entire MMCC network runs on a
  67. single very powerful dedicated server
  68. located in Montr&eacute;al, Canada. This
  69. server has an i7-4790k processor, 32
  70. GBs of RAM, a guaranteed internet connection
  71. of 250mbps (both up and down), and a
  72. 250 GB enterprise-grade SSD. At MMCC,
  73. lag won't be an issue.
  74. </td>
  75. </tr>
  76. <tr class="table-heading">
  77. <td><div class="table-inner-heading"><img src="./data/gavel.svg" class="home-page-icon"><span class="home-page-header">Rules</span></div></td>
  78. <td><div class="table-inner-heading"><img src="./data/clipboard-check.svg" class="home-page-icon"><span class="home-page-header">Effective Moderation</span></div></td>
  79. </tr>
  80. <tr class="table-contents">
  81. <td valign="top">
  82. We want MMCC to be a healthy, but
  83. also free community. As such, we
  84. implement rules when neccessary.
  85. Our rules establish a grief-free and
  86. respectful environment. You may
  87. wish to read the full rules on our wiki.
  88. </td>
  89. <td valign="top">
  90. Far too many communities from far too many
  91. parts of the Internet have been ruined by
  92. corrupt moderation teams, out for power and
  93. not the improvement of their community. Here
  94. at MMCC, we pride ourselves in not falling
  95. victim to this community destroying issue
  96. with owners who will respond to corrupt moderators
  97. swiftly and effectively and a set of enforced,
  98. public, guidelines for moderator behaviour.
  99. </td>
  100. </tr>
  101. <table> <div id="copyright">Copyright &copy 2018 john01dav. Design Copyright &copy 2018 Trace. Logo Copyright &copy 2016, 2018 132ikl, Trace. Some icons from Font Awesome, <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY 4.0</a>, Background Image Copyright &copy Hiagg 2018</div>
  102. <br>
  103. </section>
  104. </body>
  105. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement