Git Product home page Git Product logo

sellme's Introduction

SellMe

The Ultimate Sell plugin for PocketMine-MP 4

What is SellMe?

  • SellMe is a plugin which allows the items to be sold in exchange with money

Features

The currently offered features are as follows

  • Multiple Economy providers like EconomyAPI, BedrockEconomy and Capital
  • AutoSell
  • Item meta checks
  • Multiple sell modes (hand, all, inv)
  • List command which shows the list of all the prices of items.
  • Check command which allows you to check the price of the items in your inventory.
  • Add command which allows you to add items to the price list.
  • Overwrite command which allows you to modify any item which is currently in the price list.

Permissions

permissions:
  sellme.command.sell.hand:
    default: true
    description: with this permission the player sell his/her hand
  sellme.command.sell.all:
    default: true
    description: with this permission the player sell all items in his/her inv which are similar to his current item in hand
  sellme.command.sell.inv:
    default: true
    description: with this permission the player can sell his/her inventory
  sellme.command.sell.list:
    default: true
    description: with this permission the player can view sell listing
  sellme.command.sell.add:
    default: op
    description: with this permission the player can add items to the sell prices
  sellme.command.sell.overwrite:
    default: op
    description: with this permission the player can overwrite the prices of the items from the list of prices
  sellme.command.sell.check:
    default: true
    description: with this permission the player can view the price of the items in their inventory
  sellme.command.autosell:
    default: true
    description: with this permission the player can toggle his autosell status

Commands

Command Description Permission Aliases
Sell Sell command sellme.command.sell
AutoSell AutoSell command sellme.command.autosell AS

SubCommands

SELL

SubCommand Description Permission Aliases
Hand Sells the item which is held by the user sellme.command.sell.hand h
All Sells the items in inventory which are similar to the one in the users hands sellme.command.sell.all a
Inv Sells all the items in the inventory of the user sellme.command.sell.hand i, inventory
List View available items/prices sellme.command.sell.list l
Check Checks the amount that you can receive after using the sell command sellme.command.sell.check c
Add Adds the item in hand to the list of current prices sellme.command.sell.add
Overwrite Overwrites the item price in the list of current prices sellme.command.sell.overwrite

sellme's People

Contributors

cosmicnebula200 avatar poggit-bot avatar javierleon9966 avatar frashkar-pm avatar sof3 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.