Skip to content

Commit

Permalink
Corrected 'startup-commands' option name (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ynfuien authored Aug 18, 2024
1 parent 1bb29a9 commit 01237e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs/purpur/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ S · ◈ · ◈ · ◈ · SW · ◈ · ◈ · ◈ · W · ◈
- **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.

### register-startup-commands
### startup-commands
Set the `Purpur.IReallyDontWantStartupCommands` system property to `true` to disable this feature.

- **default**: []
Expand Down

0 comments on commit 01237e1

Please sign in to comment.