Minecraft:Commands/warden spawn tracker: Difference between revisions
From SAS Gaming Wiki
More actions
imported>Nethonos de-interwiki |
Remove broken links to missing pages |
||
| Line 4: | Line 4: | ||
|name = warden_spawn_tracker | |name = warden_spawn_tracker | ||
|oplevel = 2 | |oplevel = 2 | ||
| others = <code>-DMC_DEBUG_DEV_COMMANDS</code> | | others = <code>-DMC_DEBUG_DEV_COMMANDS</code> debug property | ||
}} | }} | ||
'''/warden_spawn_tracker''' is a command that can be enabled with the | '''/warden_spawn_tracker''' is a command that can be enabled with the debug property <code>-DMC_DEBUG_DEV_COMMANDS</code>. It sets how many warnings a sculk shrieker gives before spawning a [[Minecraft:warden]]. | ||
== Syntax == | == Syntax == | ||
| Line 39: | Line 39: | ||
|{{HistoryLine|||dev=22w11a|{{cmd|warden_spawn_tracker|link=none}} is no longer accessible through normal gameplay.}} | |{{HistoryLine|||dev=22w11a|{{cmd|warden_spawn_tracker|link=none}} is no longer accessible through normal gameplay.}} | ||
|{{HistoryLine||1.20.3|dev=23w43a|{{cmd|warden_spawn_tracker|link=none}} is now accessible when the game is run in an IDE.}} | |{{HistoryLine||1.20.3|dev=23w43a|{{cmd|warden_spawn_tracker|link=none}} is now accessible when the game is run in an IDE.}} | ||
|{{HistoryLine||1.21.9|dev=Pre-Release 1|Added | |{{HistoryLine||1.21.9|dev=Pre-Release 1|Added debug property <code>-DMC_DEBUG_DEV_COMMANDS</code>, making the command accessible in the vanilla game again.}} | ||
}} | }} | ||
| Line 45: | Line 45: | ||
{{Navbox commands}} | {{Navbox commands}} | ||
de:Befehl/warden_spawn_tracker | |||
ja:コマンド/warden_spawn_tracker | |||
lzh:令/warden spawn tracker | |||
pt:Comandos/warden spawn tracker | |||
zh:命令/warden spawn tracker | |||
Revision as of 15:45, 9 April 2026
Template:Exclusive Template:Debug warning Template:Infobox command
/warden_spawn_tracker is a command that can be enabled with the debug property -DMC_DEBUG_DEV_COMMANDS. It sets how many warnings a sculk shrieker gives before spawning a Minecraft:warden.
Syntax
warden_spawn_tracker clear
- Clears the player's warnings.
warden_spawn_tracker set <warning_level>
- Sets the player's warnings to the specified number.
Arguments
- Specifies the level to set the player's warnings to.
- Template:Arg desc
Result
Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table
Output
Template:Output table Template:Output table Template:Output table Template:Output table
History
de:Befehl/warden_spawn_tracker ja:コマンド/warden_spawn_tracker lzh:令/warden spawn tracker pt:Comandos/warden spawn tracker zh:命令/warden spawn tracker