🏪 Shop
About
Shop is a good way for players to obtain some pets for money or other Currency.
Global shop settings located in the shop.yml
config file.
Features
✅ Multi-Currency. Use different Currencies for any pet and tier.
✅ Default Price. Set default price for all pets of specific tier.
✅ Exclude Pets and Tiers. Remove certain pets or tiers from the shop.
✅ Custom Price. Set custom price for certain pets and their tiers.
Setup Tips
Toggle Feature
To enable or disable the Shop feature, go to the config.yml
and set Features
-> Shop
on false
or true
Disable Tier
To disable a specific tier from the shop, go to shop.yml
and set EggPrice
-> Default
for that tier to -1
:
Pets with custom price settings for this tier will still be available in the shop.
Disable Pet
To disable a specific pet with specific tier from the shop, go to shop.yml
and set EggPrice
-> Custom
for that pet and tier to -1
:
Set Pet Price
The same steps as in Disable Pet, but change -1
to the actual price.
Last updated