[1.2.0 Stable]
- Added an option for players to confirm when an alias costs. (Per alias adjustable) - Preselected T2CodeLib version: 14.5
This commit is contained in:
@@ -8,7 +8,7 @@ public class Util {
|
||||
}
|
||||
|
||||
public static String getRequiredT2CodeLibVersion() {
|
||||
return "13.4";
|
||||
return "14.5";
|
||||
}
|
||||
|
||||
public static String getPrefix() {
|
||||
|
Reference in New Issue
Block a user