Vault Hunters Extra Commands - Extended Commands for Administrators
This mod significantly expands management capabilities for administrators working with the VaultHunters modification. It provides a comprehensive set of commands that allow fine-tuning and controlling various aspects of dungeons.
Main Management Commands
Among the key features are commands for working with quests:
/the_vault_extra bounty complete <player> [<bounty_id>]- completes player's bounties/the_vault_extra reset [<player>]- completely resets all vault-related data/the_vault_extra vault godAltar complete [<player>]- completes active God Altar task/the_vault_extra vault godAltar fail [<player>]- fails active God Altar task
Vault Time and State Management
For controlling time parameters, available commands include:
/the_vault_extra vault kick [<player>] [true/false]- kicks player from vault with completion mark/the_vault_extra altar complete [<player>]- completes player's vault altar recipe/the_vault_extra vault_time add <player> <number>- adds seconds to vault timer/the_vault_extra vault_time remove <player> <number>- removes seconds from vault timer/the_vault_extra vault togglePause [<player>] [<true>]- stops/resumes time counting in vault
Modifier Management
Commands for adding modifiers:
/the_vault_extra vault addModifier positive [<count>] [<player>]- adds positive modifiers/the_vault_extra vault addModifier negative [<count>] [<player>]- adds negative modifiers/the_vault_extra vault addModifier curse [<count>] [<player>]- adds curses/the_vault_extra vault addModifier chaotic <count> [<player>]- adds chaotic modifiers/the_vault_extra vault addModifier specific <modifier> [<count>] [<player>]- adds specific modifier
Commands for removing modifiers:
/the_vault_extra vault removeModifier positive [<count>] [<player>]- removes positive modifiers/the_vault_extra vault removeModifier negative [<count>] [<player>]- removes negative modifiers/the_vault_extra vault removeModifier curse [<count>] [<player>]- removes curses/the_vault_extra vault removeModifier random <count> [<player>]- removes random modifiers/the_vault_extra vault removeModifier specific <modifier> [<count>] [<player>]- removes specific modifier
Additional Features
/the_vault_extra vault pylon complete [<name>] [<nbt>] [<player>] - applies pylon effect to player, where
Configuration Settings
The mod includes configuration file vault_hunters_extra_commands.toml containing lists of positive, negative, cursed, and chaotic modifiers. There's also the ability to create a blacklist of modifiers that cannot be added or removed, and configure pylon effects.