diff --git a/admin.md b/admin.md index 65b4b65..3bb9b6f 100644 --- a/admin.md +++ b/admin.md @@ -3,7 +3,7 @@ layout: default --- ### Admin -If you are an admin you can login to [falcon.socialnerds.org](https://falcon.socialnerds.org) via SSH. `ssh @falcon.socialnerds.org` +If you are an admin you can login to [falcon.socialnerds.org](https://falcon.socialnerds.org) via SSH. `ssh user@falcon.socialnerds.org` I have written a simple tool to control our Minecraft server. **`falcon`**. Once connected you can use it to connect to the servers console `falcon console`, start the server `falcon start`, check it's status `falcon status` or kill it with `falcon kill` (but you should avoid the latter - connect to the console and type `stop` to shutdown the server). diff --git a/index.md b/index.md index 540d78f..621776d 100644 --- a/index.md +++ b/index.md @@ -17,4 +17,4 @@ port: `25565` ### Join the game Download and install [MultiMC](http://multimc.org/#Download%20&%20Install). MultiMC is a Minecraft launcher which can start custom Minecraft instances. Download the AS2 [client files](http://minecraft.curseforge.com/projects/agrarian-skies-2/files/2261684/download) and import them into a new MultiMC instance(Minecraft v1.7.10 + Forge 10.13.4).
-_Unfortunately you need to get whitelisted before you can join. Ask for help at [falcon@socialnerds.org](mailto:falcon@socialnerds.org). If you are an admin go [here]({{ site.url }}/admin.html)._ +_Unfortunately you need to get whitelisted before you can join. Ask for help at [falcon@socialnerds.org](mailto:falcon@socialnerds.org). If you are an admin go [here](admin.html)._