Skip to content

Commit 209c95c

Browse files
committed
remove reference to resetchunks dev command. Removed since 1.21-pre1
1 parent 01237e1 commit 209c95c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs/purpur/configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ S · ◈ · ◈ · ◈ · SW · ◈ · ◈ · ◈ · W · ◈
242242
243243
### register-minecraft-debug-commands
244244
- **default**: false
245-
- **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.
245+
- **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`, and `raid`. This list may or may not be incomplete depending on if they get removed or new ones get added in newer minecraft versions.
246246

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

0 commit comments

Comments
 (0)