A PMMP plugin that add an item which can sell the contents of containers (Chest, Hopper, Furnace, etc.)
A PMMP plugin that add an item which can sell the contents of containers (Chest, Hopper, Furnace, etc.)
To get started, install the Customies plugin to your plugins folder
Then, start your server and give yourself a Sell Wand using the command /give <name> sell_wand:sell_wand
Inside of the plugin_data/SellWand/config.yml file, you may change the following:
item - Item configuration
economy - This is used to determine which economy system to use
economyapi | bedrockeconomy | xpbehaviour - The behaviour of the Sell Wand
messages - These are messages that will be sent to the player depending of the outcomes of the transaction
sell - A list of items that can be sold. Use the format <item_name>: <price>
Version: 1.0.1
Downloads: 478
Updated: 10/1/2023
Supported API versions: 5.0.0 to 5.36.0
Categories: Economy, Mechanics
License: MIT