Class DupeConfig
java.lang.Object
fr.maxlego08.zauctionhouse.api.utils.DupeConfig
-
Constructor Details
-
DupeConfig
public DupeConfig(org.bukkit.configuration.file.YamlConfiguration configuration)
-
-
Method Details
-
toString
-
isEnable
public boolean isEnable()- Returns:
- the enable
-
isEnableWebhook
public boolean isEnableWebhook()- Returns:
- the enableWebhook
-
isEnableLog
public boolean isEnableLog()- Returns:
- the enableLog
-
getDiscordWebhookUrl
- Returns:
- the discordWebhookUrl
-
getDiscordWebhookContent
- Returns:
- the discordWebhookContent
-
getLogContent
- Returns:
- the logContent
-