CombatPets
  • šŸ  General
    • šŸ”Œ Getting Started
    • šŸ“„ Commands
    • ā›” Permissions
    • 🧩 Compatibility
    • ā“ Common Questions
    • ā— Common Issues
    • šŸŖ› Developer API
  • ⭐ Features
    • šŸŖ™ Multi-Currency
    • 🦊 Pet Types
    • šŸŽ  Pet Templates
    • šŸ‘‘ Pet Tiers
    • ā¤ļøā€šŸ©¹ Pet Attributes
    • šŸ’„ Pet Aspects
    • šŸ„• Pet Food
    • šŸŽÆ Capturing
    • šŸ”‹ Leveling
    • šŸ’Ž Accessories
    • šŸŖ Shop
  • 🧰 Utility
    • šŸ†Ž Placeholders
Powered by GitBook
On this page
  • Supported Currencies
  • Currency Settings
  1. ⭐ Features

šŸŖ™ Multi-Currency

Last updated 10 months ago

CombatPets features multi-currency integration for Shop and Revive features!

Supported Currencies

Plugin
Description
Identifier

Uses primary server economy (money) as a currency. You must have vault-compatible economy plugin installed!

vault

Unlimited amount of virtual currencies. ⭐ Highly Recommended ⭐ Vault-compatible!

coinsengine_<name>

Where <name> is currency config file name from

CoinsEngine. Example: coinsengine_coins

To use a currency in CombatPets configuration files, you have to know their identifiers (3rd column in the table above).

If you're unsure that you're using correct identifier, or if the currency is hooked successfully, simply do check the plugin startup logs. You should see something like this:

[CombatPets] Registered currency: vault
[CombatPets] Registered currency: coinsengine_gems
[CombatPets] Registered currency: coinsengine_coins

Currency Settings

Some currencies has options available in the config.yml -> Currencies section.

If you don't see a currency there (e.g. CoinsEngine), then it uses settings from their own configuration provided by their plugin.

Vault
CoinsEngine