mirror of
https://github.com/libraryaddict/LibsDisguises.git
synced 2025-01-07 19:18:01 +01:00
Actually bump PE version
This commit is contained in:
parent
d636c0d1ca
commit
9da938de30
@ -69,7 +69,7 @@ public class PacketEventsUpdater {
|
|||||||
*/
|
*/
|
||||||
public static Instant getMinimumPacketEventsBuildTimestamp() {
|
public static Instant getMinimumPacketEventsBuildTimestamp() {
|
||||||
// As taken from the most recent packetevents compiled jar
|
// As taken from the most recent packetevents compiled jar
|
||||||
return Instant.ofEpochMilli(1723957995204L);
|
return Instant.ofEpochMilli(1726865049970L);
|
||||||
}
|
}
|
||||||
|
|
||||||
public static boolean isPacketEventsOutdated(Instant requiredTime) {
|
public static boolean isPacketEventsOutdated(Instant requiredTime) {
|
||||||
|
Loading…
Reference in New Issue
Block a user