PiggyCustomEnchantsShop is an add-on the the PiggyCustomEnchants plugin, adding shops.
- Basic knowledge on how to install plugins from Poggit Releases and/or Poggit CI
- PMMP 3.2.0 or greater
- Economy type supported by libPiggyEconomy:
- EconomyAPI by onebone
- MultiEconomy by TwistedAsylumMC
- PMMP Player EXP
-
Install the plugin from Poggit.
-
(Optional) Setup your economy provider. If using EconomyAPI, this step can be skipped. Otherwise, change
economy.provider
to the name of the economy plugin being used, orxp
for PMMP Player EXP. If using MultiEconomy, createeconomy.multieconomy-currency
with the value being your preferred currency type. -
(Optional) Configure formatting of your sign shops under
shop-types.sign.format
-
Start your server.
-
Sign Shops: Place a sign down & create a sign shop with the following format:
UI Shops: Use
/ceshop add
and enter requested information. -
You're done!
Command | Description | Permissions | Aliases |
---|---|---|---|
/customenchantshop |
Opens enchantment shop menu | piggycustomenchantsshop.command.ceshop.use |
/ceshop |
/customenchantshop add |
Opens enchantment shop configuration menu | piggycustomenchantsshop.command.ceshop.add |
/ceshop add |
Permissions | Description | Default |
---|---|---|
piggycustomenchantsshop |
Allows usage of all PiggyCustomEnchantsShop features | op |
piggycustomenchantsshop.command |
Allow usage of all PiggyCustomEnchantsShop commands | op |
piggycustomenchantsshop.command.ceshop |
Allow usage of both /ceshop & /ceshop add | op |
piggycustomenchantsshop.command.ceshop.add |
Allow usage of /ceshop add | op |
piggycustomenchantsshop.command.ceshop.use |
Allow usage of /ceshop | true |
piggycustomenchantsshop.sign |
Allows usage of all sign shop features | op |
piggycustomenchantsshop.sign.break |
Allows breaking of sign shops | op |
piggycustomenchantsshop.sign.create |
Allows creation of sign shops | op |
piggycustomenchantsshop.sign.use |
Allows usage of sign shops | true |
- If you experience an unexpected non-crash behavior with PiggyCustomEnchantsShop, click here.
- If you experience a crash in PiggyCustomEnchantsShop, click here.
- If you would like to suggest a feature to be added to PiggyCustomEnchantsShop, 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.
- We do not support any spoons. Anything to do with spoons (Issues or PRs) will be ignored.
- We are using Commando, libFormAPI, libPiggyEconomy virions.
- Detailed Installation Guide available at PiggyDocs.
- Check out our Discord Server for additional plugin support.