Add note
This commit is contained in:
parent
ea48d98c2a
commit
e6a6ac749e
@ -460,6 +460,9 @@ public class DisguiseUtilities {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns the min required version, as in any older version will just not work.
|
||||
*/
|
||||
public static String[] getProtocolLibRequiredVersion() {
|
||||
// If we are on 1.12
|
||||
if (!NmsVersion.v1_13.isSupported()) {
|
||||
|
Loading…
Reference in New Issue
Block a user