mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2024-11-11 01:17:16 +00:00
Change the suggested command
This commit is contained in:
parent
2bf0746824
commit
08428fb9ab
1 changed files with 1 additions and 1 deletions
|
@ -2536,7 +2536,7 @@ public class DisguiseUtilities {
|
||||||
" but the minimum version you should be on is " + requiredProtocolLib + "!");
|
" but the minimum version you should be on is " + requiredProtocolLib + "!");
|
||||||
p.sendMessage(ChatColor.RED + "https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/target" +
|
p.sendMessage(ChatColor.RED + "https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/target" +
|
||||||
"/ProtocolLib" + ".jar");
|
"/ProtocolLib" + ".jar");
|
||||||
p.sendMessage(ChatColor.RED + "Or! Use " + ChatColor.DARK_RED + "/ld updateprotocollib" + ChatColor.RED +
|
p.sendMessage(ChatColor.RED + "Or! Use " + ChatColor.DARK_RED + "/ld updatepl" + ChatColor.RED +
|
||||||
" - To update to the latest development build");
|
" - To update to the latest development build");
|
||||||
p.sendMessage(ChatColor.DARK_GREEN +
|
p.sendMessage(ChatColor.DARK_GREEN +
|
||||||
"This message is `kindly` provided by Lib's Disguises on repeat to all players due to the sheer " +
|
"This message is `kindly` provided by Lib's Disguises on repeat to all players due to the sheer " +
|
||||||
|
|
Loading…
Reference in a new issue