diff options
Diffstat (limited to 'EssentialsSpawn/src/plugin.yml')
-rw-r--r-- | EssentialsSpawn/src/plugin.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/EssentialsSpawn/src/plugin.yml b/EssentialsSpawn/src/plugin.yml index 1e01eebd9..a91031fbe 100644 --- a/EssentialsSpawn/src/plugin.yml +++ b/EssentialsSpawn/src/plugin.yml @@ -5,7 +5,7 @@ main: com.earth2me.essentials.spawn.EssentialsSpawn version: TeamCity website: http://www.earth2me.net:8001/ description: Provides spawn control commands, utilizing Essentials. -authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology] +authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits] depend: [Essentials] commands: setspawn: @@ -13,4 +13,4 @@ commands: usage: /<command> <group> spawn: description: Teleport to the spawnpoint. - usage: /<command>
\ No newline at end of file + usage: /<command> [player]
\ No newline at end of file |