@@ -43,9 +43,11 @@ remind-player-to-link: true
4343remind-player-interval : 300
4444# The message send to player to remind them to link their account
4545remind-player-link-message :
46- - " &eHey there! It seems you haven't linked your player in web yet. Please visit the link below to start the process."
47- - " "
48- - " &e**[{LINK_URL}]({LINK_URL} Click to visit)**"
46+ - " &c&lWARNING! Your player isn't linked yet."
47+ - " &cPlease follow these steps to link:"
48+ - " &61. &fVisit &b[{WEB_URL}]({WEB_URL} Click to visit)&f and log in or register."
49+ - " &62. &fNavigate to &eProfile > Linked Players&f, or directly visit &b[{LINK_URL}]({LINK_URL} Click to visit)&f."
50+ - " &63. &fCopy the generated code and enter it in the chat, eg: &e/link 123456"
4951# Keep sending reminder to player even if they are already linked.
5052remind-player-when-already-linked : false
5153# The message send to player to remind them that their account is already linked
@@ -54,9 +56,10 @@ remind-player-already-linked-message:
5456 - " &aVisit [{WEB_URL}]({WEB_URL} Click to visit) to view your stats and more."
5557# Message when player send /account-link without otp parameter
5658player-link-init-message :
57- - " &bPlease visit below link and follow the steps there to continue linking your account."
58- - " "
59- - " &b**[{LINK_URL}]({LINK_URL} Click to visit)**"
59+ - " &6&lPlease follow these steps to link:"
60+ - " &61. &fVisit &b[{WEB_URL}]({WEB_URL} Click to visit)&f and log in or register."
61+ - " &62. &fNavigate to &eProfile > Linked Players&f, or directly visit &b[{LINK_URL}]({LINK_URL} Click to visit)&f."
62+ - " &63. &fCopy the generated code and enter it in the chat, eg: &e/link 123456"
6063# Message when player send /account-link while player is already linked
6164player-link-init-already-linked-message :
6265 - " &aYay! Your player is already linked."
0 commit comments