Skip to content

Commit

Permalink
Merge pull request #8 from ArgonQQ/patch-2
Browse files Browse the repository at this point in the history
fix spelling errors
  • Loading branch information
nimmis committed Apr 17, 2016
2 parents fc1d02e + 9bfab8a commit a971693
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ released minecraft.jar

This is a new version of this container where I have removed the script started at the en and set it up to run spigot as a deamon
with the help of supervisord. See my Ubuntu container for a more detailed description of my implementation of an init-process in
ubuntu, se [nimmis/ubuntu](https://hub.docker.com/r/nimmis/ubuntu/)
ubuntu, see [nimmis/ubuntu](https://hub.docker.com/r/nimmis/ubuntu/)

Whats new is
- selectable spigot version
Expand Down Expand Up @@ -66,7 +66,7 @@ the name spigot)

docker logs -f spigot

Then the compilation is completed the server will start and you will se somethine like
Then the compilation is completed the server will start and you will see somethine like


2016-04-09 12:37:45,392 CRIT Set uid to user 0
Expand Down Expand Up @@ -100,9 +100,9 @@ the webpage for [BuildTools](https://www.spigotmc.org/wiki/buildtools/#versions)

To get an output of the latest events from the spigot server type

docker exec spigot2 mc_log
docker exec spigot mc_log

and you will se the last 10 lines from the output, this is what you will se after startup
and you will see the last 10 lines from the output, this is what you will see after startup

Abort with CTRL-C
[13:02:15 INFO]: Zombie Aggressive Towards Villager: true
Expand Down

0 comments on commit a971693

Please sign in to comment.