EasySpawn/README.md

46 lines
762 B
Markdown

EasySpawn
=========
EasySpawn is a simple plugin, providing two commands; /spawn and /setspawn.
These will set the spawn location for that world only.
So, you can set different spawn locations for different worlds.
Players can do /spawn to get to the set spawn point, and administrators can do /setspawn for world management.
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
works if opped
/bed
easyspawn.bed
by default this works for non-opped players
Source code be found
[here](https://github.com/jimmy1248/EasySpawn)
on github.