Updated README

This commit is contained in:
Jimmy Allen 2018-07-26 20:01:36 +12:00
parent c2b6f3296b
commit b5f44cd15e
4 changed files with 4 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/bin
target/
.vscode/
server/

View File

@ -27,7 +27,7 @@ Permissions
easyspawn.spawn
by default this works for non-opped players
Everyone by default has access
/setspawn
@ -37,6 +37,4 @@ Permissions
easyspawn.bed
Permission is given to everyone by default
Source code be found [here](https://git.1248.nz/jimmy/EasySpawn).

2
server.properties Normal file
View File

@ -0,0 +1,2 @@
#Minecraft server properties
#Thu Jul 26 07:47:14 GMT 2018

View File