41 lines
564 B
Markdown
41 lines
564 B
Markdown
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](https://git.chch.tech/jimmy/EasySpawn).
|