More actions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
== Gamerule Commands == | == Gamerule Commands == | ||
{| class="wikitable | Below is a list of gamerule commands grouped by purpose. These settings allow fine-grained control over Vault Hunters gameplay balance, progression, and performance. | ||
 | |||
=== Challenge, Loot & Progression === | |||
{| class="wikitable" | |||
|+ Challenge, Loot & Progression | |||
! Command !! Description !! Default !! Options | ! Command !! Description !! Default !! Options | ||
|- | |- | ||
| <code>/gamerule questExpertMode <option></code> || Enables harder quest conditions for experienced players || False || True / False | | <code>/gamerule questExpertMode <option></code> || Enables harder quest conditions for experienced players || False || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultBoostPenalty <option></code> || Reduces rewards when Vault level is lower than player level || False || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultCrystalMode <option></code> || Alters Vault-Altar crafting costs || normal || Infinity (free) / Half (0.5Ã) / Normal (1Ã) / Double (2Ã) / Grindy (5Ã) / Extreme (10Ã) | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultCrystalRecipeScaling <option></code> || Scales Altar recipes with player level || normal || Slow (0.5Ã) / Normal (1Ã) / Fast (2Ã) / Extreme (5Ã) | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultExperience <option></code> || Controls XP gain from Vaults || normal || Poor (0.1Ã) / Half (0.5Ã) / Normal (1Ã) / Double (2Ã) / Triple (3Ã) | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultLoot <option></code> || Quality and quantity of Vault loot || normal || Legacy (0.5Ã) / Normal (1Ã) / Plenty (2Ã) / Extreme (3Ã) | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultMode <option></code> || Determines what happens on Vault death || normal || Casual (Keep items on Vault death) / Normal (Spirit on Vault death) / Hardcore (No spirit on Vault death) | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultWeightedArtifacts <option></code> || Artifacts drop based on rarity if enabled || True || True / False | ||
|} | |||
 | |||
=== Brew Settings === | |||
{| class="wikitable" | |||
|+ Knowledge & Mentor Brews | |||
! Command !! Description !! Default !! Options | |||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultAllowKnowledgeBrew <option></code> || Allows Knowledge Brews for progression || True || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultAllowMentoring <option></code> || Allows Mentor Brews to be crafted and used || True || True / False | ||
|} | |||
 | |||
=== Timer, Difficulty & Limits === | |||
{| class="wikitable" | |||
|+ Time, Difficulty & Level Limits | |||
! Command !! Description !! Default !! Options | |||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultTimer <number></code> || Vault time-limit in minutes (0 = unlimited) || 25 || â | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultAllowWaypoints <option></code> || Enables use of waypoints inside Vaults on Xaero's Minimap || False || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultLevelLock <number></code> || Maximum achievable Vault level || 100 || â | ||
|- | |- | ||
| <code>/gamerule vaultNoOpDifficulty <option></code> || Allows non-operators to change Vault difficulty || True || True / False | | <code>/gamerule vaultNoOpDifficulty <option></code> || Allows non-operators to change Vault difficulty || True || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultAllowWaypoints <option></code> || Enables use of waypoints inside Vaults on Xaero's Minimap || False || True / False | ||
|} | |||
 | |||
=== Final Vault Access === | |||
{| class="wikitable" | |||
|+ Final Vault Access | |||
! Command !! Description !! Default !! Options | |||
|- | |||
| <code>/gamerule finalVaultAllowParty <option></code> || Controls whether players can form a party in the Final Vault || True || True / False | |||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultHeraldMinLevel <number></code> || Minimum level to face the Herald (enter Final Vault) || 100 || â | ||
|} | |||
 | |||
=== Debug & Performance === | |||
{| class="wikitable" | |||
|+ Debugging & Performance | |||
! Command !! Description !! Default !! Options | |||
|- | |- | ||
| <code>/gamerule vaultPrintSaveDataTiming <option></code> || Prints timing info when saving Vault data (debug) || False || True / False | | <code>/gamerule vaultPrintSaveDataTiming <option></code> || Prints timing info when saving Vault data (debug) || False || True / False | ||
|- | |- | ||
| <code>/gamerule vaultTemplateCacheSize <number></code> || Max number of cached Vault templates || 32 || â | | <code>/gamerule vaultTemplateCacheSize <number></code> || Max number of cached Vault templates || 32 || â | ||
|} | |||
{| class="wikitable" | |||
|+ Party Commands | |||
! Command !! Description !! Default !! Options | |||
|- | |- | ||
| <code>/ | | <code>/party create</code> || Create a new party || || Â | ||
|- | |- | ||
| <code>/ | | <code>/party invite <playerIGN></code> || Invite a player to your party || || Â | ||
 | |||
|- | |- | ||
| <code>/party | | <code>/party accept_invite <playerIGN></code> || Accept a party invitation || || | ||
|- | |- | ||
| <code>/party | | <code>/party leave</code> || Leave your current party || || | ||
|- | |- | ||
| <code>/party | | <code>/party remove <playerIGN></code> || Remove a player from your party || || | ||
|- | |- | ||
| <code>/party | | <code>/party list</code> || List all party members || || | ||
|- | |- | ||
| <code>/party | | <code>/party disband</code> || Disband the party (removes everyone) || || | ||
|- | |- | ||
| <code>/ | | <code>/gamerule vaultJoinRequireParty <option></code> || Requires players to be in a party to join a Vault || True || True / False | ||
|- | |- | ||
| <code>/ | | <code>/gamerule vaultPartyExpSharing <option></code> || How XP is shared in parties || disabled || Disabled / Lowest / Average / Highest | ||
|} | |} | ||
 | |||
{| class="wikitable | {| class="wikitable" | ||
! Command !! Description | |+ Research Commands | ||
! Command !! Description !! Default !! Options | |||
|- | |||
| <code>/the_vault research_team invite <playerIGN></code> || Invite a player to your research team || || | |||
|- | |- | ||
| <code>/the_vault research_team | | <code>/the_vault research_team accept_invite <playerIGN></code> || Accept a research-team invitation || || | ||
|- | |- | ||
| <code>/the_vault research_team | | <code>/the_vault research_team list</code> || List members of your research team || || | ||
|- | |- | ||
| <code>/the_vault research_team | | <code>/the_vault research_team leave</code> || Leave your current research team || || | ||
|- | |- | ||
| <code>/ | | <code>/gamerule vaultNoResearchTeamPenalty <option></code> || Disables penalties for joining research teams || False || True / False | ||
|} | |} | ||
{{See also|Admin Commands | Vault Difficulties}} | {{See also|Admin Commands | Vault Difficulties}} | ||
{{VH3}} | {{VH3}} |
Revision as of 13:32, 4 July 2025
Below you will find a list of commands that may improve your vaulting experience.
Gamerule Commands
Below is a list of gamerule commands grouped by purpose. These settings allow fine-grained control over Vault Hunters gameplay balance, progression, and performance.
Challenge, Loot & Progression
Command | Description | Default | Options |
---|---|---|---|
/gamerule questExpertMode <option> |
Enables harder quest conditions for experienced players | False | True / False |
/gamerule vaultBoostPenalty <option> |
Reduces rewards when Vault level is lower than player level | False | True / False |
/gamerule vaultCrystalMode <option> |
Alters Vault-Altar crafting costs | normal | Infinity (free) / Half (0.5Ã) / Normal (1Ã) / Double (2Ã) / Grindy (5Ã) / Extreme (10Ã) |
/gamerule vaultCrystalRecipeScaling <option> |
Scales Altar recipes with player level | normal | Slow (0.5Ã) / Normal (1Ã) / Fast (2Ã) / Extreme (5Ã) |
/gamerule vaultExperience <option> |
Controls XP gain from Vaults | normal | Poor (0.1Ã) / Half (0.5Ã) / Normal (1Ã) / Double (2Ã) / Triple (3Ã) |
/gamerule vaultLoot <option> |
Quality and quantity of Vault loot | normal | Legacy (0.5Ã) / Normal (1Ã) / Plenty (2Ã) / Extreme (3Ã) |
/gamerule vaultMode <option> |
Determines what happens on Vault death | normal | Casual (Keep items on Vault death) / Normal (Spirit on Vault death) / Hardcore (No spirit on Vault death) |
/gamerule vaultWeightedArtifacts <option> |
Artifacts drop based on rarity if enabled | True | True / False |
Brew Settings
Command | Description | Default | Options |
---|---|---|---|
/gamerule vaultAllowKnowledgeBrew <option> |
Allows Knowledge Brews for progression | True | True / False |
/gamerule vaultAllowMentoring <option> |
Allows Mentor Brews to be crafted and used | True | True / False |
Timer, Difficulty & Limits
Command | Description | Default | Options |
---|---|---|---|
/gamerule vaultTimer <number> |
Vault time-limit in minutes (0 = unlimited) | 25 | â |
/gamerule vaultAllowWaypoints <option> |
Enables use of waypoints inside Vaults on Xaero's Minimap | False | True / False |
/gamerule vaultLevelLock <number> |
Maximum achievable Vault level | 100 | â |
/gamerule vaultNoOpDifficulty <option> |
Allows non-operators to change Vault difficulty | True | True / False |
/gamerule vaultAllowWaypoints <option> |
Enables use of waypoints inside Vaults on Xaero's Minimap | False | True / False |
Final Vault Access
Command | Description | Default | Options |
---|---|---|---|
/gamerule finalVaultAllowParty <option> |
Controls whether players can form a party in the Final Vault | True | True / False |
/gamerule vaultHeraldMinLevel <number> |
Minimum level to face the Herald (enter Final Vault) | 100 | â |
Debug & Performance
Command | Description | Default | Options |
---|---|---|---|
/gamerule vaultPrintSaveDataTiming <option> |
Prints timing info when saving Vault data (debug) | False | True / False |
/gamerule vaultTemplateCacheSize <number> |
Max number of cached Vault templates | 32 | â |
Command | Description | Default | Options |
---|---|---|---|
/party create |
Create a new party | ||
/party invite <playerIGN> |
Invite a player to your party | ||
/party accept_invite <playerIGN> |
Accept a party invitation | ||
/party leave |
Leave your current party | ||
/party remove <playerIGN> |
Remove a player from your party | ||
/party list |
List all party members | ||
/party disband |
Disband the party (removes everyone) | ||
/gamerule vaultJoinRequireParty <option> |
Requires players to be in a party to join a Vault | True | True / False |
/gamerule vaultPartyExpSharing <option> |
How XP is shared in parties | disabled | Disabled / Lowest / Average / Highest |
Command | Description | Default | Options |
---|---|---|---|
/the_vault research_team invite <playerIGN> |
Invite a player to your research team | ||
/the_vault research_team accept_invite <playerIGN> |
Accept a research-team invitation | ||
/the_vault research_team list |
List members of your research team | ||
/the_vault research_team leave |
Leave your current research team | ||
/gamerule vaultNoResearchTeamPenalty <option> |
Disables penalties for joining research teams | False | True / False |
See also: Admin Commands and Vault Difficulties