Skip to content

Commands

Sauron_Dev edited this page Jun 9, 2026 · 3 revisions

Commands

Main command:

/ve

Aliases:

/vortex
/vortexenchant

Player Commands

Command Permission Description
/ve vortex.use Show command help.
/ve list [page] vortex.use Browse loaded enchantments by page.
/ve info <enchant> vortex.use View rarity, level, targets, description, conflicts, and status.
/ve search <keyword> vortex.use Search enchantments by id, name, or description.
/ve browse vortexenchantments.browse Open the Enchant Browser GUI.
/ve aura vortexenchantments.aura Toggle enchant aura particles.
/ve forge vortexenchantments.forge Open the Enchant Forge.
/ve tinkerer vortexenchantments.tinkerer Open the Tinkerer salvage GUI.
/ve alchemist vortexenchantments.alchemist Open the Alchemist combine GUI.
/ve souls vortexenchantments.souls View Souls balance.
/ve souls shop vortexenchantments.souls Open the Souls Shop.
/ve shop vortexenchantments.shop Open the Vault economy enchant shop.
/ve slots vortex.use View enchant slot information for the held item.
/ve combos vortexenchantments.combos View possible combos or active combos on the held item.
/ve evolve <enchant> vortexenchantments.evolve Evolve a max-level enchantment when eligible.
/ve evolve info <enchant> vortexenchantments.evolve View an enchantment evolution path.
/ve particles vortexenchantments.particles Toggle enchant particle effects.

Admin Commands

Command Permission Description
/ve reload vortex.reload Reload configs and enchantment definitions.
/ve admin vortexenchantments.admin Open the Admin GUI.
/ve give <player> <enchant> <level> vortex.give Give a player a specific enchanted book.
/ve scroll give <player> [tier] vortexenchantments.scroll Give a Mystery Scroll.
/ve extractor give <player> vortexenchantments.extractor Give an Extractor Scroll.
/ve dust give <player> <tier> [amount] vortexenchantments.dust Give Enchant Dust.
/ve whitescroll give <player> [amount] vortexenchantments.scrolls Give White Scrolls.
/ve blackscroll give <player> [amount] vortexenchantments.scrolls Give Black Scrolls.
/ve slotincreaser give <player> [tier] [amount] vortexenchantments.slotincreaser Give Slot Increasers.
/ve transmog give <player> [amount] vortexenchantments.transmog Give Transmog Scrolls.
/ve randomscroll give <player> [amount] vortexenchantments.randomscroll Give Randomization Scrolls.
/ve holyscroll give <player> [amount] vortexenchantments.holyscroll Give Holy White Scrolls.

Rarity Arguments

Commands that accept a rarity tier use:

COMMON
UNCOMMON
RARE
EPIC
LEGENDARY
MYTHIC

Notes

  • Tab completion is available for subcommands, online players, enchant ids, levels, and rarity tiers.
  • White Scroll and Black Scroll give commands currently check vortexenchantments.scrolls in the command handler.
  • Admin permissions should be assigned through a permissions plugin for production servers.

Clone this wiki locally