Boss Configuration
bosses:
EXAMPLE_BOSS: # ID of a TRACKED BOSS
victory_message_id: MY_VICTORY_MESSAGE # The ID of a Victory Message
top_players_to_show: 3 # How many players will show
position_format_id: MY_FORMAT # The ID of a Position Format
broadcast_message: true # If everyone on the server should see the message, or only the ones who participated
personal_message_id: MY_PERSONAL # ID of a Personal Message
non_participant_message_id: MY_NONPARTICIPANT # ID for a Non Participant, in case you have broadcast on trueConfiguration Options
Default Configuration
Last updated