π Commands & Permissions
Manage your VortexSellChests ecosystem with a powerful, hierarchical command system. All administrative commands are nested under the base /vsc label.
π€ Admin Commands
/vsc give <player> <type> [amount]
Grants a specific Sell Chest tier to a player.
vortexsellchest.admin.give
/vsc fuel give <player> <type> [amount]
Grants specific fuel items to a player.
vortexsellchest.admin.fuel.give
/vsc booster global <type> [duration]
Activates a server-wide sell multiplier.
vortexsellchest.admin.booster.global
/vsc booster player <player> <type> [duration]
Activates a private booster for a specific player.
vortexsellchest.admin.booster.player
/vsc booster stop <type>
Force-stops all active boosters of a specific type.
vortexsellchest.admin.booster.stop
/vsc booster list
Displays all currently active boosters and remaining time.
vortexsellchest.admin.booster.list
/vsc prune
Cleans up the database by removing orphan chest entries.
vortexsellchest.admin.prune
/vsc echo <message>
Test MiniMessage formatting via the chat.
vortexsellchest.admin.echo
π Permission Nodes
The wildcard vortexsellchest.admin.* is recommended for server administrators to ensure full access to all future subcommands.
vortexsellchest.admin
Root permission required to use any /vsc command.
vortexsellchest.admin.help
Allows viewing the command help menu.
vortexsellchest.admin.bypass
Allows opening and breaking chests owned by other players.
vortexsellchest.admin.booster.*
Grants access to all booster management subcommands.
vortexsellchest.admin.fuel.*
Grants access to all fuel management subcommands.
Pro Tip: Use /vsc booster types to see a list of all configured booster IDs from your boosters/ folder!
Last updated