summaryrefslogtreecommitdiffstats
path: root/EssentialsSpawn
diff options
context:
space:
mode:
authorIaccidentally <coryhuckaby@gmail.com>2012-06-12 22:28:10 -0400
committerIaccidentally <coryhuckaby@gmail.com>2012-06-12 22:28:10 -0400
commit63e8f8b74503f9a5e1218ee87c31a75a09957ca5 (patch)
tree20bdd050352aa58fb33c5c29aaed50ed7ba97ec4 /EssentialsSpawn
parenta679c560b9590d0f7b0d397b5c19ab46dcb0cfb8 (diff)
downloadEssentials-63e8f8b74503f9a5e1218ee87c31a75a09957ca5.tar
Essentials-63e8f8b74503f9a5e1218ee87c31a75a09957ca5.tar.gz
Essentials-63e8f8b74503f9a5e1218ee87c31a75a09957ca5.tar.lz
Essentials-63e8f8b74503f9a5e1218ee87c31a75a09957ca5.tar.xz
Essentials-63e8f8b74503f9a5e1218ee87c31a75a09957ca5.zip
add /e<command> aliases to essentials spawn
Diffstat (limited to 'EssentialsSpawn')
-rw-r--r--EssentialsSpawn/src/plugin.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsSpawn/src/plugin.yml b/EssentialsSpawn/src/plugin.yml
index 2c9fca434..21f77db78 100644
--- a/EssentialsSpawn/src/plugin.yml
+++ b/EssentialsSpawn/src/plugin.yml
@@ -11,6 +11,8 @@ commands:
setspawn:
description: Set the spawnpoint to your current position.
usage: /<command> <group>
+ aliases: [esetspawn]
spawn:
description: Teleport to the spawnpoint.
- usage: /<command> [player] \ No newline at end of file
+ usage: /<command> [player]
+ aliases: [espawn] \ No newline at end of file