VortexDevelopment Docs
Github
  • Welcome
  • Projects
    • VortexPrisonCore
      • Commands and Permissions
      • AutoBlock
      • AutoSell
      • Backpack
      • Bombs
      • Boosters
      • Collections
      • Vouchers
      • Economy
      • Mines
      • Pickaxe
      • Ranks
      • Mine Treasures
      • Tips
      • Developer API
  • For Developers
    • VInject
    • VInject Intellij Plugin
    • VortexCore
Powered by GitBook
On this page
  • Permissions
  • Commands
  1. Projects
  2. VortexPrisonCore

Commands and Permissions

Permissions

Admin Permissions

  • vortexprisoncore.admin - Grants access to all admin commands

Player Permissions

  • vortexprisoncore.autoblock - Allows use of the autoblock feature

  • vortexprisoncore.autosell - Base permission for autosell access

  • vortexprisoncore.autosell.tier.1 through vortexprisoncore.autosell.tier.6 - Grants access to specific tiers of autosell (each tier is one row in the GUI)

  • vortexprisoncore.economy_money_booster - Required to get the effects of the money booster

Commands

Admin Commands

Command
Permission
Description

/vpc

vortexprisoncore.admin

Main plugin command

/vpc reload

vortexprisoncore.admin

Reloads most parts of the plugin

/vpc economy import essentials

vortexprisoncore.admin

Imports economy data from Essentials (untested)

/backpack give <player> <backpack>

vortexprisoncore.admin

Gives a specific backpack to a player

/bombs give <player> <bomb> [amount]

vortexprisoncore.admin

Gives specified bombs to a player

/booster activate <booster> <player|-GLOBAL> <duration>

vortexprisoncore.admin

Activates a booster for a player or globally if -GLOBAL is specified. Time format: 1d 1h 1m 1s

/commanditem give <player> <itemid> [amount]

vortexprisoncore.admin

Gives a specific command item to a player

/mine reset <mine>

vortexprisoncore.admin

Refills the specified mine

/mine convert

vortexprisoncore.admin

Converts mines from Catamines v3

/mine selector

vortexprisoncore.admin

Gives you the mine selector tool

/mine create <id>

vortexprisoncore.admin

Creates a mine for the selected area with the given ID (requires manual config)

/pickaxe give <player>

vortexprisoncore.admin

Gives the default pickaxe to a player

/pickaxe restore <player>

vortexprisoncore.admin

Restores a player's pickaxe from the database if they lost it

/throwawaypickaxe give <player> <pickaxe>

vortexprisoncore.admin

Gives an unrepairable one-time use pickaxe to a player

/prisontreasures reset <player>

vortexprisoncore.admin

Resets all daily limits for treasures for a player

Player Commands

Command
Permission
Description

/rankup

None

Rankups a player if they have enough money and tokens

/collections

None

Opens the collections menu

/autoblock on/off

vortexprisoncore.autoblock

Enables/disables automatic block compression

/autosell

vortexprisoncore.autosell , vortexprisoncore.autosell.teir3

Opens the autosell GUI

PreviousVortexPrisonCoreNextAutoBlock

Last updated 2 months ago