Interface CannonConfig

  • All Superinterfaces:
    Config

    public interface CannonConfig
    extends Config
    • Method Detail

      • showCannonNotifications

        default Notification showCannonNotifications()
      • lowWarningThreshold

        @Range(max=60)
        default int lowWarningThreshold()
      • showInfobox

        default boolean showInfobox()
      • showDoubleHitSpot

        default boolean showDoubleHitSpot()
      • highlightDoubleHitColor

        @Alpha
        default Color highlightDoubleHitColor()
      • showCannonSpots

        default boolean showCannonSpots()