ConditionalEvents icon indicating copy to clipboard operation
ConditionalEvents copied to clipboard

Results 13 ConditionalEvents issues
Sort by recently updated
recently updated
newest added

Helpful enough to get rid with ugly codebase for sending title/action/boss bars and also representing consistent and neat approach to text formatting. Adventure: https://docs.advntr.dev/index MiniMessage Reference: https://docs.advntr.dev/minimessage/index.html Paper supports Adventure...

%conditionalevents_server_repetitive_% turns a number of how much is remaining for the event to be executed again. We could use this in a lot of things, such as timers of all...

Estos cambios: - Permiten usar `executecontinue` para permitir seguir revisando condiciones y ejecutar más acciones en un mismo evento. - Agrega 6 tipos de ConditionType: endsWith, !endsWith, matchesWith, !matchesWith, isMultipleOf,...