Skip to content

Commit b5fd956

Browse files
authored
Update COMMAND_PACKS.md
1 parent d2e458d commit b5fd956

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/COMMAND_PACKS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,5 @@ Command names must be unique across all packs. If two packs define the same comm
161161
## Debug
162162

163163
Check server logs for:
164-
- `Registering command /name from pack PackName...`
165-
- Errors if command definition is malformed
164+
- `Registering command /name from pack PackName...`: this log means commands are successfully loading.
165+
- `Failed to register command /name from pack PackName...`: this is an error and means your command is possibly malformed

0 commit comments

Comments
 (0)