Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.03 KB

README.en-US.md

File metadata and controls

32 lines (26 loc) · 1.03 KB

Economics.Deal

  • Author: Shaosimin
  • Origin: None
  • Deal plugin

Note

needs to be installed before the plugin: EconomicsAPI (this repository)

Commands

Syntax Permission Description
/deal push [price] economics.deal.use Publish Handheld Items
/deal list [page number] economics.deal.use View list of traded items
/deal buy [ID] economics.deal.use Buy trade items
/deal recall [ID] economics.deal.use Withdraw a posted item
/deal reset economics.deal.reset reset deal

Configuration

configuration file location: tshock/Economics/Deal.json

{
  "最大显示页": 10,
  "交易列表": []
}

FeedBack