Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 881 Bytes

README.en-US.md

File metadata and controls

33 lines (28 loc) · 881 Bytes

Economics.Regain Recycled Goods Plugin

  • Author: Shaosiming
  • Source: None
  • Customizable Recycled Items Plugin

Note

requires the pre-installation of the plugin: EconomicsAPI (this repository).

Commands

Syntax Pri Description
/regain [quantity] economics.regain redeem handhelds
/regain list [page number] economics.regain View Redeemable Items
/regain economics.regain Redeeming Handheld Items

configuration

configuration file location: tshock/Economics/Regain.json

{
  "回收物品表": [
    {
      "物品ID": 1327,
      "价格": 999
    }
  ]
}

FeedBack