Update readme

This commit is contained in:
jimmy1248 2014-01-05 20:25:43 +13:00
parent 412a943624
commit a9555da45a
3 changed files with 19 additions and 5 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
*.jar
*.war
*.ear
/bin

View File

@ -1,23 +1,36 @@
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.
Teleports player to spawn.
/setspawn
Sets spawn location.
Sets spawn location.
Permissions
-----------
/spawn
easyspawn.spawn
easyspawn.spawn
by default this works for non-opped players
/setspawn
easyspawn.setspawn
easyspawn.setspawn
works if opped
Source code be found
[here](https://github.com/jimmy1248/EasySpawn)
on github.

View File

@ -1,6 +1,6 @@
name: EasySpawn
main: net.jimmy1248.easyspawn.EasySpawn
version: 1.7.2
version: 1.6.4
commands:
spawn:
description: Teleports you to spawn