- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://gitlab.com/ranull/minecraft/petshop/
- Donation Link:
- https://www.buymeacoffee.com/ranull
A very simple lightweight free pet shop plugin, no commands and no unnecessary GUI!
Code (YAML):configVersion: 1
settings:
# Item used to put mobs up for sale
saleMaterial: "PAPER"
# Language settings
saleTag: "&f$type &aFor Sale&f: &f$$price"
notEnoughMoney: "&fYou don't have enough money!"
putForSale: "&6$type &fput up for sale!"
removeForSale: "&fRemoved &6$type &ffrom sale!"
soldOldOwner: "&6$player &fhas bought your pet &6$type &ffor &6$$price&f!"
soldNewOwner: "&fYou bought a new &6$type &ffor &6$$price&f!"
invalidName: "&fName invalid, It must be a Integer or Double!"
Usage:
To put a pet up for sale you need to rename a Paper to the price you would like to sell it for, for example. "20". Then you right click the pet you want to sell and its up for auction! People can right click the pet to buy it, the previous owner receives the money, and the pet belongs to the new owner! To remove a pet from sale shift right click them.
Video by Achaius
Installation:
Drag and drop the plugin in your plugins folder,
Depend: Vault
Commands:
/petshop - Plugin info
/petshop reload - Reload command (OP)
Permissions:
petshop.buy (Default)
petshop.sell (Default)
petshop.reload (OP)
-
We are planning scheduled maintenance on this website on Friday 5 March (tomorrow) at 4:00 am UTC. It is estimated that this maintenance will last 15 minutes. You can view this time in your local timezone here. Thanks.Dismiss Notice

PetShop 1.3
A simple pet shop plugin to allow people to sell their pets, even while offline!
Recent Updates
- Bug Fixes Dec 14, 2020
- Changed Sale Item and Added More Message Options Nov 26, 2019
- Fixed Vault Depend Nov 24, 2019