Updated README
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,3 +7,4 @@
|
|||||||
/bin
|
/bin
|
||||||
target/
|
target/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
server/
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ Permissions
|
|||||||
|
|
||||||
easyspawn.spawn
|
easyspawn.spawn
|
||||||
|
|
||||||
by default this works for non-opped players
|
Everyone by default has access
|
||||||
|
|
||||||
/setspawn
|
/setspawn
|
||||||
|
|
||||||
@@ -37,6 +37,4 @@ Permissions
|
|||||||
|
|
||||||
easyspawn.bed
|
easyspawn.bed
|
||||||
|
|
||||||
Permission is given to everyone by default
|
|
||||||
|
|
||||||
Source code be found [here](https://git.1248.nz/jimmy/EasySpawn).
|
Source code be found [here](https://git.1248.nz/jimmy/EasySpawn).
|
||||||
|
|||||||
2
server.properties
Normal file
2
server.properties
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
#Minecraft server properties
|
||||||
|
#Thu Jul 26 07:47:14 GMT 2018
|
||||||
0
src/main/resources/config.yml
Normal file
0
src/main/resources/config.yml
Normal file
Reference in New Issue
Block a user