Upload folder via GUI - src
This commit is contained in:
@@ -80,7 +80,7 @@ ticket:
|
||||
# NOTIFICATIONS (Team / GUI hint)
|
||||
# ============================================================
|
||||
notify:
|
||||
gui-hint: "&7» Click &e{cmd_list} &7to open the overview."
|
||||
gui-hint: "&7» <click:run_command:/ticket list><yellow>Click here</yellow></click> &7to open the overview."
|
||||
team-category: " §7[§r{category}§7]"
|
||||
team-priority: " §7Priority: §r{priority}"
|
||||
team-server: " §7Server: §b{server}"
|
||||
@@ -139,8 +139,8 @@ rating:
|
||||
invalid: "&cInvalid rating! Use &egood &cor &ebad&c."
|
||||
prompt-header: "򽸱&m "
|
||||
prompt-title: "&6How satisfied are you with the support?"
|
||||
prompt-good: "&a{cmd_rate} {id} good &7– 👍 Good"
|
||||
prompt-bad: "&c{cmd_rate} {id} bad &7– 👎 Bad"
|
||||
prompt-good: "<green><click:run_command:/ticket rate {id} good>&a👍 Rate Good</click></green>"
|
||||
prompt-bad: "<red><click:run_command:/ticket rate {id} bad>&c👎 Rate Bad</click></red>"
|
||||
prompt-footer: "򽸱&m "
|
||||
|
||||
# ============================================================
|
||||
@@ -538,7 +538,7 @@ gui:
|
||||
# ============================================================
|
||||
join:
|
||||
open-tickets: "&eThere are still &6{count} &eopen ticket(s)!"
|
||||
open-tickets-hint: "&7» Type &e{cmd_list} &7for the overview."
|
||||
open-tickets-hint: "&7» <click:run_command:/ticket list><yellow>Click here</yellow></click> &7for the ticket overview."
|
||||
teleport-world-missing: "&cTeleport target world &e{world} &cnot found!"
|
||||
teleport-success: "&7You have been teleported to the ticket location. &8({coords})"
|
||||
pending-header: "&6Ticket notifications &7(while you were offline):"
|
||||
|
||||
Reference in New Issue
Block a user