Upgrade server, added old-worlds directory

This commit is contained in:
Tyler Hallada 2019-07-15 10:31:15 -04:00
parent 86e9ab7c88
commit d449146207
3 changed files with 17 additions and 0 deletions

View File

@ -22,6 +22,11 @@ server {
try_files $uri $uri/ $uri.php?$args =404; try_files $uri $uri/ $uri.php?$args =404;
} }
location /old-worlds {
autoindex on;
try_files $uri $uri/ $uri.php?$args =404;
}
location /chat { location /chat {
include uwsgi_params; include uwsgi_params;
proxy_set_header X-Forwarded-Host $host:$server_port; proxy_set_header X-Forwarded-Server $host; proxy_set_header X-Forwarded-Host $host:$server_port; proxy_set_header X-Forwarded-Server $host;

View File

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

1
old-worlds Symbolic link
View File

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