From 01237e17621dbae089b48005535d380369b8b1ba Mon Sep 17 00:00:00 2001 From: Ynfuien <88110072+Ynfuien@users.noreply.github.com> Date: Sun, 18 Aug 2024 18:40:46 +0200 Subject: [PATCH] Corrected 'startup-commands' option name (#104) --- mkdocs/purpur/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs/purpur/configuration.md b/mkdocs/purpur/configuration.md index ebdbd1f..c155272 100644 --- a/mkdocs/purpur/configuration.md +++ b/mkdocs/purpur/configuration.md @@ -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.` 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**: []