exec

abstract fun exec(player: Player): Component?

Executes a shop action.

Return

If the action was successful it's null, if not do not withdraw the price and return the error message as component

Since

0.2.0

Parameters

player

The player who performed the action