/SellStick

Sell all the items in the chest when the player using SellStick clicks on it

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

SellStick | v0.0.1


✔️ Sell all the items in the chest when the player using SellStick clicks on it ✔️


Features

  • Sell stick
  • When type command '/sellstick', you will be given a sell stick
  • Easy to custom in config.yml

Commands

Commands Description
/sellstick Sell Stick

Permissions

Permission Default
sellstick.command.use op

Config

---
sellstickname: "§l§aSell §bStick"
sellsticklore: "§r§l§7Usage: Tap the chest to automatically sell all the items in the chest!"
# Format:
#    - "<id(int)>,<meta(int)>:<cost(int|float)>"
sell:
 - "1,0:1" #Stone
 - "4,0:1" #Cobblestone
...

Install

  • Step 1: Click the "Direct Download" button to download the plugin
  • Step 2: Move the file "SellStick.phar" into the file "plugins"
  • Step 3: Restart server for plugins to work