Skip to content

Commit 068d6a3

Browse files
committed
Added forget calling applyCommandAliases method.
1 parent caf4032 commit 068d6a3

File tree

1 file changed

+1
-0
lines changed
  • src/main/kotlin/com/mairwunnx/projectessentials/projectessentialsspawn/commands

1 file changed

+1
-0
lines changed

src/main/kotlin/com/mairwunnx/projectessentials/projectessentialsspawn/commands/SetSpawnCommand.kt

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ object SetSpawnCommand {
2929
}
3030
)
3131
}
32+
applyCommandAliases()
3233
}
3334

3435
private fun applyCommandAliases() {

0 commit comments

Comments
 (0)