Change required PL to 4.8.0, no snapshot allowed
This commit is contained in:
@@ -552,7 +552,7 @@ public class DisguiseUtilities {
|
||||
}
|
||||
|
||||
// If you're on 1.18..
|
||||
return new String[]{"4.8.0", "538"};
|
||||
return new String[]{"4.8.0"};
|
||||
}
|
||||
|
||||
public static boolean isProtocolLibOutdated() {
|
||||
|
Reference in New Issue
Block a user