We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25de778 commit e653d9fCopy full SHA for e653d9f
src/playerCommands.ts
@@ -25,7 +25,7 @@ export const commands = commandList({
25
handler({output}){
26
output(
27
`[accent][cyan]fish-commands[] is the monolithic plugin used for the Fish servers' features.
28
-[accent]============
+[accent]===========
29
[accent]Source code available at: [cyan]https://github.com/Fish-Community/fish-commands/
30
[accent]Current plugin version: [cyan]${fishPlugin.version?.slice(0, 8) ?? "[scarlet]null[]"}[]`
31
);
0 commit comments