EasySpawn/README.md

46 lines
660 B
Markdown
Raw 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
by default this works for non-opped players
2013-12-27 06:21:32 +00:00
/setspawn
2014-01-05 07:25:43 +00:00
easyspawn.setspawn
works if opped
2014-03-29 03:01:09 +00:00
/bed
easyspawn.bed
by default this works for non-opped players
2014-01-05 07:25:43 +00:00
Source code be found
[here](https://github.com/jimmy1248/EasySpawn)
on github.