> For the complete documentation index, see [llms.txt](https://bloodmoon.pseudonova.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bloodmoon.pseudonova.com/configs/schedules.yml.md).

# schedules.yml

```yaml
schedules:
  world:
    days: 5
    chance: 100.0
    broadcast: true
    days-left-message: '&fin &e%days-left% &fdays there will be a possible bloodmoon!'
    tonight-message: '&fThere is a &e%chance%% &fchance that Tonight will be a bloodmoon!'
    random-days: true
    repeating: true
```
