Skip to content

Commit

Permalink
actual check
Browse files Browse the repository at this point in the history
  • Loading branch information
RickAstly authored Jan 25, 2025
1 parent 25de778 commit e653d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/playerCommands.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const commands = commandList({
handler({output}){
output(
`[accent][cyan]fish-commands[] is the monolithic plugin used for the Fish servers' features.
[accent]============
[accent]===========
[accent]Source code available at: [cyan]https://github.com/Fish-Community/fish-commands/
[accent]Current plugin version: [cyan]${fishPlugin.version?.slice(0, 8) ?? "[scarlet]null[]"}[]`
);
Expand Down

0 comments on commit e653d9f

Please sign in to comment.