Class MiMiConfig
java.lang.Object
constants.MiMiConfig
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanisCanTalkText(String text) static voidsetAutoban(boolean x) static voidsetAutodc(boolean x) static voidsetBlackList(int accid, String name) static voidsetCommandLock(boolean x)
-
Field Details
-
Start_Check
public static boolean Start_Check -
autoban
public static boolean autoban -
autodc
public static boolean autodc -
CommandLock
public static boolean CommandLock -
商店一次拍賣獲得最大楓幣
public static int 商店一次拍賣獲得最大楓幣 -
acc
-
banText
-
BlackList
-
CustomCurseText
-
nStackTraceMax
public static int nStackTraceMax
-
-
Constructor Details
-
MiMiConfig
public MiMiConfig()
-
-
Method Details
-
counting
-
doCheck
-
getBlackList
-
setBlackList
-
getAutodc
public static boolean getAutodc() -
setAutodc
public static void setAutodc(boolean x) -
getAutoban
public static boolean getAutoban() -
setAutoban
public static void setAutoban(boolean x) -
getCommandLock
public static boolean getCommandLock() -
setCommandLock
public static void setCommandLock(boolean x) -
isCanTalkText
-