Skip to content

Commit

Permalink
register-minecraft-debug-commands documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Feb 19, 2024
1 parent 4e22f4c commit c93b1f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mkdocs/purpur/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,11 @@ S · ◈ · ◈ · ◈ · SW · ◈ · ◈ · ◈ · W · ◈
- **default**: false
- **description**: Set to true to always show the item used to kill the player in player death messages.
### register-minecraft-debug-commands
- **default**: false
- **description**: Set to true to register unused/hidden minecraft commands. The following commands become available (along with their `minecraft.command.<command_name>` permission counterpart): `debugconfig`, `serverpack`, `spawn_armor_trims`, `warden_spawn_tracker`, `debugmobspawning`, `debugpath`, `raid`, `resetchunks`, `test`. This list may or may not be incomplete depending on if they get removed or new ones get added in newer minecraft versions.

### bee-count-payload
- **default**: false
- **description**: Set to true to allow clients to request the bee count of beehives using custom payload packets. (Primarily used by the [PurpurClient](https://modrinth.com/mod/PurpurClient) mod)
Expand Down

0 comments on commit c93b1f1

Please sign in to comment.