EasySpawn/README.md

41 lines
564 B
Markdown
Raw Permalink Normal View History

2013-12-27 04:35:52 +00:00
EasySpawn
=========
2014-03-29 03:03:35 +00:00
EasySpawn is a simple plugin, providing three commands; /spawn, /setspawn and /bed.
2014-01-05 07:25:43 +00:00
These will set the spawn location for that world only.
So, you can set different spawn locations for different worlds.
2014-03-29 03:03:35 +00:00
2014-01-05 07:25:43 +00:00
2013-12-27 06:21:32 +00:00
Usage
------
/spawn
2014-01-05 07:25:43 +00:00
Teleports player to spawn.
2013-12-27 06:21:32 +00:00
/setspawn
2014-01-05 07:25:43 +00:00
Sets spawn location.
2013-12-27 06:21:32 +00:00
2014-03-29 03:01:09 +00:00
/bed
Teleports player to their bed
2013-12-27 06:21:32 +00:00
Permissions
-----------
/spawn
2014-01-05 07:25:43 +00:00
easyspawn.spawn
2018-07-26 08:01:36 +00:00
Everyone by default has access
2013-12-27 06:21:32 +00:00
/setspawn
2014-01-05 07:25:43 +00:00
easyspawn.setspawn
2014-03-29 03:01:09 +00:00
/bed
easyspawn.bed
2021-03-17 22:12:42 +00:00
Source code be found [here](https://git.chch.tech/jimmy/EasySpawn).