PiggyShopUI is an open-sourced plugin using libFormAPI to create form shops.
- Basic knowledge on how to install plugins from Poggit Releases and/or Poggit CI
- PMMP 4.21.0+
- EconomyAPI by onebone/poggit-orphanage
- BedrockEconomy by cooldogedev
- Experience (PMMP)
- Install the plugin from Poggit.
- (Optional) Setup your economy provider. Change
economy.provider
to the name of the economy plugin being used, orxp
for PMMP Player EXP. - Start your server.
- The command
/shop edit
opens up the shop editor menu. Run it. - PiggyShopUI separates individual shop entries by categories. Create a category.
- PiggyShopUI allows you to add shop items from your inventory. Hold the items you plan on selling in your hand.
- Open the shop editor menu and select a category to edit. This will open up the shop category editor menu.
- Add an item to the category.
- Repeat w/ other items & categories.
- You're done! No restarts are necessary.
Command | Description | Permissions | Aliases |
---|---|---|---|
/shop edit |
Opens the shop editor menu | piggyshopui.command.shop.edit |
N/A |
/shop |
Opens the shop | piggyshopui.command.shop.use |
N/A |
/shop [category] |
Opens a specific category in the shop | piggyshopui.command.shop.use |
N/A |
Permissions | Description | Default |
---|---|---|
piggyshopui |
Allows usage of all PiggyShopUI features | false |
piggyshopui.category.{CATEGORY} |
Allows access to private categories | op |
piggyshopui.command |
Allow usage of all PiggyShopUI commands | op |
piggyshopui.command.shop |
Allow usage of the /shop commands | op |
piggyshopui.command.shop.edit |
Allow usage of the /shop edit subcommand | op |
piggyshopui.command.shop.use |
Allow usage of the /shop command | true |
- If you experience an unexpected non-crash behavior with PiggyShopUI, click here .
- If you experience a crash in PiggyShopUI, click here .
- If you would like to suggest a feature to be added to PiggyShopUI, click here .
- If you require support, please join our discord server here.
- Do not file any issues related to outdated API version; we will resolve such issues as soon as possible.
- We do not support any spoons of PocketMine-MP. Anything to do with spoons (Issues or PRs) will be ignored.
- This includes plugins that modify PocketMine-MP's behavior directly, such as TeaSpoon.
Copyright 2018 DaPigGuy
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.