Interface EnableSetting

All Known Subinterfaces:
CommandSetting
All Known Implementing Classes:
Command, Command.Afk, Command.Anon, Command.Ball, Command.Ban, Command.Banlist, Command.Broadcast, Command.Chatcolor, Command.Chatsetting, Command.Clearchat, Command.Clearmail, Command.Coin, Command.CommandDo, Command.CommandTry, Command.Deletemessage, Command.Dice, Command.Emit, Command.Flectonepulse, Command.Geolocate, Command.Helper, Command.Ignore, Command.Ignorelist, Command.Kick, Command.Mail, Command.Maintenance, Command.Me, Command.Minesweeper, Command.Mute, Command.Mutelist, Command.Nickname, Command.Online, Command.Ping, Command.Poll, Command.Reply, Command.Rockpaperscissors, Command.Sprite, Command.Spy, Command.Stream, Command.Symbol, Command.Tell, Command.Tictactoe, Command.Toponline, Command.Translateto, Command.Unban, Command.Unmute, Command.Unwarn, Command.Warn, Command.Warnlist, Command.Whitelist, Command.Whois, Config.Internal, Config.Proxy.Redis, Integration, Integration.Advancedban, Integration.Blazeandcave, Integration.CMI, Integration.Deepl, Integration.Discord, Integration.Floodgate, Integration.Geyser, Integration.Icu, Integration.Interactivechat, Integration.Itemsadder, Integration.Libertybans, Integration.Litebans, Integration.Luckperms, Integration.Maintenance, Integration.MiniMOTD, Integration.MiniPlaceholders, Integration.MOTD, Integration.Placeholderapi, Integration.Plasmovoice, Integration.Simplevoice, Integration.Skinsrestorer, Integration.Supervanish, Integration.Tab, Integration.Telegram, Integration.Triton, Integration.Twitch, Integration.Vault, Integration.Yandex, Message, Message.Afk, Message.Anvil, Message.Auto, Message.Book, Message.Bossbar, Message.Brand, Message.Bubble, Message.Chat, Message.Format, Message.Format.Animation, Message.Format.Condition, Message.Format.Fading, Message.Format.FColor, Message.Format.Fixation, Message.Format.Mention, Message.Format.Moderation, Message.Format.Moderation.Caps, Message.Format.Moderation.Delete, Message.Format.Moderation.Flood, Message.Format.Moderation.Newbie, Message.Format.Moderation.Swear, Message.Format.Names, Message.Format.Object, Message.Format.Object.PlayerheadTag, Message.Format.Object.SpriteTag, Message.Format.Object.TextureTag, Message.Format.Padding, Message.Format.QuestionAnswer, Message.Format.Replacement, Message.Format.Translate, Message.Format.World, Message.Greeting, Message.Join, Message.Quit, Message.Rightclick, Message.Scoreboard, Message.Scoreboard.Objective, Message.Scoreboard.Objective.Belowname, Message.Scoreboard.Objective.Tabname, Message.Serverlink, Message.Sidebar, Message.Sign, Message.Status, Message.Status.Icon, Message.Status.MOTD, Message.Status.Players, Message.Status.Version, Message.Tab, Message.Tab.Footer, Message.Tab.Header, Message.Tab.Playerlistname, Message.Update, Message.Vanilla

public interface EnableSetting
Configuration interface for enable/disable settings.
Since:
1.7.1
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the enable state of the feature.
  • Method Details

    • enable

      Boolean enable()
      Gets the enable state of the feature.
      Returns:
      true if enabled, false if disabled