PlaceholderAPI Variables

These are the PlaceholderAPI variables that ConditionalEvents offers. For now there is just one.

PlaceholderDescription

%conditionalevents_cooldown_<event>%

Returns the current player cooldown for the specified event. When the cooldown is ready, or the event is invalid, these messages from the config will be returned instead: placeholderAPICooldownReady and placeholderAPICooldownNameError.

%conditionalevents_onetime_ready_<event>%

Will return 'yes' or 'no', whether a player has executed a one-time event or not.

Last updated