Go to file
Jimmy Allen 1105385d87 Removed server.properties 2018-07-27 01:46:32 +12:00
src/main Changed package domain 2018-07-27 01:42:01 +12:00
.gitignore Removed server.properties 2018-07-27 01:46:32 +12:00
LICENSE Initial commit 2013-12-26 20:35:52 -08:00
README.md Updated README 2018-07-26 20:01:36 +12:00
pom.xml Fixed pom 2018-07-27 01:38:45 +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

Everyone by default has access

/setspawn

easyspawn.setspawn

/bed

easyspawn.bed

Source code be found here.