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 Action submits a vote for the executing player.

Configuration

definition
Ref<VoteDefinition>
required
The poll to vote on.
option
Enum
required
The option to select.
  • OPTION_1 through OPTION_10.
action:
  type: vote_action
  definition: "server_map_poll"
  option: OPTION_1