# Tablist/name group prefix helper, written by mcmonkey for BossManOnScreen # CONFIG VALUES: Set them below to correct values group_prefix_config: type: yaml data tablist_header: - "&cZypher&bMC" tablist_footer: - "&7Website &8>> &fwww.zyphermc.com" - "&7Server Store&8>> store.zyphermc.com" - "" - "&7You are on &6play.zyphermc.com" ranks: - Owner/&c - Manager/&3 - Admin/&4 - Develper/&a - Mod/&5 - Builder/&e - Helper/&a - Trainee/&d - Member/&7 # ------------------------------- # End of config # ------------------------------- # Start of logic # ------------------------------- group_prefix_handler_world: type: world debug: false events: on player joins: - run s@group_prefix_apply_task instantly major_group_for_proc: type: procedure debug: false script: - foreach : - if ]>: - determine / - determine other group_prefix_apply_all_task: type: task debug: false speed: 0 script: - foreach : - run s@group_prefix_apply_task instantly player: group_prefix_apply_task: type: task debug: false speed: 0 script: - define group - if == other: - queue clear - define group_name - define group_color - define group_index - define team_name "AA_" - team name: add: "prefix:[]<&f>" - adjust "tab_list_info:]>|]>"