Add luckperms database and velocity proxy
This commit is contained in:
42
velocity/config/plugins/velocitab/tab_groups.yml
Executable file
42
velocity/config/plugins/velocitab/tab_groups.yml
Executable file
@@ -0,0 +1,42 @@
|
||||
# ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||||
# ┃ Velocitab Tab Groups ┃
|
||||
# ┃ by William278 & AlexDev03 ┃
|
||||
# ┣━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
|
||||
# ┣╸ Information: https://william278.net/project/velocitab
|
||||
# ┗╸ Documentation: https://william278.net/docs/velocitab
|
||||
|
||||
groups:
|
||||
- name: default
|
||||
headers:
|
||||
- <rainbow:!2>Running Velocitab by William278 & AlexDev03</rainbow>
|
||||
footers:
|
||||
- <gray>There are currently %players_online%/%max_players_online% players online</gray>
|
||||
format: <gray>[%server%] %prefix%%username%</gray>
|
||||
nametag:
|
||||
prefix: ''
|
||||
suffix: ''
|
||||
servers:
|
||||
- lobby
|
||||
- hub
|
||||
- survival
|
||||
- minigames
|
||||
- skyblock
|
||||
- prison
|
||||
- creative
|
||||
sorting_placeholders:
|
||||
- '%role_weight%'
|
||||
- '%username_lower%'
|
||||
placeholder_replacements:
|
||||
'%current_date_weekday_en-US%':
|
||||
- placeholder: Monday
|
||||
replacement: <red>Monday</red>
|
||||
- placeholder: Tuesday
|
||||
replacement: <gold>Tuesday</gold>
|
||||
- placeholder: Else
|
||||
replacement: <green>Other day</green>
|
||||
collisions: false
|
||||
header_footer_update_rate: 1000
|
||||
format_update_rate: 1000
|
||||
nametag_update_rate: 1000
|
||||
placeholder_update_rate: 1000
|
||||
only_list_players_in_same_server: false
|
||||
Reference in New Issue
Block a user