More actions
Created page with "Content to be added" |
m Added all commanded present in the official discord |
||
Line 1: | Line 1: | ||
Below you will find a list of commands that are limited to a server admin/op player that may help you support your server: | |||
{| class="wikitable" | |||
|+Admin Console Commands | |||
|Card Commands | |||
|<code>/the_vault card_debug create_card <tier> <color></code>: Create a random card of any tier and color | |||
<code>/the_vault card_debug add_card_modifier <modifier></code>: Replace the current modifier on a card with a new one. Resource cards are automatically generated. | |||
<code>/the_vault card_debug set_tier <tier></code>: Change the tier of a card. Modifier will scale. | |||
<code>/the_vault card_debug add_color <color></code>: Add extra colors to a card. | |||
<code>/the_vault card_debug add_group <group></code>: Add extra groups to a card (foil included) | |||
<code>/the_vault card_debug create_booster_pack <pack></code>: Spawn in a booster pack. | |||
|- | |||
|Gear Debug Command Guide | |||
|Most of these commands have autofill suggestions when clicking space, i.e for uniques all available options will display. | |||
`/the_vault gear_debug setLevel <level>`: Sets the item level of held gear. | |||
`/the_vault gear_debug give_unique_item <uniqueName> <level>`: Spawns a specific unique item by name | |||
`/the_vault gear_debug give_all_unique_items <level>`: Spawns all unique items at specified level | |||
`/the_vault gear_debug addModifier <affix> <modifier> <value>`: Adds specific modifier to gear. Adds extra slots if needed. | |||
`/the_vault gear_debug removeModifier <affix> <modifier>`: Removes specific modifier from gear | |||
`/the_vault gear_debug addRandomModifier`: Adds a random modifier if slots available | |||
`/the_vault gear_debug removeRandomModifier`: Removes a random modifier from held gear | |||
`/the_vault gear_debug add_ability_modifier <ability> <levelChange>`: Adds an ability level to gear. | |||
`/the_vault gear_debug rerollAll`: Rerolls all modifiers on held gear | |||
`/the_vault gear_debug set_corrupted`: Corrupts the held gear item | |||
`/the_vault gear_debug set_legendary`: Makes held gear legendary | |||
`/the_vault gear_debug give_all_trinkets`: Spawns all trinkets | |||
`/the_vault gear_debug repairs fix`: Decreases used repair slots by 1 | |||
`/the_vault gear_debug repairs damage`: Increases used repair slots by 1 | |||
`/the_vault gear_debug repairs setSlots <slots>`: Sets total repair slots | |||
`/the_vault gear_debug rarity <value>`: Changes rarity (Scrappy/Common/Rare/Epic/Omega) | |||
`/the_vault gear_debug rollType <rollType>`: Changes the roll type of unidentified gear. Allows more customisation than rarity, but requires config knowledge. | |||
`/the_vault gear_debug model <model>`: Changes the gear's visual model | |||
`/the_vault gear_debug potential <value>`: Sets crafting potential value | |||
|- | |||
|Vault Level and Stats Command | |||
|<code>/the_vault vault_level get <player_ign></code> - Displays information about the players stats (Vault level, xp, skill, knowledge, expertise points) | |||
<code>/the_vault vault_level set_level <level></code> - Sets the level | |||
<code>/the_vault vault_level add_exp <amount></code> - Adds the amount of xp | |||
<code>/the_vault vault_level add_skill_points <amount></code> | |||
<code>/the_vault vault_level add_expertise_points <amount> [player]</code> | |||
<code>/the_vault vault_level set_rep <level> <god></code> - Manage reputation for god - This will add to the current total so if you want to remove, use a negative value | |||
|- | |||
|Vault Command | |||
|<code>/the_vault vault kick <player> <complete></code> | |||
<code>/the_vault vault addModifier <player> <modifier> <stackSize></code> | |||
|- | |||
|Snapshot Command | |||
|<code>/the_vault snapshot death list <playerIGN></code>: List vault deaths (You can click a listed timestamp to generate the restore command) | |||
<code>/the_vault snapshot death restore <playerIGN> <timestamp> [restoreToPlayer]</code>: Restore a vault death snapshot | |||
<code>/the_vault snapshot vaultJoin list <playerIGN></code> - List vault join snapshots | |||
<code>/the_vault snapshot vaultJoin restore <playerIGN> <timestamp> [restoreToPlayer]</code>: Restore a vault join snapshot | |||
|- | |||
|Can be used to recreate/modify a crystal | |||
|<code>/the_vault crystal setRandomModifiers <true/false></code> <code>/the_vault crystal setUnmodifiable <true/false></code> <code>/the_vault crystal addModifier <modifier> <stackSize></code> - Adds vault modifiers | |||
<code>/the_vault crystal clearObjective</code> <code>/the_vault crystal setObjective <objective></code> - Set the objective type - Note that some of these will not work (e.g. monolith) <code>/the_vault crystal setLevel <level></code> - The vault level of the crysta | |||
<code>/the_vault crystal setSeed <seed></code> - The random seed of the vault | |||
<code>/the_vault crystal setTheme <theme></code> - Uses the theme id | |||
|- | |||
|Complete Player Reset | |||
|/the_vault reset all <player> | |||
|- | |||
|Targeted player | |||
|<code>/the_vault reset level <player></code> | |||
<code>/the_vault reset skill_points <player></code> | |||
<code>/the_vault reset level_abilities_talents_and_expertises <player></code> | |||
<code>/the_vault reset abilities_and_talents <player></code> | |||
<code>/the_vault reset expertises <player></code> | |||
<code>/the_vault reset research <player></code> | |||
<code>/the_vault reset knowledge <player></code> | |||
<code>/the_vault reset altar_recipe <player></code> | |||
<code>/the_vault reset black_market <player></code> | |||
<code>/the_vault reset altar_level <player></code> | |||
<code>/the_vault reset vault_history <player></code> | |||
<code>/the_vault reset god_reputations <player></code> | |||
<code>/the_vault reset trinkets <player></code> | |||
<code>/the_vault reset bounties <player></code> | |||
<code>/the_vault reset workbench_modifiers <player></code> | |||
<code>/the_vault reset armor_models <player></code> | |||
<code>/the_vault reset alchemy_effects <player></code> | |||
<code>/the_vault reset ascension_titles <player></code> | |||
<code>/the_vault reset proficiencies <player></code> | |||
|} |
Revision as of 18:17, 19 June 2025
Below you will find a list of commands that are limited to a server admin/op player that may help you support your server:
Card Commands | /the_vault card_debug create_card <tier> <color> : Create a random card of any tier and color
|
Gear Debug Command Guide | Most of these commands have autofill suggestions when clicking space, i.e for uniques all available options will display.
`/the_vault gear_debug setLevel <level>`: Sets the item level of held gear. `/the_vault gear_debug give_unique_item <uniqueName> <level>`: Spawns a specific unique item by name `/the_vault gear_debug give_all_unique_items <level>`: Spawns all unique items at specified level `/the_vault gear_debug addModifier <affix> <modifier> <value>`: Adds specific modifier to gear. Adds extra slots if needed. `/the_vault gear_debug removeModifier <affix> <modifier>`: Removes specific modifier from gear `/the_vault gear_debug addRandomModifier`: Adds a random modifier if slots available `/the_vault gear_debug removeRandomModifier`: Removes a random modifier from held gear `/the_vault gear_debug add_ability_modifier <ability> <levelChange>`: Adds an ability level to gear. `/the_vault gear_debug rerollAll`: Rerolls all modifiers on held gear `/the_vault gear_debug set_corrupted`: Corrupts the held gear item `/the_vault gear_debug set_legendary`: Makes held gear legendary `/the_vault gear_debug give_all_trinkets`: Spawns all trinkets `/the_vault gear_debug repairs fix`: Decreases used repair slots by 1 `/the_vault gear_debug repairs damage`: Increases used repair slots by 1 `/the_vault gear_debug repairs setSlots <slots>`: Sets total repair slots `/the_vault gear_debug rarity <value>`: Changes rarity (Scrappy/Common/Rare/Epic/Omega) `/the_vault gear_debug rollType <rollType>`: Changes the roll type of unidentified gear. Allows more customisation than rarity, but requires config knowledge. `/the_vault gear_debug model <model>`: Changes the gear's visual model `/the_vault gear_debug potential <value>`: Sets crafting potential value |
Vault Level and Stats Command | /the_vault vault_level get <player_ign> - Displays information about the players stats (Vault level, xp, skill, knowledge, expertise points)
|
Vault Command | /the_vault vault kick <player> <complete>
|
Snapshot Command | /the_vault snapshot death list <playerIGN> : List vault deaths (You can click a listed timestamp to generate the restore command)
|
Can be used to recreate/modify a crystal | /the_vault crystal setRandomModifiers <true/false> /the_vault crystal setUnmodifiable <true/false> /the_vault crystal addModifier <modifier> <stackSize> - Adds vault modifiers
|
Complete Player Reset | /the_vault reset all <player> |
Targeted player | /the_vault reset level <player>
|