2013-12-27 04:35:52 +00:00
|
|
|
EasySpawn
|
|
|
|
=========
|
|
|
|
|
2014-01-05 07:25:43 +00:00
|
|
|
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.
|
|
|
|
|
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
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
Source code be found
|
|
|
|
[here](https://github.com/jimmy1248/EasySpawn)
|
|
|
|
on github.
|