Darrionat Plugins
  • Welcome
  • Plugins
    • Bans+
      • Commands & Permissions
      • Configuration Files
      • GUIs
      • MySQL
      • Trivia
    • Command Cooldown
      • Commands & Permissions
      • Configuration Files
        • cooldowns.yml
        • config.yml
        • messages.yml
      • MySQL
      • Trivia
    • Custom Enchants+
      • API
      • Commands & Permissions
      • Configuration Files
        • config.yml
        • enchants.yml
        • lores.yml
        • messages.yml
      • Custom Blocks
      • Dependencies
      • Enchantments
      • GUIs
      • Scrolls
      • Wands
      • Trivia
    • PrisonPick
      • Autosell
      • Commands & Permissions
      • Configuration Files
        • autosell.yml
        • config.yml
        • enchants.yml
        • messages.yml
      • Dependencies
      • Enchantments
      • GUIs
      • Inventory Management
      • Placeholders
      • Saving Data
  • Libraries
    • PluginLib
      • Creating Your Plugin
      • Commands
      • Configs
      • ErrorHandler
      • Gui
  • Discord Bot
    • SpigotMC Bot
      • Commands
  • Links
    • Discord
    • GitHub
    • SpigotMC
  • Support Me
    • Patreon
Powered by GitBook
On this page
  • Commands
  • Permissions

Was this helpful?

  1. Plugins
  2. PrisonPick

Commands & Permissions

Detailed Information on all commands and their permissions

PreviousAutosellNextConfiguration Files

Last updated 4 years ago

Was this helpful?

Command information can also be seen with /prisonpick help or with the Help GUI. If a player does not send enough arguments for the subcommand that they used, they will be sent the help message for that command. Commands that directly affect a player using the command cannot be run by the console.

Commands

Command

Function

Console Can Use

/prisonpick

Shows base message

true

/prisonpick bypass

Allows a player to be able to move a pickaxe in their inventory

false

/prisonpick help

More command information

true

/prisonpick helpGui

Opens a GUI that contains more command information

false

/prisonpick reload

Reloads all config files and settings

true

/prisonpick removePickaxe [player]

Removes a pickaxe from a specified player

true

/prisonpick resetPlayer [player]

Resets all of a player's enchantments and their blocks mined to 0

true

/prisonpick setEnchant [player] [enchant] [level]

Sets a player's level for a specific enchantment

true

/prisonpick syncData [file/db] confirm

Copies all player data from the given location to the other location. More info .

true

Permissions

All permissions are based on the format of prisonpick.subCommand. So for example, a valid permission would be prisonpick.setenchant. Without permission for a specific command, a player will not be able to use that command. Opped players will have permission for all commands.

here