socialnerds/gmurml
socialnerds
/
gmurml
Archived
1
0
Fork 0
This commit is contained in:
david 2016-06-04 20:41:27 +02:00
parent 4a16536faf
commit e69ace502c
2 changed files with 2 additions and 2 deletions

View File

@ -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 <user>@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).

View File

@ -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).
<hr>
_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)._