PlaceholderAPI

The following placeholders are available for use in conjunction with this plugin.

Basics

%streamevents_status% - Returns Connected or Disconnected depending on whether you are in a stream or not.

%streamevents_streamer% - Returns the set of streamers to which you are connected in a single string separated by a comma.

Events

%streamevents_event_{id}_type% - Returns the type of event containing the id you set.

%streamevents_event_{id}_actions% - Returns the actions in strings containing the id you set.

%streamevents_event_{id}_goal_start% - Returns the start value of the goal containing the id you set.

%streamevents_event_{id}_goal_goal% - Returns the goal value of the goal containing the id you set.

%streamevents_event_{id}_goal_condition% - Returns the condition of the goal containing the id you set.

%streamevents_event_{id}_goal_current% - Returns the current value of the goal containing the id you set.

Cubes

%streamevents_cubes_{id}_size% - Returns the size of the cube in number of blocks containing the id you set.

%streamevents_cubes_{id}_remaining-blocks% - Returns the number of remaining blocks containing the id you set.

%streamevents_cubes_{id}_is-full% - Returns true/false depending on whether the bucket containing the id you set is full.

%streamevents_cubes_{id}_is-finish% - Returns true/false depending on whether the bucket containing the id you set has finished its countdown.

%streamevents_cubes_{id}_is-reset% - Returns true/false depending on whether the bucket containing the id you set was restarted.

%streamevents_cubes_{id}_time% -

%streamevents_cubes_{id}_current-time% -

Last updated