File Details
Vault Hunters Extra Commands 1.4.0
- R
- Jul 25, 2024
- 99.24 KB
- 50
- 1.18.2
- Forge
File Name
vault_hunters_extra_commands-1.4.0.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
simplify modifier add and pylon applies commands to make in line with other commands.
add
/the_vault_extra vault_time get <player>to get a current extra time added to the player.add
/the_vault_extra altar reload [<player>]to reload vault altaradd a list of reset options for
/the_vault_extra reset [<player>]commandadd
/the_vault_extra proficiency increase <player> <type> <amount>command that adds proficiency for a player with given typeadd
/the_vault_extra proficiency reduce <player> <type> <amount>command that reduces proficiency for a player with given typeadd
/the_vault_extra vault time increase <player> <seconds>a command that increases vault time directly.add
/the_vault_extra vault time reduce <player> <seconds>a command that decreases vault time directly.add
/the_vault_extra vault time stop <player>a command that toggles only timerreplace togglePause with
/the_vault_extra vault pause [<player>]that stops timer and tick.add
/pausecommand that is an alias to toggle vault complete stop (tick freeze), however, the server owner can specify in config who can run it.add
/pause add <player>command that allows server owner to add player to the person list who can execute pause command.add
/pause remove <player>command that allows server owner to remove player from the person list who can execute pause command.add
/the_vault_extra discoveries model <player> <item> <model>that unlocks model for given item.add
/the_vault_extra discoveries trinket <player> <trinket>that unlocks given trinket effectadd
/the_vault_extra discoveries alchemy <player> <effect>that unlocks alchemy effect for playeradd
/the_vault_extra discoveries workbench <player> <item> <modifier>that unlocks workbench modifier for given item.

