Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Syrent committed Nov 30, 2023
1 parent 3f5903c commit b267dcf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ abstract class Command(
} catch (_: BrigadierFailureException) {
Ruom.warn("Failed to enable mojang brigadier commands.")
}
} else {
} else {
Ruom.warn("Ignore mojang brigadier commands, your server version doesn't support this feature!")
}

Expand Down

0 comments on commit b267dcf

Please sign in to comment.