summaryrefslogtreecommitdiffstats
path: root/EssentialsSpawn/src
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
commit808f44839956b23beec64424f70d9b7245a80d75 (patch)
treea30f1218539c40c5f4ff0bab0349822d5c367554 /EssentialsSpawn/src
parent1e04e3f80ddac0524ab4aee12b8dedc3e5544ebd (diff)
downloadEssentials-808f44839956b23beec64424f70d9b7245a80d75.tar
Essentials-808f44839956b23beec64424f70d9b7245a80d75.tar.gz
Essentials-808f44839956b23beec64424f70d9b7245a80d75.tar.lz
Essentials-808f44839956b23beec64424f70d9b7245a80d75.tar.xz
Essentials-808f44839956b23beec64424f70d9b7245a80d75.zip
add /e<command> aliases to essentials spawn
Diffstat (limited to 'EssentialsSpawn/src')
-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