Class DupeConfig

java.lang.Object
fr.maxlego08.zauctionhouse.api.utils.DupeConfig

public class DupeConfig extends Object
  • Constructor Details

    • DupeConfig

      public DupeConfig(org.bukkit.configuration.file.YamlConfiguration configuration)
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • isEnable

      public boolean isEnable()
      Returns:
      the enable
    • isEnableWebhook

      public boolean isEnableWebhook()
      Returns:
      the enableWebhook
    • isEnableLog

      public boolean isEnableLog()
      Returns:
      the enableLog
    • getDiscordWebhookUrl

      public String getDiscordWebhookUrl()
      Returns:
      the discordWebhookUrl
    • getDiscordWebhookContent

      public String getDiscordWebhookContent()
      Returns:
      the discordWebhookContent
    • getLogContent

      public String getLogContent()
      Returns:
      the logContent