Package dev.kitteh.factions.config.file
Class MainConfig.Logging
java.lang.Object
dev.kitteh.factions.config.file.MainConfig.Logging
- Enclosing class:
MainConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanboolean
-
Constructor Details
-
Logging
public Logging()
-
-
Method Details
-
isFactionCreate
public boolean isFactionCreate() -
isFactionDisband
public boolean isFactionDisband() -
isFactionJoin
public boolean isFactionJoin() -
isFactionKick
public boolean isFactionKick() -
isFactionLeave
public boolean isFactionLeave() -
isLandClaims
public boolean isLandClaims() -
isLandUnclaims
public boolean isLandUnclaims() -
isMoneyTransactions
public boolean isMoneyTransactions() -
isPlayerCommands
public boolean isPlayerCommands()
-