CommandShop icon

CommandShop -----

Allow Players to Buy In-Game Commands and or Permissions!



CommandShop:
This plugin allows players to buy commands in-game. This version is uses any permissions plugin and economy plugin that vault can hook into.

Commands:
/cshop (Alias /cs) - Opens CommandShop GUI
/cshopreload - Reload the Config

Permissions:
cshop.buy - Allows player to open the Shop GUI
cshop.purchase.(command_name) - Allows a player to purchase that command
cshop.purchase.* - Allows a player to buy any command in shop
cshop.reload - Permission to Reload Config

Depends:
- Vault
- Economy Plugin that Works with Vault


Update Tutorial:
(1.5 Update)
Must provide either a 'permission' or a 'command' or both per purchase. See config below for example.

Config:
Code (YAML):
ConfirmPurchase : true

clear
: # Simple Purchase Example
  title
: '/clear' # This is what the Player will see in the Shop GUI
  icon
: Barrier # This is the Block/Material the Player will see in the Shop GUI
  price
: 2000
  permission
: essentials.clearinventory # This is a permission the player will GAIN after purchase
  lore
:
   - '&aAllows you to Clear your Entire Inventory'

rank-up
: # Advanced Purchase Example
  title
: 'Purchase Settler Rank'
  icon
: Amethyst_Shard
  price
: 5000
  # permission field is not required if there are commands to be run. Although one or the other MUST exist, OR both if want.
  commands
: # These are CONSOLE Commands to run when purchased
    - 'lp user %player% parent add settler'
    - 'broadcast %player% has purchased the Settler Rank!'
  lore
:
   - 'Become a Settler Rank'

GOALS:
10 Downloads: Reached!
20 Downloads: Reached!
50 Downloads: Reached!
75 Downloads: Reached!
100 Downloads: Reached!
150 Downloads: Reached!
200 Downloads: Reached!
Resource Information
Author:
----------
Total Downloads: 865
First Release: Dec 31, 2017
Last Update: Oct 9, 2025
Category: ---------------
All-Time Rating:
2 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings