-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
prefix: "&7[<gradient:#00BFFF:#007BFF>&lServerLinksZ</gradient>&7]" | ||
help: "\n &8<b>></b> <#00BFFF><b><gradient:#00BFFF:#007BFF>ServerLinksZ</gradient></b></#00BFFF>\n\n&7你可以使用 <u>/sl</u> 指令來新增和移除伺服器連結,但建議你在 <i>/plugins/ServerLinksZ/links.yml</i> 檔案中編輯它們。\n\n <click:OPEN_URL:https://strassburger.org/discord><#00BFFF><u><b>支援 Discord</b></u></click>\n" | ||
linkCommand: "&7-> <click:OPEN_URL:'%url%'><hover:show_text:'&7%url%'><u>%name%</u></hover></click> &r&7<-" | ||
rejoinHint: "<#E9D502>⚠ 如要更新伺服器連結,請重新加入伺服器!" | ||
moreConfigOptionsHint: "<#E9D502>⚠ 如需更多設定選項,請參考 config.yml 檔案!" | ||
invalidUrlError: "&c網址無效!" | ||
urlProtocolError: "&c網址必須以 'http://' 或 'https://' 開頭!" | ||
versionMsg: "&7你目前使用的是版本 <#00BFFF>%version%&7" | ||
noPermissionError: "&c你沒有權限使用此功能!" | ||
addLinkMsg: "&7已成功新增 ID 為 <#00BFFF>%id%&7 的連結!" | ||
removeLinkMsg: "&7已成功移除 ID 為 <#00BFFF>%id%&7 的連結!" | ||
linkCommandDisabled: "&c連結指令已停用!" | ||
linkCcommandNotAllowed: "&c你無法透過指令存取此連結!" | ||
linkNotFound: "&c找不到 ID 為 %id% 的連結!" |