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