mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2024-12-12 15:07:22 +01:00
Clarify where to grab packetevents from
This commit is contained in:
parent
8db22ba148
commit
602a445f9c
@ -2833,7 +2833,8 @@ public class DisguiseUtilities {
|
||||
|
||||
p.sendMessage(ChatColor.RED + "Please ask the server owner to update PacketEvents! You are running " + version +
|
||||
" but the minimum version you should be on is " + requiredPacketEvents + "!");
|
||||
p.sendMessage(ChatColor.RED + "https://www.spigotmc.org/resources/packetevents-api.80279/");
|
||||
p.sendMessage(ChatColor.RED +
|
||||
"Release: https://modrinth.com/plugin/packetevents - Snapshots: https://ci.codemc.io/job/retrooper/job/packetevents/");
|
||||
p.sendMessage(ChatColor.RED + "Or! Use " + ChatColor.DARK_RED + "/ld packetevents" + ChatColor.RED +
|
||||
" - To update to the latest release from Modrinth");
|
||||
p.sendMessage(
|
||||
|
Loading…
Reference in New Issue
Block a user