time_window_audience
Filter players using the TinyEssentials calendar — misc entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | time_window_audience |
| Type | Misc |
| Color | Blue |
| Icon | mdi:calendar-clock |
Fields
| Field | Type | Description |
|---|---|---|
timeEntry | String | Identifier of the minecraft_time entry that provides the calendar data |
windows | List<TimeRange> | Time windows (in ticks) that must contain the current time. End values lower than the start wrap to the next day. |
dayConstraints | List<DayConstraint> | Accepted day combinations. Leave empty to allow any day. |
eventConstraint | EventConstraint | Optional event rule that enables the audience shortly before configured events. |
inverted | Boolean | Invert the filter result so the audience becomes the players outside the configured window. |
Usage Example
- entry: time_window_audience
name: "Filter players using the TinyEssentials calendar"
timeEntry: ""
windows: []
dayConstraints: 0
eventConstraint: 0
inverted: false