NPCDebugCommand.SetCommand
Package: com.hypixel.hytale.server.npc.commands
public static class NPCDebugCommand.SetCommand extends NPCMultiSelectCommandBaseInner class of NPCDebugCommand. Replaces all debug flags on the target NPC(s) with the specified set. The flags argument is a comma-separated list of RoleDebugFlags names.
Arguments
Section titled “Arguments”| Argument | Type | Required | Description |
|---|---|---|---|
flags | String | yes | Comma-separated list of debug flag names |
Constructor
Section titled “Constructor”public SetCommand()Registers as sub-command "set" with translation key "server.commands.npc.debug.set.desc".
Related Types
Section titled “Related Types”- NPCDebugCommand — parent command collection
- NPCDebugCommand.ToggleCommand — toggles flags instead of replacing
- NPCMultiSelectCommandBase — base class
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.