Interface AttackStylesConfig

  • All Superinterfaces:
    Config

    public interface AttackStylesConfig
    extends Config
    • Method Detail

      • alwaysShowStyle

        default boolean alwaysShowStyle()
      • warnForDefence

        default boolean warnForDefence()
      • warnForAttack

        default boolean warnForAttack()
      • warnForStrength

        default boolean warnForStrength()
      • warnForRanged

        default boolean warnForRanged()
      • warnForMagic

        default boolean warnForMagic()
      • hideAutoRetaliate

        default boolean hideAutoRetaliate()
      • removeWarnedStyles

        default boolean removeWarnedStyles()
      • showChatWarnings

        default boolean showChatWarnings()