Update GUI-System
The GUI-System now gets its messages from the en_US.yml file for better customizability
This commit is contained in:
@@ -95,6 +95,28 @@ scoreboard:
|
||||
- ""
|
||||
- "<yellow>play.mcscrims.club"
|
||||
|
||||
gui:
|
||||
kit_selector:
|
||||
title: '<gradient:red:gold><bold>Kit Selection</bold></gradient>'
|
||||
kit_selected: '<green>Kit <kit> selected!</green>'
|
||||
playstyle_changed: '<gold>Playstyle: <white>► <playstyle></white>'
|
||||
prev_page: '<red>◄ Previous'
|
||||
next_page: '<green>Next ►'
|
||||
clear_search: '<red>✕ Reset Search'
|
||||
close: '<red>✕ Close'
|
||||
kit_item:
|
||||
playstyle: '<gray>Playstyle: <white>► <playstyle>'
|
||||
left_click: '<yellow>[L-Click]</yellow> <gray>Select Kit</gray>'
|
||||
right_click: '<gold>[R-Click]</gold> <gray>Change Playstyle</gray>'
|
||||
search:
|
||||
name: '<yellow>🔍 Search'
|
||||
current: '<gray>Current: <white>"<query>"'
|
||||
click: '<gray>Click to search</gray>'
|
||||
anvil_search:
|
||||
input_placeholder: '<gray>Enter search term...</gray>'
|
||||
confirm_name: '<green>✔ Confirm Search</green>'
|
||||
confirm_click: '<gray>Click to confirm</gray>'
|
||||
|
||||
kits:
|
||||
backup:
|
||||
name: '<gradient:gold:#ff841f><bold>Backup</bold></gradient>'
|
||||
|
||||
Reference in New Issue
Block a user