Skip to main content

resurrecting_race.yml

File location:

  • plugins/FioChatGames/games/races/resurrecting_race.yml

This race is built around the RESURRECTING objective and uses TOTEM_OF_UNDYING as its default source material in the bundled config.

Source-backed example

game: RACE
enable: true
points: 1
time_seconds: 300
race:
type: RESURRECTING
material: TOTEM_OF_UNDYING
amount: 1
top-reward-count: 3
top-announce-count: 3
bossbar:
enabled: true
color: GREEN
style: SOLID

Important options

KeyDescription
race.typeMust be RESURRECTING.
race.materialDefault tracked material shown in prompts and UI.
race.amountTarget value needed to complete the race.
race.top-reward-countNumber of ranked top rewards supported.
race.top-announce-countNumber of placements announced in result output.
race.bossbarObjective-specific bossbar settings.

Messaging and rewards

The bundled file includes the same high-level systems as other advanced race files:

  • start, finish, and ended message layouts
  • title and subtitle blocks
  • streak settings and streak rewards
  • ranked reward blocks
  • participation rewards
Page note

This page is source-backed and includes a short callout so the content reads like a guide instead of plain reference text.