# Properties

Properties are settings that can be configured specific for one bloodmoon schedule. Below you can find an overview of all the properties, and their purpose.

**You can set a property by using the following command**

```
/bloodmoon schedule set <property> <world> <value>
```

| Property      | Values     | Description                                                                                                                                |
| ------------- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------ |
| broadcast     | true/false | Broadcast the days left or tonight bloodmoon message                                                                                       |
| chance        | comma      | Amount of percentage for a bloodmoon to occur                                                                                              |
| days          | number     | Amount of days before the bloodmoon should occur                                                                                           |
| random-days   | true/false | <p>When enabled, bloodmoon will automatically generate a random number</p><p>between the given 1 and the given amount of days property</p> |
| days-left-msg | Text       | Set the days left message                                                                                                                  |
| tonight-msg   | Text       | Set the tonight message                                                                                                                    |
