πŸ’° Vault Integration

CustomAchievements1653 integrates with Vault to provide economy based rewards.


Requirements

  • Vaultarrow-up-right must be installed

  • An economy plugin must be installed (e.g., EssentialsX, CMI, or any Vault compatible economy plugin)

  • Vault integration is automatically enabled when detected


Giving Money as Rewards

rewards:
  money: 500.0

This will give the player 500.0 of your server's currency when the advancement is completed.


Economy Messages

When money is given, the player receives a message (configurable in the language file):

reward-money: "&aYou received &e%amount% Coins&a!"

Notes

  • If Vault or an economy plugin is not installed, the money reward is silently skipped

  • The currency name depends on your economy plugin

  • Negative values are not supported


Last updated

Was this helpful?