ConditionalEvents
  • ConditionalEvents Wiki
  • How to Start
  • Events Tutorial
  • Event Types
    • Player Events
    • Block Events
    • Item Events
    • Other Events
    • Plugin Events
  • Conditions
  • Actions
    • "To" Actions
    • Event Actions
    • Plugin Actions
  • Variables
  • Custom Events
  • Commands and Permissions
  • Config.yml
  • PlaceholderAPI Variables
  • API
  • Videos
  • Addons
Powered by GitBook
On this page

Was this helpful?

PlaceholderAPI Variables

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

Placeholder
Description

%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.

PreviousConfig.ymlNextAPI

Last updated 2 years ago

Was this helpful?