Go to file
Jimmy Allen c2b6f3296b Updated README 2018-07-26 18:59:05 +12:00
src/main Added directories to gitignore 2018-07-26 18:53:04 +12:00
.gitignore Added directories to gitignore 2018-07-26 18:53:04 +12:00
LICENSE Initial commit 2013-12-26 20:35:52 -08:00
README.md Updated README 2018-07-26 18:59:05 +12:00
pom.xml Added pom.xml and updated to 1.13-R0.1-SNAPSHOT 2018-07-26 18:39:00 +12:00

README.md

EasySpawn

EasySpawn is a simple plugin, providing three commands; /spawn, /setspawn and /bed. These will set the spawn location for that world only. So, you can set different spawn locations for different worlds.

Usage

/spawn

Teleports player to spawn.

/setspawn

Sets spawn location.

/bed

Teleports player to their bed

Permissions

/spawn

easyspawn.spawn

by default this works for non-opped players 

/setspawn

easyspawn.setspawn

/bed

easyspawn.bed

Permission is given to everyone by default

Source code be found here.