Economy Integration

InfiniteGUI integrates with Vault. Conditions like has-money and events like money-remove or money-give rely on your Vault-compatible economy plugin. In case you find yourself missing the support of an economy plugin, feel free to open a ticket to suggest adding it!

Examples:

  • has-money condition prevents an item from showing if the player can’t afford something.

  • money-remove event charges the player when they click an item.

Last updated