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

Shop with Ore Economy
version 1.0.0
Approved
Direct Download How to install?
37 Downloads / 37 Total
1 Review
Plugin Description §

MineShop

MineShop plugin for Pocketmine, this plugin functions to sell rare items in MineShop, and can be purchased with ore

Custom Ore Economies: You can freely add economy by ore in MineShop
SellItems Tutorial: Just hold items in your hand and then run the command /mineshop sell to sell them.

✈️ Commands

Command Description Permission
/mineshop Open MineShop GUI mineshop.command
/mineshop add Open Sell UI mineshop.command.add (OP)
/mineshop delete Open Unsell GUI mineshop.command.delete (OP)
/mineshop edit Open Edit GUI mineshop.command.edit (OP)

⚙️ Config

custom your config.yml

prefix: "&7[&aMineShop&7]"

# you can create new gui schema in folder gui/
gui-schema: "default" # input filename without extension

# Ore economy supported
economies:
  - "minecraft:emerald"
  - "minecraft:diamond"
  - "minecraft:gold_ingot"

config-version: 1.0

🖼️ Preview

MineShop

Deleting Mode Menu

Editing Mode Menu

Sell Item UI

💻 Custom GUI

Here I have provided an example json for the custom GUI

1. Find Folder GUI: look for the gui folder in the MineShop plugin data plugin.
2. Create your GUI: create your gui schema with the following example custom.json, free file name!
3. Please look at the title Default GUI
4. Change GUI Schema: open config.yml, then change the gui schema you have created.

# you can create new gui schema in folder gui/
gui-schema: "default" # input filename without extension


The following is an example for the custom.json that you created earlier

Default GUI

{
  "name": "&lMine Shop",
  "type": "DOUBLE_CHEST",
  "max_slot": 13, // max slot for item selling
  "slots": [
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "mineshop:slot",
    "mineshop:slot",
    "mineshop:slot",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "mineshop:slot",
    "mineshop:slot",
    "mineshop:slot",
    "mineshop:slot",
    "mineshop:slot",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "mineshop:slot",
    "mineshop:slot",
    "mineshop:slot",
    "mineshop:slot",
    "mineshop:slot",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "minecraft:vines",
    "mineshop:previous",
    "minecraft:vines",
    "mineshop:info",
    "minecraft:vines",
    "mineshop:next",
    "minecraft:vines",
    "minecraft:vines"
  ]
}

📜 Credits

Icon by Flaticon


Gambyou
using v1.0.0
06 Jan 25
Not going to lie but this plugin is really useful for any type of servers.

Reply to review by :

/ 5
Supported API versions
5.3.0
->
5.16.0
Producers §
  • Collaborators:
    • @angga7togk
License §
Categories:
General
Economy
Permissions
Commands

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

/ 5
Loading...