설명 없음

Jimmy Allen b5c06ddbaa Put commands and listener in their own files 4 달 전
src/main d90af75c90 Put commands and listener in their own files 4 달 전
.gitignore 1105385d87 Removed server.properties 5 달 전
LICENSE 164a2726dd Initial commit 5 년 전
README.md b5f44cd15e Updated README 5 달 전
pom.xml 0fda8c8118 Put commands and listener in their own files 4 달 전

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.