Skip to content

Commit 068d6a3

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/main/kotlin/com/mairwunnx/projectessentials/projectessentialsspawn/commands

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

Lines changed: 1 addition & 0 deletions
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)