More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{See also|Admin Commands}} | |||
{{See also|Admin Commands}} Â | Â | ||
{| class="wikitable" | == Gamerule Commands == | ||
{| class="wikitable sortable" | |||
! 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 finalVaultAllowParty <option></code> || Controls whether players can form a party in the Final Vault || True || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule questExpertMode <option></code> || Enables harder quest conditions for experienced players || False || True / False | ||
|- | |- | ||
| <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 | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultAllowWaypoints <option></code> || Enables use of waypoints inside Vaults || False || True / False | ||
|- | |- | ||
| <code>/gamerule vaultBoostPenalty <option></code> || | | <code>/gamerule vaultBoostPenalty <option></code> || Reduces rewards when Vault level < player level || False || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultCrystalMode <option></code> || Alters Vault Altar crafting costs || normal || Infinity / Half / Normal / Double / Grindy / Extreme | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultCrystalRecipeScaling <option></code> || Scales Altar recipes with player level || normal || Slow / Normal / Fast / Extreme | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultExperience <option></code> || Controls XP gain from Vaults || normal || Poor / Half / Normal / Double / Triple | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultHeraldMinLevel <number></code> || Minimum level to face the Herald (enter Final Vault) || 100 || â | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultJoinRequireParty <option></code> || Requires players to be in a party to join a Vault || True || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultLevelLock <number></code> || Maximum achievable Vault level || 100 || â | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultLoot <option></code> || Quality and quantity of Vault loot || normal || Legacy / Normal / Plenty / Extreme | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultMode <option></code> || Determines what happens on Vault death || normal || Casual / Normal / Hardcore | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultNoOpDifficulty <option></code> || Allows non-operators to change Vault difficulty || True || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultNoResearchTeamPenalty <option></code> || Disables penalties for joining research teams || False || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultPartyExpSharing <option></code> || How XP is shared in parties || disabled || Disabled / Lowest / Average / Highest | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultPrintSaveDataTiming <option></code> || Prints timing info when saving Vault data (debug) || False || True / False | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultTemplateCacheSize <number></code> || Max number of cached Vault templates || 32 || â | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultTimer <number></code> || Vault time-limit in minutes (0 = unlimited) || 25 || â | ||
|- | |- | ||
| <code>/gamerule | | <code>/gamerule vaultWeightedArtifacts <option></code> || Artifacts drop based on rarity if enabled || True || True / False | ||
|} | |||
 | |||
== Party Commands == | |||
{| class="wikitable sortable" | |||
! Command !! Description | |||
|- | |- | ||
| <code>/party create</code> || Create a new party | |||
| <code>/party create</code> || | |||
|- | |- | ||
| <code>/party invite <playerIGN></code> || Invite | | <code>/party invite <playerIGN></code> || Invite a player to your party | ||
|- | |- | ||
| <code>/party accept_invite <playerIGN></code> || Accept a party invitation | | <code>/party accept_invite <playerIGN></code> || Accept a party invitation | ||
|- | |- | ||
| <code>/party leave</code> || Leave your current party | | <code>/party leave</code> || Leave your current party | ||
|- | |- | ||
| <code>/party remove <playerIGN></code> || Remove a player from your party | | <code>/party remove <playerIGN></code> || Remove a player from your party | ||
|- | |- | ||
| <code>/party list</code> || List all | | <code>/party list</code> || List all party members | ||
|- | |- | ||
| <code>/party disband</code> || Disband the party (removes everyone) || | | <code>/party disband</code> || Disband the party (removes everyone) | ||
|} | |||
 | |||
== Research-Team Commands == | |||
{| class="wikitable sortable" | |||
! Command !! Description | |||
|- | |- | ||
| <code>/the_vault research_team invite <playerIGN></code> || Invite a player to your research team | |||
| <code>/the_vault research_team invite <playerIGN></code> || Invite a player to your research team | |||
|- | |- | ||
| <code>/the_vault research_team accept_invite <playerIGN></code> || Accept | | <code>/the_vault research_team accept_invite <playerIGN></code> || Accept a research-team invitation | ||
|- | |- | ||
| <code>/the_vault research_team list</code> || List members of your research team | | <code>/the_vault research_team list</code> || List members of your research team | ||
|- | |- | ||
| <code>/the_vault research_team leave</code> || Leave your current research team | | <code>/the_vault research_team leave</code> || Leave your current research team | ||
|} | |} | ||
{{VH3}} | {{VH3}} |
Revision as of 13:21, 3 July 2025
See also: Admin Commands
Gamerule Commands
Command | Description | Default | Options |
---|---|---|---|
/gamerule finalVaultAllowParty <option> |
Controls whether players can form a party in the Final Vault | True | True / False |
/gamerule questExpertMode <option> |
Enables harder quest conditions for experienced players | False | True / False |
/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 |
/gamerule vaultAllowWaypoints <option> |
Enables use of waypoints inside Vaults | False | True / False |
/gamerule vaultBoostPenalty <option> |
Reduces rewards when Vault level < player level | False | True / False |
/gamerule vaultCrystalMode <option> |
Alters Vault Altar crafting costs | normal | Infinity / Half / Normal / Double / Grindy / Extreme |
/gamerule vaultCrystalRecipeScaling <option> |
Scales Altar recipes with player level | normal | Slow / Normal / Fast / Extreme |
/gamerule vaultExperience <option> |
Controls XP gain from Vaults | normal | Poor / Half / Normal / Double / Triple |
/gamerule vaultHeraldMinLevel <number> |
Minimum level to face the Herald (enter Final Vault) | 100 | â |
/gamerule vaultJoinRequireParty <option> |
Requires players to be in a party to join a Vault | True | True / False |
/gamerule vaultLevelLock <number> |
Maximum achievable Vault level | 100 | â |
/gamerule vaultLoot <option> |
Quality and quantity of Vault loot | normal | Legacy / Normal / Plenty / Extreme |
/gamerule vaultMode <option> |
Determines what happens on Vault death | normal | Casual / Normal / Hardcore |
/gamerule vaultNoOpDifficulty <option> |
Allows non-operators to change Vault difficulty | True | True / False |
/gamerule vaultNoResearchTeamPenalty <option> |
Disables penalties for joining research teams | False | True / False |
/gamerule vaultPartyExpSharing <option> |
How XP is shared in parties | disabled | Disabled / Lowest / Average / Highest |
/gamerule vaultPrintSaveDataTiming <option> |
Prints timing info when saving Vault data (debug) | False | True / False |
/gamerule vaultTemplateCacheSize <number> |
Max number of cached Vault templates | 32 | â |
/gamerule vaultTimer <number> |
Vault time-limit in minutes (0 = unlimited) | 25 | â |
/gamerule vaultWeightedArtifacts <option> |
Artifacts drop based on rarity if enabled | True | True / False |
Party Commands
Command | Description |
---|---|
/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) |
Research-Team Commands
Command | Description |
---|---|
/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 |