From 808f44839956b23beec64424f70d9b7245a80d75 Mon Sep 17 00:00:00 2001 From: Iaccidentally Date: Tue, 12 Jun 2012 22:28:10 -0400 Subject: [PATCH] add /e aliases to essentials spawn --- EssentialsSpawn/src/plugin.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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: / + aliases: [esetspawn] spawn: description: Teleport to the spawnpoint. - usage: / [player] \ No newline at end of file + usage: / [player] + aliases: [espawn] \ No newline at end of file