summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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