Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <!-- Facebook sharing information tags -->
- <meta property="og:title" content=|Empire Minecraft Newsletter" />
- <title>Empire Minecraft Newsletter</title>
- <style type="text/css">
- /* Client-specific Styles */
- #outlook a{padding:0;} /* Force Outlook to provide a "view in browser" button. */
- body{width:100% !important;} .ReadMsgBody{width:100%;} .ExternalClass{width:100%;} /* Force Hotmail to display emails at full width */
- body{-webkit-text-size-adjust:none;} /* Prevent Webkit platforms from changing default text sizes. */
- /* Reset Styles */
- body{margin:0; padding:0;}
- img{border:0; height:auto; line-height:100%; outline:none; text-decoration:none;}
- table td{border-collapse:collapse;}
- #backgroundTable{height:100% !important; margin:0; padding:0; width:100% !important;}
- /* Template Styles */
- /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: COMMON PAGE ELEMENTS /\/\/\/\/\/\/\/\/\/\ */
- /**
- * @tab Page
- * @section background color
- * @tip Set the background color for your email. You may want to choose one that matches your company's branding.
- * @theme page
- */
- body, #backgroundTable{
- /*@editable*/ background-color:#FAFAFA;
- }
- /**
- * @tab Page
- * @section email border
- * @tip Set the border for your email.
- */
- #templateContainer{
- /*@editable*/ border: 1px solid #2a2a2a;
- }
- /**
- * @tab Page
- * @section heading 1
- * @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
- * @style heading 1
- */
- h1, .h1{
- /*@editable*/ color:#202020;
- display:block;
- /*@editable*/ font-family:Arial;
- /*@editable*/ font-size:34px;
- /*@editable*/ font-weight:bold;
- /*@editable*/ line-height:100%;
- margin-top:0;
- margin-right:0;
- margin-bottom:10px;
- margin-left:0;
- /*@editable*/ text-align:left;
- }
- /**
- * @tab Page
- * @section heading 2
- * @tip Set the styling for all second-level headings in your emails.
- * @style heading 2
- */
- h2, .h2{
- /*@editable*/ color:#202020;
- display:block;
- /*@editable*/ font-family:Arial;
- /*@editable*/ font-size:30px;
- /*@editable*/ font-weight:bold;
- /*@editable*/ line-height:100%;
- margin-top:0;
- margin-right:0;
- margin-bottom:10px;
- margin-left:0;
- /*@editable*/ text-align:left;
- }
- /**
- * @tab Page
- * @section heading 3
- * @tip Set the styling for all third-level headings in your emails.
- * @style heading 3
- */
- h3, .h3{
- /*@editable*/ color:#202020;
- display:block;
- /*@editable*/ font-family:Arial;
- /*@editable*/ font-size:26px;
- /*@editable*/ font-weight:bold;
- /*@editable*/ line-height:100%;
- margin-top:0;
- margin-right:0;
- margin-bottom:10px;
- margin-left:0;
- /*@editable*/ text-align:left;
- }
- /**
- * @tab Page
- * @section heading 4
- * @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
- * @style heading 4
- */
- h4, .h4{
- /*@editable*/ color:#202020;
- display:block;
- /*@editable*/ font-family:Arial;
- /*@editable*/ font-size:22px;
- /*@editable*/ font-weight:bold;
- /*@editable*/ line-height:100%;
- margin-top:0;
- margin-right:0;
- margin-bottom:10px;
- margin-left:0;
- /*@editable*/ text-align:left;
- }
- /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: HEADER /\/\/\/\/\/\/\/\/\/\ */
- /**
- * @tab Header
- * @section header style
- * @tip Set the background color and border for your email's header area.
- * @theme header
- */
- #templateHeader{
- /*@editable*/ background-color:#2a2a2F;
- /*@editable*/ border-bottom:0;
- }
- /**
- * @tab Header
- * @section header text
- * @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
- */
- .headerContent{
- /*@editable*/ color:#202020;
- /*@editable*/ font-family:Arial;
- /*@editable*/ font-size:34px;
- /*@editable*/ font-weight:bold;
- /*@editable*/ line-height:100%;
- /*@editable*/ padding:0;
- /*@editable*/ text-align:center;
- /*@editable*/ vertical-align:middle;
- }
- /**
- * @tab Header
- * @section header link
- * @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
- */
- .headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
- /*@editable*/ color:#336699;
- /*@editable*/ font-weight:normal;
- /*@editable*/ text-decoration:underline;
- }
- #headerImage{
- height:auto;
- max-width:600px !important;
- }
- /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: MAIN BODY /\/\/\/\/\/\/\/\/\/\ */
- /**
- * @tab Body
- * @section body style
- * @tip Set the background color for your email's body area.
- */
- #templateContainer, .bodyContent{
- /*@editable*/ background-color:#FFFFFF;
- }
- /**
- * @tab Body
- * @section body text
- * @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
- * @theme main
- */
- .bodyContent div{
- /*@editable*/ color:#505050;
- /*@editable*/ font-family:Arial;
- /*@editable*/ font-size:14px;
- /*@editable*/ line-height:150%;
- /*@editable*/ text-align:left;
- }
- /**
- * @tab Body
- * @section body link
- * @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
- */
- .bodyContent div a:link, .bodyContent div a:visited, /* Yahoo! Mail Override */ .bodyContent div a .yshortcuts /* Yahoo! Mail Override */{
- /*@editable*/ color:#336699;
- /*@editable*/ font-weight:normal;
- /*@editable*/ text-decoration:underline;
- }
- /**
- * @tab Body
- * @section button style
- * @tip Set the styling for your email's button. Choose a style that draws attention.
- */
- .templateButton{
- -moz-border-radius:3px;
- -webkit-border-radius:3px;
- /*@editable*/ background-color:#336699;
- /*@editable*/ border:0;
- border-collapse:separate !important;
- border-radius:3px;
- }
- /**
- * @tab Body
- * @section button style
- * @tip Set the styling for your email's button. Choose a style that draws attention.
- */
- .templateButton, .templateButton a:link, .templateButton a:visited, /* Yahoo! Mail Override */ .templateButton a .yshortcuts /* Yahoo! Mail Override */{
- /*@editable*/ color:#FFFFFF;
- /*@editable*/ font-family:Arial;
- /*@editable*/ font-size:15px;
- /*@editable*/ font-weight:bold;
- /*@editable*/ letter-spacing:-.5px;
- /*@editable*/ line-height:100%;
- text-align:center;
- text-decoration:none;
- }
- .bodyContent img{
- display:inline;
- height:auto;
- }
- /* /\/\/\/\/\/\/\/\/\/\ STANDARD STYLING: FOOTER /\/\/\/\/\/\/\/\/\/\ */
- /**
- * @tab Footer
- * @section footer style
- * @tip Set the background color and top border for your email's footer area.
- * @theme footer
- */
- #templateFooter{
- /*@editable*/ background-color:#FFFFFF;
- /*@editable*/ border-top:0;
- }
- /**
- * @tab Footer
- * @section footer text
- * @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
- * @theme footer
- */
- .footerContent div{
- /*@editable*/ color:#707070;
- /*@editable*/ font-family:Arial;
- /*@editable*/ font-size:12px;
- /*@editable*/ line-height:125%;
- /*@editable*/ text-align:center;
- }
- /**
- * @tab Footer
- * @section footer link
- * @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
- */
- .footerContent div a:link, .footerContent div a:visited, /* Yahoo! Mail Override */ .footerContent div a .yshortcuts /* Yahoo! Mail Override */{
- /*@editable*/ color:#336699;
- /*@editable*/ font-weight:normal;
- /*@editable*/ text-decoration:underline;
- }
- .footerContent img{
- display:inline;
- }
- /**
- * @tab Footer
- * @section utility bar style
- * @tip Set the background color and border for your email's footer utility bar.
- * @theme footer
- */
- #utility{
- /*@editable*/ background-color:#FFFFFF;
- /*@editable*/ border:0;
- }
- /**
- * @tab Footer
- * @section utility bar style
- * @tip Set the background color and border for your email's footer utility bar.
- */
- #utility div{
- /*@editable*/ text-align:center;
- }
- #monkeyRewards img{
- max-width:190px;
- }
- </style>
- </head>
- <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
- <center>
- <table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable">
- <tr>
- <td align="center" valign="top" style="padding-top:20px;">
- <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateContainer">
- <tr>
- <td align="center" valign="top">
- <!-- // Begin Template Header \\ -->
- <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateHeader">
- <tr>
- <td class="headerContent">
- <!-- // Begin Module: Standard Header Image \\ -->
- <a href="http://www.empireminecraft.com" target="_blank">
- <img src="http://empireminecraft.com/styles/flexiledark/xenforo/logo.png" border="0" style="border:none;max-width:100%;" alt="Empire Minecraft" />
- </a>
- <!-- // End Module: Standard Header Image \\ -->
- </td>
- </tr>
- </table>
- <!-- // End Template Header \\ -->
- </td>
- </tr>
- <tr>
- <td align="center" valign="top">
- <!-- // Begin Template Body \\ -->
- <table border="0" cellpadding="0" cellspacing="0" width="600" id="templateBody">
- <tr>
- <td valign="top">
- <!-- // Begin Module: Standard Content \\ -->
- <table border="0" cellpadding="20" cellspacing="0" width="100%">
- <tr>
- <td valign="top" class="bodyContent">
- <div mc:edit="std_content00">
- <br />
- <center><h1 class="h1">Empire Minecraft Newsletter</h1></center>
- <br />
- <br />
- <p><center><h2 class="h2"></h2></center>
- <p><center><h3 class="h3">Newsletter Date: UK - 29/10/12 USA - 10/29/12</h3></center>
- <p><center><h4 class="h4">Latest Updates</h4></center>
- <br />
- <strong>1.4:</strong> <p>Bukkit has released a 1.4 build and we have completed some of the work needed to update us.
- No main issues found yet.
- However, we will be waiting at least 24 hours to let some of the bugs and last minute fixes get in place (Quite a bit of fixes already been made after we initially saw it was ready).
- Also, There is currently no way to protect Item Frames yet, however Bukkit has said API will not come till later so we will be working on coding this into a custom build of Bukkit.
- EMC should most likely be updated within 3 days.
- There are currently no plans to limit the Wither boss, as on our Easy difficulty mode, it does very little damage to the wild. Lava buckets, Flint&Steel, Efficiency 4 Pickaxe or even a Creeper does more damage than it.
- We will adjust after updating as we see fit, but as it stands, the Wither is not as big of a deal as thought to be.
- Beacon and Anvil will require use permission and item frames will require build and container.
- Wither already cant be spawned in town/protected areas.
- KNOWN BUGS:
- Items will lose their name if put in vault or sold in shop. (Will try to resolve this with release along with written books in vault. But shop sales wont be fixed for while)
- Anvils can be blown by TNT outside of residence. (Not worth the lag caused to block this... Please don't intentionally do this Diamond members)
- Anvils will not be lockable in the wild. This is due to the fact that they fall down, and someone could just break the block and move it from the lock sign. We will not make it "Float"
- <p><strong>Do Not Update!</strong><p>Whenever Mojang releases a new version of Minecraft you will be asked if you want to update when launching the game. We don't really know when these releases are coming so they could be at any moment. If you upgrade your game you will NOT be able to play on any EMC server until we finish upgrading. I say again DO NOT UPDATE if you want to play on EMC.
- <p>Once a new update comes out we then have to wait for the new server version to come out. The talented Bukkit team then has to fix the server so it is actually usable. At this point we get it and we have to integrate it into the EMC platform. Once an update comes out we go into overdrive and our goal is to get out the update in a stable place ASAP.
- <br />
- <br />
- </div>
- </td>
- </tr>
- <tr>
- <td align="center" valign="top" style="padding-top:0;">
- <table border="0" cellpadding="15" cellspacing="0" class="templateButton">
- <tr>
- <td valign="middle" class="templateButtonContent">
- <div mc:edit="std_content01">
- <a href="http://www.empireminecraft.com/" target="_blank">Go To The Site!</a>
- </div>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <!-- // End Module: Standard Content \\ -->
- </td>
- </tr>
- </table>
- <!-- // End Template Body \\ -->
- </td>
- </tr>
- <tr>
- <td align="center" valign="top">
- <!-- // Begin Template Footer \\ -->
- <table border="0" cellpadding="10" cellspacing="0" width="600" id="templateFooter">
- <tr>
- <td valign="top" class="footerContent">
- <!-- // Begin Module: Transactional Footer \\ -->
- <table border="0" cellpadding="10" cellspacing="0" width="100%">
- <tr>
- <td valign="top">
- <div mc:edit="std_footer">
- <em>Newsletter By nfell2009<p>Copyright © *|2012|* *|Kalland Labs|*, All rights reserved.</em>
- </div>
- </td>
- </tr>
- <!-- // End Module: Transactional Footer \\ -->
- </td>
- </tr>
- </table>
- <!-- // End Template Footer \\ -->
- </td>
- </tr>
- </table>
- <br />
- </td>
- </tr>
- </table>
- </center>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment