> 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/schedules/commands.md).

# Commands

### Available commands

| Command                                               | Permission                | Description                                           |
| ----------------------------------------------------- | ------------------------- | ----------------------------------------------------- |
| /bloodmoon schedule create \[world]                   | bloodmoon.schedule.create | Create a new schedule                                 |
| /bloodmoon schedule remove \[world]                   | bloodmoon.schedule.remove | Remove a schedule                                     |
| /bloodmoon schedule info \[world]                     | bloodmoon.schedule.info   | Show the current information for a bloodmoon schedule |
| /bloodmoon schedule set \<property> \<world> \<value> | bloodmoon.schedule.set    | Set a specified property for a given schedule         |
| /bloodmoon schedule list                              | bloodmoon.schedule.list   | Show a list of all bloodmoon schedules                |

{% hint style="info" %}
the **\[world]** indicates an optional parameter for a world name. If not specified, the current of the player executing the command will be used.
{% endhint %}
