Browse Source

Upgrade server, added old-worlds directory

Tyler Hallada 4 years ago
parent
commit
d449146207
3 changed files with 17 additions and 0 deletions
  1. 5 0
      config/nginx-panic-shack-https
  2. 11 0
      index.html
  3. 1 0
      old-worlds

+ 5 - 0
config/nginx-panic-shack-https

@@ -22,6 +22,11 @@ server {
22 22
         try_files $uri $uri/ $uri.php?$args =404;
23 23
     }
24 24
 
25
+    location /old-worlds {
26
+        autoindex on;
27
+        try_files $uri $uri/ $uri.php?$args =404;
28
+    }
29
+
25 30
     location /chat {
26 31
         include uwsgi_params;
27 32
         proxy_set_header X-Forwarded-Host $host:$server_port; proxy_set_header X-Forwarded-Server $host;

+ 11 - 0
index.html

@@ -117,9 +117,20 @@
117 117
 
118 118
             <hr>
119 119
 
120
+            <h2>Download Old Worlds</h2>
121
+            <p>
122
+              <a href="/old-worlds">Visit here to download all of the previous worlds on this server.</a> You can load
123
+              them in Minecraft and play them in single player by following
124
+              <a href="https://minecraft.gamepedia.com/Tutorials/Map_downloads">these instructions</a>.
125
+            </p>
126
+
120 127
             <h2>Notices</h2>
121 128
             <p>
122 129
               <ul>
130
+                <li>
131
+                  <strong>July 14, 2019:</strong>
132
+                  Upgraded the server to 1.14.3 and regenerated the map. It's now using the seed "hardlead".
133
+                </li>
123 134
                 <li>
124 135
                   <strong>August 22, 2018:</strong>
125 136
                   Upgraded the server yet again to 1.13.1.

+ 1 - 0
old-worlds

@@ -0,0 +1 @@
1
+/srv/minecraft-panic-shack/old-worlds