By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

PocketMine-MP plugin which lets you sell blocks instantly as you mine.
version 3.2.0
Approved
Direct Download How to install?
Switch version
1003 Downloads / 4670 Total
2 Reviews
Plugin Description §

Overview

A PocketMine-MP plugin which automatically sells the blocks that you mine.

  • This plugin is compatible with AutoInv
  • This plugin supports BedrockEconomy, Capital & EconomyAPI

Commands

Usage: /autosell < on | off | add | remove | view >

Command Sub-commands Description
autosell on Turns on autosell
off Turns off autosell
add Adds the item the user is holding to the autosell price list. Proper usage: /autosell add {price} {price} should be a integer or float. For updating prices repeat with different price
remove Removes the item the user is holding from the autosell price list
view Lists the prices of all blocks/items added to the autosell price list

Alias: /as

Config.yml

#     _              _             ____           _   _   ____    _____
#    / \     _   _  | |_    ___   / ___|    ___  | | | | |  _ \  | ____|
#   / _ \   | | | | | __|  / _ \  \___ \   / _ \ | | | | | |_) | |  _|
#  / ___ \  | |_| | | |_  | (_) |  ___) | |  __/ | | | | |  __/  | |___
# /_/   \_\  \__,_|  \__|  \___/  |____/   \___| |_| |_| |_|     |_____|
#
# Author: MCA7
# Website: https://github.com/MCPEAbdu77/AutoSellPE
# Apache-2.0 (C) 2021

# Don't change this shit
ver: 1.2

# Prefix: (use § for color coding)
prefix: "§6AutoSell§aPE§7:"

# Name of the world autosell works on.
# Example:
# worlds:
#  - "world1"
#  - "world2"

worlds:
  - "world"
  - "world2"
  - "world3"

# Economy provider
# the possible values for this currently are
# 1. BedrockEconomy
# 2. Capital
# 3. EconomyAPI
economy-provider: BedrockEconomy

# DO NOT TOUCH IF YOU DONT KNOW WHAT YOU ARE DOING
# BY DEFAULT SELECTOR ENTRY IS EMPTY
capital-settings:
  selector:

# New system for adding/removing blocks/items for AutoSell
# has been changed to in-game configeration.
# Hold the block/item and use the command,
# /autosell add <price>
# Example:
# Hold cobblestone block and then use
# /autosell add 10
# This will autosell cobblestone block for $10
# when stone is mined.
# Likewise for removing, hold the block and
# use /autosell remove

Permissions

Permission Description
autosell.command Grants the user/group the permission to toggle autosell ON or OFF - Restricted to OP's by default
autosell.command.add Grants the user/group the permission to add or update block prices - Restricted to OP's by default
autosell.command.remove Grants the user/group the permission to remove blocks from autosell - Restricted to OP's by default
autosell.command.view Grants the user/group the permission to view/list all the prices for the autoselling blocks - Granted to everyone by default

Contact

What's new §
  • Added support BedrockEconomy, Capital and EconomyAPI
  • Improved performance & fixed bugs
  • The plugin now sells drops rather than the block that is being broken
  • New method of adding sell prices has been changed to in-game configeration
    • To add an item to the autosell list, hold the item and use /as add {price}
    • To remove, repeat the same method and use /as remove
    • To view all added items and their prices, use /as view
  • Added support for BedrockEconomy
  • Removed support for EconomyAPI
  • Optimized code
  • Added config versioning (please delete the old config for the plugin to work)
  • Minor bug fix
  • Overall code clean-up.

Planned features:

  • Support for BedrockEconomy/Capital.
  • Possibly remove support for EconomyAPI.
  • Other suggestions (here)
  • Added PM4 support.
  • Added support for prefix and you can change it from config.yml. (Please delete the old config.yml file before updating)
  • Code cleanup.

Ihsan48
Outdated
using v3.2.0
01 Jan 23
ZenZoya-coder
Outdated
using v2.2.0
14 May 21
good plugin :D
MCPEAbdu77
03 Jun 21
Thanks

Reply to review by :

/ 5
Supported API versions
4.0.0
->
4.21.1
Dependencies
EconomyAPI 5.7.3-PM4
Optional
View Plugin
Capital 0.1.2
Optional
View Plugin
BedrockEconomy 2.0.8
Optional
View Plugin
Producers §
  • Collaborators:
    • @MCPEAbdu77
License §
Categories:
Economy
General
Mechanics
Fun
Educational
Miscellaneous
Permissions
Permissions
Commands

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...