Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.borntocraftstudio.net/llms.txt

Use this file to discover all available pages before exploring further.

The Vote Message Action sends a reminder to players only if they have not yet voted on the specified poll.

Configuration

definition
Ref<VoteDefinition>
required
The poll to check.
message
String
required
The reminder message to send.
action:
  type: vote_message_action
  definition: "server_map_poll"
  message: "<yellow>Don't forget to vote for the next map! /vote map"