Scoreboard Example

How do we create scoreboard ?

With placeholders, all is possible. Here is an example of scoreboard with TAB REBORN using Ultimate Event's placeholders.

meganexus: 
    display-condition: '%ultimateevents_MegaNexus_enabled%=true' 
    if-condition-not-met: default
    title: '&dEvent Mega Nexus' 
    lines:
        '&8%server_time_dd/MM/yyyy HH:mm%'
        '&dNexus: '
        ' &7▪ &3Location: &e%ultimateevents_MegaNexus_location%'
        ' &7▪ &3Life: &e%ultimateevents_MegaNexus_health%&7/&e%ultimateevents_MegaNexus_maxHealth%'
        '&eStats: '
        ' &7▪ &3Current: &e%ultimateevents_MegaNexus_best_position_1% &7%ultimateevents_MegaNexus_best_point_1%pts'
        ' &7▪ &3Your damage: &e%ultimateevents_MegaNexus_current_damage%'
        '&eplay.ultimateevents.com'
        

Last updated