Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
acceptrecord component. - accept(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- accept(T) - Method in interface net.flectone.pulse.util.ProxyDataConsumer
-
Writes the data.
- action() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Translate
-
Returns the value of the
actionrecord component. - action() - Method in interface net.flectone.pulse.module.command.poll.model.PollMessageContext
-
What was done to the poll.
- action() - Method in interface net.flectone.pulse.module.command.spy.model.SpyMessageContext
-
What was spied on.
- action(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Translate.TranslateBuilder
- ACTION_BAR - Enum constant in enum class net.flectone.pulse.model.value.Destination.Type
- ActionBarRender - Interface in net.flectone.pulse.platform.render
-
Renders action bar messages to player
- actions() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
actionsrecord component. - actions() - Method in record class net.flectone.pulse.config.Localization.Command.Spy
-
Returns the value of the
actionsrecord component. - actions(Map) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- actions(Map) - Method in class net.flectone.pulse.config.Localization.Command.Spy.SpyBuilder
- activity() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence
-
Returns the value of the
activityrecord component. - activity(Integration.Discord.Presence.Activity) - Method in class net.flectone.pulse.config.Integration.Discord.Presence.PresenceBuilder
- Activity(Boolean, String, String, String) - Constructor for record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
-
Creates an instance of a
Activityrecord class. - add(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Adds a player to the online cache.
- add(FPlayer, String, String, Set) - Method in interface net.flectone.pulse.module.message.bubble.BubbleModule
-
Shows a bubble, keeping the raw text separate from the formatted one so the length limit is measured on what the player actually typed.
- add(FPlayer, String, Set) - Method in interface net.flectone.pulse.module.message.bubble.BubbleModule
-
Shows a bubble above a player's head.
- add(FPlayer, FPlayer, long, String) - Method in interface net.flectone.pulse.module.command.whitelist.WhitelistModule
- add(FPlayer, long, long, String, int, Moderation.Type, String) - Method in interface net.flectone.pulse.service.ModerationService
-
Stores a punishment with an explicit issue date and server, used when replaying one that arrived from another server.
- add(FPlayer, long, String, int, Moderation.Type) - Method in interface net.flectone.pulse.service.ModerationService
-
Stores a punishment of any type, issued as of now.
- ADD - Enum constant in enum class net.flectone.pulse.module.command.whitelist.WhitelistModule.Action
- addAfk(FPlayer) - Method in interface net.flectone.pulse.module.message.afk.AfkModule
-
Marks a player away and announces it.
- addCache(FPlayer) - Method in interface net.flectone.pulse.service.FPlayerService
-
Adds a player to the online cache.
- addConsole() - Method in interface net.flectone.pulse.service.FPlayerService
-
Adds the console player to the cache with configured console name.
- addFlag(MessageFlag, boolean) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy with one flag set, keeping the rest.
- addFlags(MessageFlag[], boolean[]) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy with several flags set, keeping the rest.
- addInvisibleTag(MessageContext) - Method in interface net.flectone.pulse.module.message.format.names.NamesModule
-
Registers the tag that hides a name when the sender should not be identified.
- ADDON - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- addPrompt(ModuleCommand, int, Function) - Method in interface net.flectone.pulse.platform.controller.ModuleCommandController
-
Registers the translated name of one argument and returns it.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.command.mute.MuteModule
-
Registers the tag that renders a player's mute in a message.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.command.nickname.NicknameModule
-
Registers the tag that renders a player's nickname.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.command.online.OnlineModule
-
Registers the tags that render play-time figures.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.command.stream.StreamModule
-
Registers the tag that renders a player's stream marker.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.command.toponline.ToponlineModule
-
Registers the tags that render entries of the ranking.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.message.afk.AfkModule
-
Registers the tag that renders a player's away marker.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.message.format.animation.AnimationModule
-
Registers the tag that renders an animation frame.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.message.format.condition.ConditionModule
-
Registers the tag that picks between alternative texts.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.message.format.moderation.delete.DeleteModule
-
Registers the tag that draws the withdraw button.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.message.format.moderation.swear.SwearModule
-
Registers the tag that renders a censored word.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.message.format.padding.PaddingModule
-
Registers the tag that pads a message to a fixed width.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.message.format.questionanswer.QuestionAnswerModule
-
Registers the tag that renders the matched question.
- addTag(MessageContext) - Method in interface net.flectone.pulse.module.message.format.world.WorldModule
-
Registers the tag that renders the sender's world.
- addTag(StringMessageContext) - Method in interface net.flectone.pulse.module.message.format.fading.FadingModule
-
Registers the tag that fades text between two colors.
- addTag(StringMessageContext) - Method in interface net.flectone.pulse.module.message.format.translate.TranslateModule
-
Registers the tag that draws the translate button.
- addTagResolver(TagResolver) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy with one more tag resolver layered on top of the current ones.
- addTagResolvers(TagResolver...) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy with several tag resolvers layered on top of the current ones.
- addTags(MessageContext) - Method in interface net.flectone.pulse.module.message.format.FormatModule
-
Registers the tags every formatting module contributes.
- addTags(MessageContext) - Method in interface net.flectone.pulse.module.message.format.mention.MentionModule
-
Registers the tags that highlight mentioned names.
- addTags(MessageContext) - Method in interface net.flectone.pulse.module.message.format.names.NamesModule
-
Registers the tags that render a sender's name, prefix and suffix.
- addTags(MessageContext) - Method in interface net.flectone.pulse.module.message.format.replacement.ReplacementModule
-
Registers the tags that expand the configured replacements.
- addViolation(UUID, ModuleSimple, ViolationSetting) - Method in interface net.flectone.pulse.service.ModerationService
-
Records that a player broke a chat rule, which may trip the module's violation limit.
- addViolation(ModerationService.ViolationKey, Long) - Method in interface net.flectone.pulse.service.ModerationService
-
Records a violation directly, used when the count arrives from another server.
- adjacentMines() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Returns the value of the
adjacentMinesrecord component. - advancedban() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
advancedbanrecord component. - advancedban() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
advancedbanrecord component. - advancedban(Integration.Advancedban) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- advancedban(Permission.Integration.Advancedban) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Advancedban(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Advancedban
-
Creates an instance of a
Advancedbanrecord class. - Advancedban(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Advancedban
-
Creates an instance of a
Advancedbanrecord class. - ADVANCEDBAN_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- ADVENTURE_API - Static variable in class net.flectone.pulse.BuildConfig
- ADVENTURE_PLATFORM_HYTALE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- AdventureTag - Enum Class in net.flectone.pulse.constant
-
The MiniMessage tags FlectonePulse can allow or deny per message, so a chat message cannot use formatting the server owner has not permitted.
- adventureTags() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
adventureTagsrecord component. - adventureTags() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
adventureTagsrecord component. - adventureTags(List) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- adventureTags(Map) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- afk() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
afkrecord component. - afk() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
afkrecord component. - afk() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
afkrecord component. - afk() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
afkrecord component. - afk() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
afkrecord component. - afk(Command.Afk) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- afk(Localization.Message.Afk) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- afk(Message.Afk) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- afk(Permission.Command.Afk) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- afk(Permission.Message.Afk) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Afk(Boolean, Boolean, Range, Long, Double, List, Destination, Ticker, Sound) - Constructor for record class net.flectone.pulse.config.Message.Afk
-
Creates an instance of a
Afkrecord class. - Afk(Boolean, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Afk
-
Creates an instance of a
Afkrecord class. - Afk(String, Localization.Message.Afk.Format, Localization.Message.Afk.Format) - Constructor for record class net.flectone.pulse.config.Localization.Message.Afk
-
Creates an instance of a
Afkrecord class. - Afk(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Afk
-
Creates an instance of a
Afkrecord class. - Afk(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Afk
-
Creates an instance of a
Afkrecord class. - AFK - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- AFK_SUFFIX - Enum constant in enum class net.flectone.pulse.constant.SettingText
- AFKMessageContext - Interface in net.flectone.pulse.module.message.afk.model
-
A change to a player's afk state.
- AfkModule - Interface in net.flectone.pulse.module.command.afk
-
The /afk command, which marks a player away by hand.
- AfkModule - Interface in net.flectone.pulse.module.message.afk
-
Marks players away automatically once they stop moving, and announces when they come back.
- aliases() - Method in record class net.flectone.pulse.config.Command.Afk
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Anon
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Ball
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Banlist
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Broadcast
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Chatcolor
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Chatsetting
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Clearchat
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Clearmail
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Coin
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.CommandDo
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Deletemessage
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Dice
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Emit
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Flectonepulse
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Geolocate
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Helper
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Ignore
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Ignorelist
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Kick
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Mail
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Me
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Mutelist
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Nickname
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Online
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Ping
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Reply
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Sprite
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Spy
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Stream
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Symbol
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Tell
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Tictactoe
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Toponline
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Translateto
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Unban
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Unmute
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Unwarn
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Warnlist
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Command.Whois
-
Returns the value of the
aliasesrecord component. - aliases() - Method in record class net.flectone.pulse.config.Integration.Command
-
Returns the value of the
aliasesrecord component. - aliases() - Method in interface net.flectone.pulse.config.setting.CommandSetting
-
Gets the list of command aliases.
- aliases(List) - Method in class net.flectone.pulse.config.Command.Afk.AfkBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Anon.AnonBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Ball.BallBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Banlist.BanlistBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Broadcast.BroadcastBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Chatcolor.ChatcolorBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Chatsetting.ChatsettingBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Clearchat.ClearchatBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Clearmail.ClearmailBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Coin.CoinBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.CommandDo.CommandDoBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Deletemessage.DeletemessageBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Dice.DiceBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Emit.EmitBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Flectonepulse.FlectonepulseBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Geolocate.GeolocateBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Helper.HelperBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Ignore.IgnoreBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Ignorelist.IgnorelistBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Kick.KickBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Mail.MailBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Maintenance.MaintenanceBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Me.MeBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Minesweeper.MinesweeperBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Mutelist.MutelistBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Nickname.NicknameBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Online.OnlineBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Ping.PingBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Reply.ReplyBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Rockpaperscissors.RockpaperscissorsBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Sprite.SpriteBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Spy.SpyBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Stream.StreamBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Symbol.SymbolBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Tell.TellBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Tictactoe.TictactoeBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Toponline.ToponlineBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Translateto.TranslatetoBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Unban.UnbanBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Unmute.UnmuteBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Unwarn.UnwarnBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Warnlist.WarnlistBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Command.Whois.WhoisBuilder
- aliases(List) - Method in class net.flectone.pulse.config.Integration.Command.CommandBuilder
- allowCoreThreadTimeout() - Method in record class net.flectone.pulse.config.Config.Executor
-
Returns the value of the
allowCoreThreadTimeoutrecord component. - allowCoreThreadTimeout(Boolean) - Method in class net.flectone.pulse.config.Config.Executor.ExecutorBuilder
- allowed() - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
-
Returns the value of the
allowedrecord component. - allowedInput() - Method in record class net.flectone.pulse.config.Command.Nickname
-
Returns the value of the
allowedInputrecord component. - allowedInput(String) - Method in class net.flectone.pulse.config.Command.Nickname.NicknameBuilder
- allowedMentions() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
-
Returns the value of the
allowedMentionsrecord component. - allowedMentions(Localization.Integration.Discord.AllowedMentions) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed.ChannelEmbedBuilder
- AllowedMentions(List, List, List) - Constructor for record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
-
Creates an instance of a
AllowedMentionsrecord class. - allowObject() - Method in record class net.flectone.pulse.config.Message.Anvil
-
Returns the value of the
allowObjectrecord component. - allowObject() - Method in record class net.flectone.pulse.config.Message.Book
-
Returns the value of the
allowObjectrecord component. - allowObject() - Method in record class net.flectone.pulse.config.Message.Sign
-
Returns the value of the
allowObjectrecord component. - allowObject(Boolean) - Method in class net.flectone.pulse.config.Message.Anvil.AnvilBuilder
- allowObject(Boolean) - Method in class net.flectone.pulse.config.Message.Book.BookBuilder
- allowObject(Boolean) - Method in class net.flectone.pulse.config.Message.Sign.SignBuilder
- already() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns the value of the
alreadyrecord component. - already() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
alreadyrecord component. - already() - Method in record class net.flectone.pulse.config.Localization.Command.Stream
-
Returns the value of the
alreadyrecord component. - already(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
- already(String) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- already(String) - Method in class net.flectone.pulse.config.Localization.Command.Stream.StreamBuilder
- alreadyAdd() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
alreadyAddrecord component. - alreadyAdd(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- alreadyBanned() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Returns the value of the
alreadyBannedrecord component. - alreadyBanned(String) - Method in class net.flectone.pulse.config.Localization.Command.Ban.BanBuilder
- alreadyFalse() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Returns the value of the
alreadyFalserecord component. - alreadyFalse(String) - Method in class net.flectone.pulse.config.Localization.Command.Maintenance.MaintenanceBuilder
- alreadyInGame() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
alreadyInGamerecord component. - alreadyInGame(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- alreadyMuted() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Returns the value of the
alreadyMutedrecord component. - alreadyMuted(String) - Method in class net.flectone.pulse.config.Localization.Command.Mute.MuteBuilder
- alreadyOff() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
alreadyOffrecord component. - alreadyOff(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- alreadyOn() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
alreadyOnrecord component. - alreadyOn(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- alreadyRemove() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
alreadyRemoverecord component. - alreadyRemove(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- alreadyTrue() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Returns the value of the
alreadyTruerecord component. - alreadyTrue(String) - Method in class net.flectone.pulse.config.Localization.Command.Maintenance.MaintenanceBuilder
- alwaysHaveTrue() - Method in record class net.flectone.pulse.config.Integration.Luckperms
-
Returns the value of the
alwaysHaveTruerecord component. - alwaysHaveTrue(Boolean) - Method in class net.flectone.pulse.config.Integration.Luckperms.LuckpermsBuilder
- alwaysSendSilentPacket() - Method in record class net.flectone.pulse.config.Config.Internal
-
Returns the value of the
alwaysSendSilentPacketrecord component. - alwaysSendSilentPacket(Boolean) - Method in class net.flectone.pulse.config.Config.Internal.InternalBuilder
- animation() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
animationrecord component. - animation() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
animationrecord component. - animation() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
animationrecord component. - animation() - Method in record class net.flectone.pulse.module.message.format.animation.AnimationModule.AnimationKey
-
Returns the value of the
animationrecord component. - animation(Localization.Message.Format.Animation) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- animation(Message.Format.Animation) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- animation(Permission.Message.Format.Animation) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- Animation(Boolean, Map) - Constructor for record class net.flectone.pulse.config.Message.Format.Animation
-
Creates an instance of a
Animationrecord class. - Animation(String, Permission.Type, Map) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Animation
-
Creates an instance of a
Animationrecord class. - Animation(Map) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Animation
-
Creates an instance of a
Animationrecord class. - ANIMATION - Enum constant in enum class net.flectone.pulse.constant.CacheName
- ANIMATION - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- AnimationConfig(Boolean, Integer) - Constructor for record class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig
-
Creates an instance of a
AnimationConfigrecord class. - AnimationKey(UUID, UUID, String) - Constructor for record class net.flectone.pulse.module.message.format.animation.AnimationModule.AnimationKey
-
Creates an instance of a
AnimationKeyrecord class. - AnimationModule - Interface in net.flectone.pulse.module.message.format.animation
-
Cycles a message through a list of frames so it appears animated.
- AnimationModule.AnimationKey - Record Class in net.flectone.pulse.module.message.format.animation
-
Identifies one running animation, so each reader sees their own progress.
- animationTime() - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
-
Returns the value of the
animationTimerecord component. - animationTime() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns the value of the
animationTimerecord component. - animationTime(Integer) - Method in class net.flectone.pulse.config.Message.Bubble.Modern.ModernBuilder
- announce() - Method in record class net.flectone.pulse.config.Localization.Message.Bossbar
-
Returns the value of the
announcerecord component. - announce() - Method in record class net.flectone.pulse.config.Message.Bossbar
-
Returns the value of the
announcerecord component. - announce(Map) - Method in class net.flectone.pulse.config.Localization.Message.Bossbar.BossbarBuilder
- announce(Map) - Method in class net.flectone.pulse.config.Message.Bossbar.BossbarBuilder
- Announce(Destination, Sound) - Constructor for record class net.flectone.pulse.config.Message.Bossbar.Announce
-
Creates an instance of a
Announcerecord class. - anon() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
anonrecord component. - anon() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
anonrecord component. - anon() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
anonrecord component. - anon(Command.Anon) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- anon(Localization.Command.Anon) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- anon(Permission.Command.Anon) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Anon(Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Anon
-
Creates an instance of a
Anonrecord class. - Anon(String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Anon
-
Creates an instance of a
Anonrecord class. - Anon(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Anon
-
Creates an instance of a
Anonrecord class. - AnonModule - Interface in net.flectone.pulse.module.command.anon
-
The /anon command, which sends a message without revealing who wrote it.
- answer() - Method in interface net.flectone.pulse.module.command.ball.model.BallMessageContext
-
Index of the chosen answer in the localization list.
- answers() - Method in record class net.flectone.pulse.config.Localization.Command.Ball
-
Returns the value of the
answersrecord component. - answers() - Method in record class net.flectone.pulse.module.command.poll.model.NBTPoll
-
Returns the value of the
answersrecord component. - answers(List) - Method in class net.flectone.pulse.config.Localization.Command.Ball.BallBuilder
- answerTemplate() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns the value of the
answerTemplaterecord component. - answerTemplate(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
- anvil() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
anvilrecord component. - anvil() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
anvilrecord component. - anvil(Message.Anvil) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- anvil(Permission.Message.Anvil) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Anvil(Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Message.Anvil
-
Creates an instance of a
Anvilrecord class. - Anvil(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Anvil
-
Creates an instance of a
Anvilrecord class. - AnvilModule - Interface in net.flectone.pulse.module.message.anvil
-
Formats the item name a player types into an anvil.
- APACHE_COMMONS_TEXT_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- APACHE_LOGGING_LOG4J_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- append(TagResolver, TagResolver) - Static method in class net.flectone.pulse.util.tag.LazyTagResolver
-
Stacks a resolver on top of the current ones
- appendAll(TagResolver, TagResolver...) - Static method in class net.flectone.pulse.util.tag.LazyTagResolver
-
Stacks several resolvers on top of the current ones
- apply(T) - Method in interface net.flectone.pulse.resolver.ReflectionResolver.HandleFunction
-
Performs the lookup.
- arabicShaping() - Method in record class net.flectone.pulse.config.Integration.Icu
-
Returns the value of the
arabicShapingrecord component. - arabicShaping(Integration.Icu.ArabicShaping) - Method in class net.flectone.pulse.config.Integration.Icu.IcuBuilder
- ArabicShaping(Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Icu.ArabicShaping
-
Creates an instance of a
ArabicShapingrecord class. - ARGUMENT - Static variable in interface net.flectone.pulse.module.message.vanilla.VanillaModule
-
The tag prefix under which each vanilla message argument is exposed.
- arguments() - Method in record class net.flectone.pulse.module.message.vanilla.model.ParsedComponent
-
Returns the value of the
argumentsrecord component. - argumentTag(FPlayer, ParsedComponent) - Method in interface net.flectone.pulse.module.message.vanilla.VanillaModule
-
Registers the tag that renders the arguments of a vanilla message.
- armor() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Statistics
-
Returns the value of the
armorrecord component. - atlasDownloading() - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
-
Returns the value of the
atlasDownloadingrecord component. - atlasDownloading(String) - Method in class net.flectone.pulse.config.Localization.Command.Sprite.SpriteBuilder
- authKey() - Method in record class net.flectone.pulse.config.Integration.Deepl
-
Returns the value of the
authKeyrecord component. - authKey(String) - Method in class net.flectone.pulse.config.Integration.Deepl.DeeplBuilder
- author() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns the value of the
authorrecord component. - author(Localization.Integration.Discord.Embed.Author) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- Author(String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
-
Creates an instance of a
Authorrecord class. - auto() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
autorecord component. - auto() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
autorecord component. - auto() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
autorecord component. - auto(Localization.Message.Auto) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- auto(Message.Auto) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- auto(Permission.Message.Auto) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Auto(Boolean, Map) - Constructor for record class net.flectone.pulse.config.Message.Auto
-
Creates an instance of a
Autorecord class. - Auto(String, Permission.Type, Map) - Constructor for record class net.flectone.pulse.config.Permission.Message.Auto
-
Creates an instance of a
Autorecord class. - Auto(Map) - Constructor for record class net.flectone.pulse.config.Localization.Message.Auto
-
Creates an instance of a
Autorecord class. - autoAdd() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
autoAddrecord component. - autoAdd(Boolean) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- autoAddDuration() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
autoAddDurationrecord component. - autoAddDuration(Long) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- AutoModule - Interface in net.flectone.pulse.module.message.auto
-
Broadcasts the configured messages on a timer.
- avatarApiUrl() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
avatarApiUrlrecord component. - avatarApiUrl(String) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- await(CompletableFuture, T, String) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Waits for a task running elsewhere for
TaskScheduler.DEFAULT_AWAIT_TIMEOUT. - await(CompletableFuture, T, Duration, String) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Waits for a task running elsewhere and hands back a fallback if it does not answer in time.
B
- background() - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
-
Returns the value of the
backgroundrecord component. - background() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns the value of the
backgroundrecord component. - background() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns the value of the
backgroundrecord component. - background(String) - Method in class net.flectone.pulse.config.Message.Bubble.Modern.ModernBuilder
- background(String) - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- backup(String, Path) - Method in interface net.flectone.pulse.util.backup.BackupCreator
-
Copies one file into the backup folder for the version being upgraded from.
- backup(String, Config.Database) - Method in interface net.flectone.pulse.util.backup.BackupCreator
-
Dumps the database into the backup folder, using whichever tool the database type needs.
- BackupCreator - Interface in net.flectone.pulse.util.backup
-
Copies config files and dumps the database before an upgrade rewrites anything.
- ball() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
ballrecord component. - ball() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
ballrecord component. - ball() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
ballrecord component. - ball(Command.Ball) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- ball(Localization.Command.Ball) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- ball(Permission.Command.Ball) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Ball(Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Ball
-
Creates an instance of a
Ballrecord class. - Ball(String, List) - Constructor for record class net.flectone.pulse.config.Localization.Command.Ball
-
Creates an instance of a
Ballrecord class. - Ball(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Ball
-
Creates an instance of a
Ballrecord class. - BallMessageContext - Interface in net.flectone.pulse.module.command.ball.model
-
The reply of the magic-ball command.
- BallModule - Interface in net.flectone.pulse.module.command.ball
-
The /ball command, a magic-eight-ball that answers a yes-or-no question at random.
- ban() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
banrecord component. - ban() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
banrecord component. - ban() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
banrecord component. - ban(Command.Ban) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- ban(Localization.Command.Ban) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- ban(Permission.Command.Ban) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- ban(FPlayer, long, String, int) - Method in interface net.flectone.pulse.service.ModerationService
-
Bans a player.
- ban(FPlayer, String, long, String) - Method in interface net.flectone.pulse.module.command.ban.BanModule
-
Bans a player and announces it.
- Ban(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Range, Map, Command.ReasonTimeMap, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Ban
-
Creates an instance of a
Banrecord class. - Ban(String, String, String, String, Localization.ReasonMap, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Ban
-
Creates an instance of a
Banrecord class. - Ban(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Ban
-
Creates an instance of a
Banrecord class. - BAN - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- BAN_MODULES - Static variable in interface net.flectone.pulse.platform.controller.ModuleController
- banlist() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
banlistrecord component. - banlist() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
banlistrecord component. - banlist() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
banlistrecord component. - banlist(Command.Banlist) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- banlist(Localization.Command.Banlist) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- banlist(Permission.Command.Banlist) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Banlist(Boolean, Integer, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Banlist
-
Creates an instance of a
Banlistrecord class. - Banlist(String, String, String, Localization.ListTypeMessage, Localization.ListTypeMessage) - Constructor for record class net.flectone.pulse.config.Localization.Command.Banlist
-
Creates an instance of a
Banlistrecord class. - Banlist(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Banlist
-
Creates an instance of a
Banlistrecord class. - BanlistModule - Interface in net.flectone.pulse.module.command.banlist
-
The /banlist command, which pages through the active bans.
- BanModerationParser - Interface in net.flectone.pulse.parser.moderation
-
Command argument suggesting the banned players.
- BanModule - Interface in net.flectone.pulse.module.command.ban
-
The /ban command.
- base() - Method in interface net.flectone.pulse.model.event.EventMetadata
-
The underlying metadata this instance delegates to.
- base() - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
- base() - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
The plain context underneath this one.
- base() - Method in interface net.flectone.pulse.model.event.message.context.MessageContext.CacheKey
-
The key of the underlying context.
- belowname() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective
-
Returns the value of the
belownamerecord component. - belowname() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
-
Returns the value of the
belownamerecord component. - belowname() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
-
Returns the value of the
belownamerecord component. - belowname(Localization.Message.Scoreboard.Objective.Belowname) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.ObjectiveBuilder
- belowname(Message.Scoreboard.Objective.Belowname) - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.ObjectiveBuilder
- belowname(Permission.Message.Scoreboard.Objective.Belowname) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.ObjectiveBuilder
- Belowname(Boolean, Double, Ticker) - Constructor for record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
-
Creates an instance of a
Belownamerecord class. - Belowname(String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
-
Creates an instance of a
Belownamerecord class. - Belowname(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname
-
Creates an instance of a
Belownamerecord class. - bidi() - Method in record class net.flectone.pulse.config.Integration.Icu
-
Returns the value of the
bidirecord component. - bidi(Integration.Icu.Bidi) - Method in class net.flectone.pulse.config.Integration.Icu.IcuBuilder
- Bidi(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Icu.Bidi
-
Creates an instance of a
Bidirecord class. - billboard() - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
-
Returns the value of the
billboardrecord component. - billboard(BubbleModule.Billboard) - Method in class net.flectone.pulse.config.Message.Bubble.Modern.ModernBuilder
- blank() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Returns the value of the
blankrecord component. - blank(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol.SymbolBuilder
- blazeandcave() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
blazeandcaverecord component. - blazeandcave() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
blazeandcaverecord component. - blazeandcave(Integration.Blazeandcave) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- blazeandcave(Permission.Integration.Blazeandcave) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Blazeandcave(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Blazeandcave
-
Creates an instance of a
Blazeandcaverecord class. - Blazeandcave(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Blazeandcave
-
Creates an instance of a
Blazeandcaverecord class. - BLOCKS - Enum constant in enum class net.flectone.pulse.model.value.Range.Type
- bodyApiUrl() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
bodyApiUrlrecord component. - bodyApiUrl(String) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- book() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
bookrecord component. - book() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
bookrecord component. - book(Message.Book) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- book(Permission.Message.Book) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Book(Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Message.Book
-
Creates an instance of a
Bookrecord class. - Book(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Book
-
Creates an instance of a
Bookrecord class. - BookModule - Interface in net.flectone.pulse.module.message.book
-
Formats the text a player writes into a book.
- BOSS_BAR - Enum constant in enum class net.flectone.pulse.model.value.Destination.Type
- bossbar() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
bossbarrecord component. - bossbar() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
bossbarrecord component. - bossbar() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
bossbarrecord component. - bossbar(Localization.Message.Bossbar) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- bossbar(Message.Bossbar) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- bossbar(Permission.Message.Bossbar) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- bossBar() - Method in record class net.flectone.pulse.model.value.Destination
-
Returns the value of the
bossBarrecord component. - Bossbar(Boolean, Map) - Constructor for record class net.flectone.pulse.config.Message.Bossbar
-
Creates an instance of a
Bossbarrecord class. - Bossbar(String, Permission.Type, Map) - Constructor for record class net.flectone.pulse.config.Permission.Message.Bossbar
-
Creates an instance of a
Bossbarrecord class. - Bossbar(Map, Map) - Constructor for record class net.flectone.pulse.config.Localization.Message.Bossbar
-
Creates an instance of a
Bossbarrecord class. - BossBar - Record Class in net.flectone.pulse.model.value
-
A boss bar shown above the hotbar for a limited time.
- BossBar(long, float, BossBar.Overlay, BossBar.Color) - Constructor for record class net.flectone.pulse.model.value.BossBar
-
Creates a boss bar with no extra flags.
- BossBar(long, float, BossBar.Overlay, BossBar.Color, EnumSet) - Constructor for record class net.flectone.pulse.model.value.BossBar
-
Creates an instance of a
BossBarrecord class. - BossbarModule - Interface in net.flectone.pulse.module.message.bossbar
-
Draws the configured boss bars and announces them.
- BossBarRender - Interface in net.flectone.pulse.platform.render
-
Renders boss bar displays to players with automatic cleanup.
- brand() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
brandrecord component. - brand() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
brandrecord component. - brand() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
brandrecord component. - brand(Localization.Message.Brand) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- brand(Message.Brand) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- brand(Permission.Message.Brand) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Brand(Boolean, Boolean, Destination, Ticker) - Constructor for record class net.flectone.pulse.config.Message.Brand
-
Creates an instance of a
Brandrecord class. - Brand(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Brand
-
Creates an instance of a
Brandrecord class. - Brand(List) - Constructor for record class net.flectone.pulse.config.Localization.Message.Brand
-
Creates an instance of a
Brandrecord class. - BRAND - Enum constant in enum class net.flectone.pulse.model.value.Destination.Type
- BrandModule - Interface in net.flectone.pulse.module.message.brand
-
Replaces the server brand shown in the client's debug screen.
- BrandRender - Interface in net.flectone.pulse.platform.render
-
Renders server brand messages in player's client multiplayer screen.
- breakCharacter() - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
-
Returns the value of the
breakCharacterrecord component. - breakCharacter(String) - Method in class net.flectone.pulse.config.Integration.Icu.WordBreaking.WordBreakingBuilder
- broadcast() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
broadcastrecord component. - broadcast() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
broadcastrecord component. - broadcast() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
broadcastrecord component. - broadcast(Command.Broadcast) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- broadcast(Localization.Command.Broadcast) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- broadcast(Permission.Command.Broadcast) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Broadcast(Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Broadcast
-
Creates an instance of a
Broadcastrecord class. - Broadcast(String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Broadcast
-
Creates an instance of a
Broadcastrecord class. - Broadcast(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Broadcast
-
Creates an instance of a
Broadcastrecord class. - BroadcastModule - Interface in net.flectone.pulse.module.command.broadcast
-
The /broadcast command, which announces a message to everyone.
- bubble() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
bubblerecord component. - bubble() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
bubblerecord component. - bubble() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
bubblerecord component. - bubble(Localization.Message.Bubble) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- bubble(Message.Bubble) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- bubble(Permission.Message.Bubble) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Bubble(Boolean, Boolean, String, Integer, Integer, Float, Double, Double, Double, Integer, String, Message.Bubble.Interaction, Message.Bubble.Modern, Ticker) - Constructor for record class net.flectone.pulse.config.Message.Bubble
-
Creates an instance of a
Bubblerecord class. - Bubble(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Bubble
-
Creates an instance of a
Bubblerecord class. - Bubble(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Bubble
-
Creates an instance of a
Bubblerecord class. - BubbleModule - Interface in net.flectone.pulse.module.message.bubble
-
Shows chat messages as floating text above the speaker's head.
- BubbleModule.Billboard - Enum Class in net.flectone.pulse.module.message.bubble
-
How a bubble turns to face the viewer.
- build() - Method in class net.flectone.pulse.config.Command.Afk.AfkBuilder
- build() - Method in class net.flectone.pulse.config.Command.Anon.AnonBuilder
- build() - Method in class net.flectone.pulse.config.Command.Ball.BallBuilder
- build() - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- build() - Method in class net.flectone.pulse.config.Command.Banlist.BanlistBuilder
- build() - Method in class net.flectone.pulse.config.Command.Broadcast.BroadcastBuilder
- build() - Method in class net.flectone.pulse.config.Command.Chatcolor.ChatcolorBuilder
- build() - Method in class net.flectone.pulse.config.Command.Chatsetting.ChatsettingBuilder
- build() - Method in class net.flectone.pulse.config.Command.Chatsetting.Checkbox.CheckboxBuilder
- build() - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.ChatBuilder
- build() - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type.TypeBuilder
- build() - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.ColorBuilder
- build() - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type.TypeBuilder
- build() - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.MenuBuilder
- build() - Method in class net.flectone.pulse.config.Command.Chatsetting.Modern.ModernBuilder
- build() - Method in class net.flectone.pulse.config.Command.Clearchat.ClearchatBuilder
- build() - Method in class net.flectone.pulse.config.Command.Clearmail.ClearmailBuilder
- build() - Method in class net.flectone.pulse.config.Command.Coin.CoinBuilder
- build() - Method in class net.flectone.pulse.config.Command.CommandBuilder
- build() - Method in class net.flectone.pulse.config.Command.CommandDo.CommandDoBuilder
- build() - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- build() - Method in class net.flectone.pulse.config.Command.Deletemessage.DeletemessageBuilder
- build() - Method in class net.flectone.pulse.config.Command.Dice.DiceBuilder
- build() - Method in class net.flectone.pulse.config.Command.Emit.EmitBuilder
- build() - Method in class net.flectone.pulse.config.Command.Flectonepulse.Editor.EditorBuilder
- build() - Method in class net.flectone.pulse.config.Command.Flectonepulse.FlectonepulseBuilder
- build() - Method in class net.flectone.pulse.config.Command.Geolocate.GeolocateBuilder
- build() - Method in class net.flectone.pulse.config.Command.Helper.HelperBuilder
- build() - Method in class net.flectone.pulse.config.Command.Ignore.IgnoreBuilder
- build() - Method in class net.flectone.pulse.config.Command.Ignorelist.IgnorelistBuilder
- build() - Method in class net.flectone.pulse.config.Command.Kick.KickBuilder
- build() - Method in class net.flectone.pulse.config.Command.Mail.MailBuilder
- build() - Method in class net.flectone.pulse.config.Command.Maintenance.MaintenanceBuilder
- build() - Method in class net.flectone.pulse.config.Command.Me.MeBuilder
- build() - Method in class net.flectone.pulse.config.Command.Minesweeper.MinesweeperBuilder
- build() - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- build() - Method in class net.flectone.pulse.config.Command.Mutelist.MutelistBuilder
- build() - Method in class net.flectone.pulse.config.Command.Nickname.NicknameBuilder
- build() - Method in class net.flectone.pulse.config.Command.Online.OnlineBuilder
- build() - Method in class net.flectone.pulse.config.Command.Ping.PingBuilder
- build() - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- build() - Method in class net.flectone.pulse.config.Command.Reply.ReplyBuilder
- build() - Method in class net.flectone.pulse.config.Command.Rockpaperscissors.RockpaperscissorsBuilder
- build() - Method in class net.flectone.pulse.config.Command.Sprite.SpriteBuilder
- build() - Method in class net.flectone.pulse.config.Command.Spy.SpyBuilder
- build() - Method in class net.flectone.pulse.config.Command.Stream.StreamBuilder
- build() - Method in class net.flectone.pulse.config.Command.Symbol.SymbolBuilder
- build() - Method in class net.flectone.pulse.config.Command.Tell.TellBuilder
- build() - Method in class net.flectone.pulse.config.Command.Tictactoe.TictactoeBuilder
- build() - Method in class net.flectone.pulse.config.Command.Toponline.ToponlineBuilder
- build() - Method in class net.flectone.pulse.config.Command.Translateto.TranslatetoBuilder
- build() - Method in class net.flectone.pulse.config.Command.Unban.UnbanBuilder
- build() - Method in class net.flectone.pulse.config.Command.Unmute.UnmuteBuilder
- build() - Method in class net.flectone.pulse.config.Command.Unwarn.UnwarnBuilder
- build() - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- build() - Method in class net.flectone.pulse.config.Command.Warnlist.WarnlistBuilder
- build() - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- build() - Method in class net.flectone.pulse.config.Command.Whois.WhoisBuilder
- build() - Method in class net.flectone.pulse.config.Config.Cache.CacheBuilder
- build() - Method in class net.flectone.pulse.config.Config.Cache.CacheSetting.CacheSettingBuilder
- build() - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- build() - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- build() - Method in class net.flectone.pulse.config.Config.Database.PoolSettings.PoolSettingsBuilder
- build() - Method in class net.flectone.pulse.config.Config.Executor.DurationUnit.DurationUnitBuilder
- build() - Method in class net.flectone.pulse.config.Config.Executor.ExecutorBuilder
- build() - Method in class net.flectone.pulse.config.Config.Internal.InternalBuilder
- build() - Method in class net.flectone.pulse.config.Config.Language.LanguageBuilder
- build() - Method in class net.flectone.pulse.config.Config.Logger.LoggerBuilder
- build() - Method in class net.flectone.pulse.config.Config.Metrics.MetricsBuilder
- build() - Method in class net.flectone.pulse.config.Config.Proxy.ProxyBuilder
- build() - Method in class net.flectone.pulse.config.Config.Proxy.Redis.RedisBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Advancedban.AdvancedbanBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Blazeandcave.BlazeandcaveBuilder
- build() - Method in class net.flectone.pulse.config.Integration.ChannelInfo.ChannelInfoBuilder
- build() - Method in class net.flectone.pulse.config.Integration.CMI.CMIBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Command.CommandBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Deepl.DeeplBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Discord.Presence.Activity.ActivityBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Discord.Presence.PresenceBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Floodgate.FloodgateBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Geyser.GeyserBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Icu.ArabicShaping.ArabicShapingBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Icu.Bidi.BidiBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Icu.IcuBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Icu.Normalization.NormalizationBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Icu.WordBreaking.WordBreakingBuilder
- build() - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Interactivechat.InteractivechatBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Itemsadder.ItemsadderBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Libertybans.LibertybansBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Litebans.LitebansBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Luckperms.LuckpermsBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Maintenance.MaintenanceBuilder
- build() - Method in class net.flectone.pulse.config.Integration.MiniMOTD.MiniMOTDBuilder
- build() - Method in class net.flectone.pulse.config.Integration.MiniPlaceholders.MiniPlaceholdersBuilder
- build() - Method in class net.flectone.pulse.config.Integration.MOTD.MOTDBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Placeholderapi.PlaceholderapiBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Plasmovoice.PlasmovoiceBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Proxy.ProxyBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Simplevoice.SimplevoiceBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Skinsrestorer.SkinsrestorerBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Supervanish.SupervanishBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Tab.TabBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Triton.TritonBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Twitch.Channel.ChannelBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Vault.VaultBuilder
- build() - Method in class net.flectone.pulse.config.Integration.Yandex.YandexBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Anon.AnonBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Ball.BallBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Ban.BanBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Banlist.BanlistBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Broadcast.BroadcastBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Chatcolor.ChatcolorBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.ChatsettingBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox.CheckboxBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.MenuBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu.SubMenuBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Clearchat.ClearchatBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Clearmail.ClearmailBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Coin.CoinBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.CommandDo.CommandDoBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.CommandTry.CommandTryBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Deletemessage.DeletemessageBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Dice.DiceBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Emit.EmitBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Exception.ExceptionBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Geolocate.GeolocateBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Helper.HelperBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Ignore.IgnoreBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Ignorelist.IgnorelistBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Kick.KickBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Mail.MailBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Maintenance.MaintenanceBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Me.MeBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Mute.MuteBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Mutelist.MutelistBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Nickname.NicknameBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Online.OnlineBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Ping.PingBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Poll.Status.StatusBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Reply.ReplyBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Sprite.SpriteBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Spy.SpyBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Stream.StreamBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Symbol.SymbolBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Tell.TellBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol.SymbolBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Toponline.ToponlineBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Translateto.TranslatetoBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Unban.UnbanBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Unmute.UnmuteBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Unwarn.UnwarnBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Warn.WarnBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Warnlist.WarnlistBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Command.Whois.WhoisBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions.AllowedMentionsBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed.ChannelEmbedBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.DiscordBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author.AuthorBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field.FieldBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer.FooterBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Integration.IntegrationBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Integration.Telegram.TelegramBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Integration.Twitch.TwitchBuilder
- build() - Method in class net.flectone.pulse.config.Localization.ListTypeMessage.ListTypeMessageBuilder
- build() - Method in class net.flectone.pulse.config.Localization.LocalizationBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Afk.AfkBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Afk.Format.FormatBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Auto.AutoBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Bossbar.BossbarBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Brand.BrandBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Bubble.BubbleBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Chat.ChatBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Animation.AnimationBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Condition.ConditionBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Fading.FadingBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Mention.MentionBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps.CapsBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete.DeleteBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood.FloodBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.ModerationBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie.NewbieBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear.SwearBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Names.NamesBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Object.ObjectBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Padding.PaddingBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Padding.Value.ValueBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Replacement.ReplacementBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Format.Translate.TranslateBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Greeting.GreetingBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Join.JoinBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Quit.QuitBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Rightclick.RightclickBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.ObjectiveBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.ScoreboardBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Serverlink.ServerlinkBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Sidebar.SidebarBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Status.MOTD.MOTDBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Status.Players.PlayersBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Status.Players.Sample.SampleBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Status.StatusBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Status.Version.VersionBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Tab.Footer.FooterBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Tab.Header.HeaderBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname.PlayerlistnameBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Tab.TabBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Update.UpdateBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Message.Vanilla.VanillaBuilder
- build() - Method in class net.flectone.pulse.config.Localization.Time.TimeBuilder
- build() - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- build() - Method in class net.flectone.pulse.config.Message.Anvil.AnvilBuilder
- build() - Method in class net.flectone.pulse.config.Message.Auto.AutoBuilder
- build() - Method in class net.flectone.pulse.config.Message.Auto.Type.TypeBuilder
- build() - Method in class net.flectone.pulse.config.Message.Book.BookBuilder
- build() - Method in class net.flectone.pulse.config.Message.Bossbar.Announce.AnnounceBuilder
- build() - Method in class net.flectone.pulse.config.Message.Bossbar.BossbarBuilder
- build() - Method in class net.flectone.pulse.config.Message.Brand.BrandBuilder
- build() - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- build() - Method in class net.flectone.pulse.config.Message.Bubble.Interaction.InteractionBuilder
- build() - Method in class net.flectone.pulse.config.Message.Bubble.Modern.ModernBuilder
- build() - Method in class net.flectone.pulse.config.Message.Chat.ChatBuilder
- build() - Method in class net.flectone.pulse.config.Message.Chat.Type.NullReceiver.NullReceiverBuilder
- build() - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Animation.AnimationBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig.AnimationConfigBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Condition.ConditionBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Condition.Criteria.CriteriaBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Fading.FadingBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.FColor.FColorBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Fixation.FixationBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Mention.MentionBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Moderation.Caps.CapsBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Moderation.Delete.DeleteBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Moderation.Flood.FloodBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Moderation.ModerationBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Moderation.Newbie.NewbieBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Moderation.Swear.SwearBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Names.NamesBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Object.ObjectBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag.PlayerheadTagBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Object.SpriteTag.SpriteTagBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Object.TextureTag.TextureTagBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Padding.PaddingBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Padding.Value.ValueBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question.QuestionBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Replacement.ReplacementBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.Translate.TranslateBuilder
- build() - Method in class net.flectone.pulse.config.Message.Format.World.WorldBuilder
- build() - Method in class net.flectone.pulse.config.Message.Greeting.GreetingBuilder
- build() - Method in class net.flectone.pulse.config.Message.Join.JoinBuilder
- build() - Method in class net.flectone.pulse.config.Message.MessageBuilder
- build() - Method in class net.flectone.pulse.config.Message.Quit.QuitBuilder
- build() - Method in class net.flectone.pulse.config.Message.Rightclick.RightclickBuilder
- build() - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- build() - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.ObjectiveBuilder
- build() - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- build() - Method in class net.flectone.pulse.config.Message.Scoreboard.ScoreboardBuilder
- build() - Method in class net.flectone.pulse.config.Message.Serverlink.ServerlinkBuilder
- build() - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- build() - Method in class net.flectone.pulse.config.Message.Sign.SignBuilder
- build() - Method in class net.flectone.pulse.config.Message.Status.Icon.IconBuilder
- build() - Method in class net.flectone.pulse.config.Message.Status.MOTD.MOTDBuilder
- build() - Method in class net.flectone.pulse.config.Message.Status.Players.PlayersBuilder
- build() - Method in class net.flectone.pulse.config.Message.Status.StatusBuilder
- build() - Method in class net.flectone.pulse.config.Message.Status.Version.VersionBuilder
- build() - Method in class net.flectone.pulse.config.Message.Tab.Footer.FooterBuilder
- build() - Method in class net.flectone.pulse.config.Message.Tab.Header.HeaderBuilder
- build() - Method in class net.flectone.pulse.config.Message.Tab.Playerlistname.PlayerlistnameBuilder
- build() - Method in class net.flectone.pulse.config.Message.Tab.TabBuilder
- build() - Method in class net.flectone.pulse.config.Message.Update.UpdateBuilder
- build() - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaBuilder
- build() - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaMessage.VanillaMessageBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Afk.AfkBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Anon.AnonBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Ball.BallBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Ban.BanBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Banlist.BanlistBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Broadcast.BroadcastBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Chatcolor.ChatcolorBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.ChatsettingBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem.SettingItemBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Clearchat.ClearchatBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Clearmail.ClearmailBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Coin.CoinBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.CommandDo.CommandDoBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.CommandTry.CommandTryBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Deletemessage.DeletemessageBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Dice.DiceBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Emit.EmitBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Flectonepulse.FlectonepulseBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Geolocate.GeolocateBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Helper.HelperBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Ignore.IgnoreBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Ignorelist.IgnorelistBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Kick.KickBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Mail.MailBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Maintenance.MaintenanceBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Me.MeBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Minesweeper.MinesweeperBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Mute.MuteBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Mutelist.MutelistBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Nickname.NicknameBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Online.OnlineBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Ping.PingBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Poll.PollBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Reply.ReplyBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Rockpaperscissors.RockpaperscissorsBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Sprite.SpriteBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Spy.SpyBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Stream.StreamBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Symbol.SymbolBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Tell.TellBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Tictactoe.TictactoeBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Toponline.ToponlineBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Translateto.TranslatetoBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Unban.UnbanBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Unmute.UnmuteBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Unwarn.UnwarnBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Warn.WarnBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Warnlist.WarnlistBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Whitelist.WhitelistBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Command.Whois.WhoisBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Advancedban.AdvancedbanBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Blazeandcave.BlazeandcaveBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.CMI.CMIBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Deepl.DeeplBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Discord.DiscordBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Floodgate.FloodgateBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Geyser.GeyserBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Icu.IcuBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Interactivechat.InteractivechatBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Itemsadder.ItemsadderBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Libertybans.LibertybansBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Litebans.LitebansBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Luckperms.LuckpermsBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Maintenance.MaintenanceBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.MiniMOTD.MiniMOTDBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders.MiniPlaceholdersBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.MOTD.MOTDBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Placeholderapi.PlaceholderapiBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Plasmovoice.PlasmovoiceBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Simplevoice.SimplevoiceBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Skinsrestorer.SkinsrestorerBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Supervanish.SupervanishBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Tab.TabBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Telegram.TelegramBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Triton.TritonBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Twitch.TwitchBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Vault.VaultBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Integration.Yandex.YandexBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Afk.AfkBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Anvil.AnvilBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Auto.AutoBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Book.BookBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Bossbar.BossbarBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Brand.BrandBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Bubble.BubbleBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Chat.ChatBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Chat.Type.TypeBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Animation.AnimationBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Condition.ConditionBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Fading.FadingBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.FColor.FColorBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Fixation.FixationBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Mention.MentionBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps.CapsBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete.DeleteBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood.FloodBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.ModerationBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie.NewbieBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear.SwearBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Names.NamesBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Object.ObjectBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Padding.PaddingBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question.QuestionBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Replacement.ReplacementBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.Translate.TranslateBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Format.World.WorldBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Greeting.GreetingBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Join.JoinBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Quit.QuitBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Rightclick.RightclickBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.ObjectiveBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.ScoreboardBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Serverlink.ServerlinkBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Sidebar.SidebarBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Sign.SignBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Status.Icon.IconBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Status.MOTD.MOTDBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Status.Players.PlayersBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Status.StatusBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Status.Version.VersionBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Tab.Footer.FooterBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Tab.Header.HeaderBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname.PlayerlistnameBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Tab.TabBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Update.UpdateBuilder
- build() - Method in class net.flectone.pulse.config.Permission.Message.Vanilla.VanillaBuilder
- build() - Method in class net.flectone.pulse.config.Permission.PermissionBuilder
- build() - Method in class net.flectone.pulse.config.Permission.PermissionEntry.PermissionEntryBuilder
- build() - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- build() - Method in class net.flectone.pulse.model.entity.FEntityImpl.FEntityImplBuilder
- build() - Method in class net.flectone.pulse.model.entity.FPlayerImpl.FPlayerImplBuilder
- build() - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Builds the metadata.
- build() - Method in class net.flectone.pulse.model.event.EventMetadataImpl.EventMetadataImplBuilder
- build() - Method in class net.flectone.pulse.model.event.IntegrationMessageFormat.IntegrationMessageFormatBuilder
- build(MessageContext) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
Renders the message as a component, which is what the other build methods serialize.
- BuildConfig - Class in net.flectone.pulse
- builder() - Static method in record class net.flectone.pulse.config.Command.Afk
- builder() - Static method in record class net.flectone.pulse.config.Command.Anon
- builder() - Static method in record class net.flectone.pulse.config.Command.Ball
- builder() - Static method in record class net.flectone.pulse.config.Command.Ban
- builder() - Static method in record class net.flectone.pulse.config.Command.Banlist
- builder() - Static method in record class net.flectone.pulse.config.Command.Broadcast
- builder() - Static method in record class net.flectone.pulse.config.Command
- builder() - Static method in record class net.flectone.pulse.config.Command.Chatcolor
- builder() - Static method in record class net.flectone.pulse.config.Command.Chatsetting
- builder() - Static method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
- builder() - Static method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
- builder() - Static method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat
- builder() - Static method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type
- builder() - Static method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color
- builder() - Static method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
- builder() - Static method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
- builder() - Static method in record class net.flectone.pulse.config.Command.Clearchat
- builder() - Static method in record class net.flectone.pulse.config.Command.Clearmail
- builder() - Static method in record class net.flectone.pulse.config.Command.Coin
- builder() - Static method in record class net.flectone.pulse.config.Command.CommandDo
- builder() - Static method in record class net.flectone.pulse.config.Command.CommandTry
- builder() - Static method in record class net.flectone.pulse.config.Command.Deletemessage
- builder() - Static method in record class net.flectone.pulse.config.Command.Dice
- builder() - Static method in record class net.flectone.pulse.config.Command.Emit
- builder() - Static method in record class net.flectone.pulse.config.Command.Flectonepulse
- builder() - Static method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
- builder() - Static method in record class net.flectone.pulse.config.Command.Geolocate
- builder() - Static method in record class net.flectone.pulse.config.Command.Helper
- builder() - Static method in record class net.flectone.pulse.config.Command.Ignore
- builder() - Static method in record class net.flectone.pulse.config.Command.Ignorelist
- builder() - Static method in record class net.flectone.pulse.config.Command.Kick
- builder() - Static method in record class net.flectone.pulse.config.Command.Mail
- builder() - Static method in record class net.flectone.pulse.config.Command.Maintenance
- builder() - Static method in record class net.flectone.pulse.config.Command.Me
- builder() - Static method in record class net.flectone.pulse.config.Command.Minesweeper
- builder() - Static method in record class net.flectone.pulse.config.Command.Mute
- builder() - Static method in record class net.flectone.pulse.config.Command.Mutelist
- builder() - Static method in record class net.flectone.pulse.config.Command.Nickname
- builder() - Static method in record class net.flectone.pulse.config.Command.Online
- builder() - Static method in record class net.flectone.pulse.config.Command.Ping
- builder() - Static method in record class net.flectone.pulse.config.Command.Poll
- builder() - Static method in record class net.flectone.pulse.config.Command.Reply
- builder() - Static method in record class net.flectone.pulse.config.Command.Rockpaperscissors
- builder() - Static method in record class net.flectone.pulse.config.Command.Sprite
- builder() - Static method in record class net.flectone.pulse.config.Command.Spy
- builder() - Static method in record class net.flectone.pulse.config.Command.Stream
- builder() - Static method in record class net.flectone.pulse.config.Command.Symbol
- builder() - Static method in record class net.flectone.pulse.config.Command.Tell
- builder() - Static method in record class net.flectone.pulse.config.Command.Tictactoe
- builder() - Static method in record class net.flectone.pulse.config.Command.Toponline
- builder() - Static method in record class net.flectone.pulse.config.Command.Translateto
- builder() - Static method in record class net.flectone.pulse.config.Command.Unban
- builder() - Static method in record class net.flectone.pulse.config.Command.Unmute
- builder() - Static method in record class net.flectone.pulse.config.Command.Unwarn
- builder() - Static method in record class net.flectone.pulse.config.Command.Warn
- builder() - Static method in record class net.flectone.pulse.config.Command.Warnlist
- builder() - Static method in record class net.flectone.pulse.config.Command.Whitelist
- builder() - Static method in record class net.flectone.pulse.config.Command.Whois
- builder() - Static method in record class net.flectone.pulse.config.Config
- builder() - Static method in record class net.flectone.pulse.config.Config.Cache
- builder() - Static method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
- builder() - Static method in record class net.flectone.pulse.config.Config.Database
- builder() - Static method in record class net.flectone.pulse.config.Config.Database.PoolSettings
- builder() - Static method in record class net.flectone.pulse.config.Config.Executor
- builder() - Static method in record class net.flectone.pulse.config.Config.Executor.DurationUnit
- builder() - Static method in record class net.flectone.pulse.config.Config.Internal
- builder() - Static method in record class net.flectone.pulse.config.Config.Language
- builder() - Static method in record class net.flectone.pulse.config.Config.Logger
- builder() - Static method in record class net.flectone.pulse.config.Config.Metrics
- builder() - Static method in record class net.flectone.pulse.config.Config.Proxy
- builder() - Static method in record class net.flectone.pulse.config.Config.Proxy.Redis
- builder() - Static method in record class net.flectone.pulse.config.Integration.Advancedban
- builder() - Static method in record class net.flectone.pulse.config.Integration.Blazeandcave
- builder() - Static method in record class net.flectone.pulse.config.Integration
- builder() - Static method in record class net.flectone.pulse.config.Integration.ChannelInfo
- builder() - Static method in record class net.flectone.pulse.config.Integration.CMI
- builder() - Static method in record class net.flectone.pulse.config.Integration.Command
- builder() - Static method in record class net.flectone.pulse.config.Integration.Deepl
- builder() - Static method in record class net.flectone.pulse.config.Integration.Discord
- builder() - Static method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
- builder() - Static method in record class net.flectone.pulse.config.Integration.Discord.Presence
- builder() - Static method in record class net.flectone.pulse.config.Integration.Floodgate
- builder() - Static method in record class net.flectone.pulse.config.Integration.Geyser
- builder() - Static method in record class net.flectone.pulse.config.Integration.Icu.ArabicShaping
- builder() - Static method in record class net.flectone.pulse.config.Integration.Icu.Bidi
- builder() - Static method in record class net.flectone.pulse.config.Integration.Icu
- builder() - Static method in record class net.flectone.pulse.config.Integration.Icu.Normalization
- builder() - Static method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
- builder() - Static method in record class net.flectone.pulse.config.Integration.Interactivechat
- builder() - Static method in record class net.flectone.pulse.config.Integration.Itemsadder
- builder() - Static method in record class net.flectone.pulse.config.Integration.Libertybans
- builder() - Static method in record class net.flectone.pulse.config.Integration.Litebans
- builder() - Static method in record class net.flectone.pulse.config.Integration.Luckperms
- builder() - Static method in record class net.flectone.pulse.config.Integration.Maintenance
- builder() - Static method in record class net.flectone.pulse.config.Integration.MiniMOTD
- builder() - Static method in record class net.flectone.pulse.config.Integration.MiniPlaceholders
- builder() - Static method in record class net.flectone.pulse.config.Integration.MOTD
- builder() - Static method in record class net.flectone.pulse.config.Integration.Placeholderapi
- builder() - Static method in record class net.flectone.pulse.config.Integration.Plasmovoice
- builder() - Static method in record class net.flectone.pulse.config.Integration.Proxy
- builder() - Static method in record class net.flectone.pulse.config.Integration.Simplevoice
- builder() - Static method in record class net.flectone.pulse.config.Integration.Skinsrestorer
- builder() - Static method in record class net.flectone.pulse.config.Integration.Supervanish
- builder() - Static method in record class net.flectone.pulse.config.Integration.Tab
- builder() - Static method in record class net.flectone.pulse.config.Integration.Telegram
- builder() - Static method in record class net.flectone.pulse.config.Integration.Triton
- builder() - Static method in record class net.flectone.pulse.config.Integration.Twitch
- builder() - Static method in record class net.flectone.pulse.config.Integration.Twitch.Channel
- builder() - Static method in record class net.flectone.pulse.config.Integration.Vault
- builder() - Static method in record class net.flectone.pulse.config.Integration.Yandex
- builder() - Static method in record class net.flectone.pulse.config.Localization
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Anon
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Ball
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Ban
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Banlist
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Broadcast
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Clearchat
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Clearmail
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Coin
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.CommandDo
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.CommandTry
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Deletemessage
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Dice
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Emit
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Exception
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Geolocate
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Helper
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Ignore
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Kick
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Mail
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Maintenance
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Me
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Mute
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Mutelist
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Nickname
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Online
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Ping
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Poll
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Prompt
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Reply
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Sprite
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Spy
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Stream
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Symbol
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Tell
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Toponline
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Translateto
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Unban
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Unmute
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Unwarn
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Warn
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Warnlist
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- builder() - Static method in record class net.flectone.pulse.config.Localization.Command.Whois
- builder() - Static method in record class net.flectone.pulse.config.Localization.Integration
- builder() - Static method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
- builder() - Static method in record class net.flectone.pulse.config.Localization.Integration.Discord
- builder() - Static method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
- builder() - Static method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
- builder() - Static method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- builder() - Static method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
- builder() - Static method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer
- builder() - Static method in record class net.flectone.pulse.config.Localization.Integration.Telegram
- builder() - Static method in record class net.flectone.pulse.config.Localization.Integration.Twitch
- builder() - Static method in record class net.flectone.pulse.config.Localization.ListTypeMessage
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Afk
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Afk.Format
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Auto
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Bossbar
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Brand
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Bubble
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Chat
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Animation
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Condition
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Fading
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Mention
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Names
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Object
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Padding
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Replacement
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Format.Translate
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Greeting
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Join
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Quit
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Rightclick
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Serverlink
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Sidebar
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Status
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Status.MOTD
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Status.Players
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Status.Players.Sample
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Status.Version
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Tab
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Tab.Footer
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Tab.Header
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Update
- builder() - Static method in record class net.flectone.pulse.config.Localization.Message.Vanilla
- builder() - Static method in record class net.flectone.pulse.config.Localization.Time
- builder() - Static method in record class net.flectone.pulse.config.Message.Afk
- builder() - Static method in record class net.flectone.pulse.config.Message.Anvil
- builder() - Static method in record class net.flectone.pulse.config.Message.Auto
- builder() - Static method in record class net.flectone.pulse.config.Message.Auto.Type
- builder() - Static method in record class net.flectone.pulse.config.Message.Book
- builder() - Static method in record class net.flectone.pulse.config.Message.Bossbar.Announce
- builder() - Static method in record class net.flectone.pulse.config.Message.Bossbar
- builder() - Static method in record class net.flectone.pulse.config.Message.Brand
- builder() - Static method in record class net.flectone.pulse.config.Message.Bubble
- builder() - Static method in record class net.flectone.pulse.config.Message.Bubble.Interaction
- builder() - Static method in record class net.flectone.pulse.config.Message.Bubble.Modern
- builder() - Static method in record class net.flectone.pulse.config.Message
- builder() - Static method in record class net.flectone.pulse.config.Message.Chat
- builder() - Static method in record class net.flectone.pulse.config.Message.Chat.Type
- builder() - Static method in record class net.flectone.pulse.config.Message.Chat.Type.NullReceiver
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Animation
- builder() - Static method in record class net.flectone.pulse.config.Message.Format
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Condition
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Condition.Criteria
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Fading
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.FColor
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Fixation
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Mention
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Moderation
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Moderation.Delete
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Names
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Object
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Object.SpriteTag
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Padding
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Padding.Value
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Replacement
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.Translate
- builder() - Static method in record class net.flectone.pulse.config.Message.Format.World
- builder() - Static method in record class net.flectone.pulse.config.Message.Greeting
- builder() - Static method in record class net.flectone.pulse.config.Message.Join
- builder() - Static method in record class net.flectone.pulse.config.Message.Quit
- builder() - Static method in record class net.flectone.pulse.config.Message.Rightclick
- builder() - Static method in record class net.flectone.pulse.config.Message.Scoreboard
- builder() - Static method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
- builder() - Static method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
- builder() - Static method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname
- builder() - Static method in record class net.flectone.pulse.config.Message.Serverlink
- builder() - Static method in record class net.flectone.pulse.config.Message.Sidebar
- builder() - Static method in record class net.flectone.pulse.config.Message.Sign
- builder() - Static method in record class net.flectone.pulse.config.Message.Status
- builder() - Static method in record class net.flectone.pulse.config.Message.Status.Icon
- builder() - Static method in record class net.flectone.pulse.config.Message.Status.MOTD
- builder() - Static method in record class net.flectone.pulse.config.Message.Status.Players
- builder() - Static method in record class net.flectone.pulse.config.Message.Status.Version
- builder() - Static method in record class net.flectone.pulse.config.Message.Tab
- builder() - Static method in record class net.flectone.pulse.config.Message.Tab.Footer
- builder() - Static method in record class net.flectone.pulse.config.Message.Tab.Header
- builder() - Static method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
- builder() - Static method in record class net.flectone.pulse.config.Message.Update
- builder() - Static method in record class net.flectone.pulse.config.Message.Vanilla
- builder() - Static method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
- builder() - Static method in record class net.flectone.pulse.config.Permission
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Afk
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Anon
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Ball
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Ban
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Banlist
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Broadcast
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Clearchat
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Clearmail
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Coin
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.CommandDo
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.CommandTry
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Dice
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Emit
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Geolocate
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Helper
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Ignore
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Kick
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Mail
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Maintenance
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Me
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Mute
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Mutelist
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Nickname
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Online
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Ping
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Poll
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Reply
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Sprite
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Spy
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Stream
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Symbol
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Tell
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Toponline
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Translateto
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Unban
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Unmute
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Unwarn
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Warn
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Warnlist
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Whitelist
- builder() - Static method in record class net.flectone.pulse.config.Permission.Command.Whois
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Advancedban
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Blazeandcave
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.CMI
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Deepl
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Discord
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Floodgate
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Geyser
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Icu
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Interactivechat
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Itemsadder
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Libertybans
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Litebans
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Luckperms
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Maintenance
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.MiniMOTD
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.MOTD
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Plasmovoice
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Simplevoice
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Skinsrestorer
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Supervanish
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Tab
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Telegram
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Triton
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Twitch
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Vault
- builder() - Static method in record class net.flectone.pulse.config.Permission.Integration.Yandex
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Afk
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Anvil
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Auto
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Book
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Bossbar
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Brand
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Bubble
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Chat
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Fixation
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Names
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Object
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.Translate
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Format.World
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Greeting
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Join
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Quit
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Rightclick
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Serverlink
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Sidebar
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Sign
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Status
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Status.Icon
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Status.MOTD
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Status.Players
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Status.Version
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Tab
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Tab.Footer
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Tab.Header
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Update
- builder() - Static method in record class net.flectone.pulse.config.Permission.Message.Vanilla
- builder() - Static method in record class net.flectone.pulse.config.Permission.PermissionEntry
- builder() - Static method in record class net.flectone.pulse.model.dto.MetricsDTO
- builder() - Static method in interface net.flectone.pulse.model.entity.FEntity
-
Starts building an entity.
- builder() - Static method in record class net.flectone.pulse.model.entity.FEntityImpl
- builder() - Static method in interface net.flectone.pulse.model.entity.FPlayer
-
Starts building a player.
- builder() - Static method in record class net.flectone.pulse.model.entity.FPlayerImpl
- builder() - Static method in interface net.flectone.pulse.model.event.EventMetadata
-
Starts building event metadata.
- builder() - Static method in record class net.flectone.pulse.model.event.EventMetadataImpl
- builder() - Static method in record class net.flectone.pulse.model.event.IntegrationMessageFormat
- builder() - Static method in interface net.flectone.pulse.model.event.message.context.ComponentMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.model.event.message.context.ExternalModerationMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Starts building a message context.
- builder() - Static method in interface net.flectone.pulse.model.event.message.context.ModerationMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.model.event.message.context.StringMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.model.event.message.context.VanishMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.ball.model.BallMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.clearmail.model.ClearMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.coin.model.CoinMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.deletemessage.model.DeletemessageMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.dice.model.DiceMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.geolocate.model.GeolocateMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.ignore.model.IgnoreMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.mail.model.MailMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.maintenance.model.MaintenanceMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.minesweeper.model.MinesweeperMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.nickname.model.NicknameMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.online.model.OnlineMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.poll.model.PollMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissorsMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.spy.model.SpyMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.stream.model.StreamMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.tell.model.TellMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.tictactoe.model.TicTacToeMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.translateto.model.TranslatetoMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.try_.model.TryMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.command.whitelist.model.WhitelistMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.integration.twitch.model.TwitchMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.message.afk.model.AFKMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.message.chat.model.ChatMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.message.format.questionanswer.model.QuestionAnswerMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.message.join.model.JoinMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.message.rightclick.model.RightClickMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.message.update.model.UpdateMessageContext
-
Starts building this context.
- builder() - Static method in interface net.flectone.pulse.module.message.vanilla.model.VanillaMessageContext
-
Starts building this context.
- buildItemStack(FPlayer, String, String, String) - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Builds an item stack with lore.
- buildItemStack(FPlayer, String, String, String[]) - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Builds an item stack with lore.
- buildJson(MessageContext) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
Renders the message as the JSON form the protocol uses.
- buildLegacy(FPlayer, String) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
Renders a loose string for one reader using legacy color codes.
- buildLegacy(MessageContext) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
Renders the message using legacy section-sign color codes.
- buildPlain(MessageContext) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
Renders the message with all formatting stripped.
- buildStandard(MessageContext) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
Renders the message back to MiniMessage text.
- BUKKIT - Enum constant in enum class net.flectone.pulse.config.Message.Chat.Mode
- BUKKIT - Enum constant in enum class net.flectone.pulse.constant.PlatformType
- bungeecord() - Method in record class net.flectone.pulse.config.Config.Proxy
-
Returns the value of the
bungeecordrecord component. - bungeecord(Boolean) - Method in class net.flectone.pulse.config.Config.Proxy.ProxyBuilder
- BUNGEECORD_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- buttonHeight() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Returns the value of the
buttonHeightrecord component. - buttonHeight(Integer) - Method in class net.flectone.pulse.config.Command.Chatsetting.Modern.ModernBuilder
- buttonPadding() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Returns the value of the
buttonPaddingrecord component. - buttonPadding(Integer) - Method in class net.flectone.pulse.config.Command.Chatsetting.Modern.ModernBuilder
- buttonWidth() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Returns the value of the
buttonWidthrecord component. - buttonWidth(Integer) - Method in class net.flectone.pulse.config.Command.Chatsetting.Modern.ModernBuilder
- bypass() - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
-
Returns the value of the
bypassrecord component. - bypass() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
-
Returns the value of the
bypassrecord component. - bypass() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
-
Returns the value of the
bypassrecord component. - bypass() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
-
Returns the value of the
bypassrecord component. - bypass() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
-
Returns the value of the
bypassrecord component. - bypass() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
-
Returns the value of the
bypassrecord component. - bypass() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Players
-
Returns the value of the
bypassrecord component. - bypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Whitelist.WhitelistBuilder
- bypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Mention.MentionBuilder
- bypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps.CapsBuilder
- bypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood.FloodBuilder
- bypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie.NewbieBuilder
- bypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear.SwearBuilder
- bypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Status.Players.PlayersBuilder
- bypassSend() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
-
Returns the value of the
bypassSendrecord component. - bypassSend(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Fading.FadingBuilder
- bypassView() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
-
Returns the value of the
bypassViewrecord component. - bypassView(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Fading.FadingBuilder
- byPlayer() - Method in record class net.flectone.pulse.config.Config.Language
-
Returns the value of the
byPlayerrecord component. - byPlayer(Boolean) - Method in class net.flectone.pulse.config.Config.Language.LanguageBuilder
C
- cache() - Method in record class net.flectone.pulse.config.Config
-
Returns the value of the
cacherecord component. - cache(Config.Cache) - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- Cache(Map) - Constructor for record class net.flectone.pulse.config.Config.Cache
-
Creates an instance of a
Cacherecord class. - CacheName - Enum Class in net.flectone.pulse.constant
-
Names the caches the plugin keeps, so each can be sized, read and invalidated on its own.
- CacheRegistrationException - Exception Class in net.flectone.pulse.exception
-
Thrown when a cache is created twice, or asked for before it has been created.
- CacheRegistrationException(String, CacheName) - Constructor for exception class net.flectone.pulse.exception.CacheRegistrationException
-
Creates the exception, naming the cache the problem is about.
- CacheRegistry - Interface in net.flectone.pulse.platform.registry
-
Owns the plugin's caches, so each can be built from config and cleared on reload.
- CacheSetting(boolean, boolean, long, TimeUnit, long) - Constructor for record class net.flectone.pulse.config.Config.Cache.CacheSetting
-
Creates an instance of a
CacheSettingrecord class. - CachingTagResolver - Class in net.flectone.pulse.util.tag
-
Tag resolver for a set of tag names that keeps the tags it builds, so a tag written several times in one message is built only once.
- CachingTagResolver(Set, BiFunction, FLogger) - Constructor for class net.flectone.pulse.util.tag.CachingTagResolver
-
Creates a resolver serving the given tag names.
- CAFFEINE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- cancel() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns the value of the
cancelrecord component. - cancel(Boolean) - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- cancelDefaultDeathScreen() - Method in record class net.flectone.pulse.config.Message.Vanilla
-
Returns the value of the
cancelDefaultDeathScreenrecord component. - cancelDefaultDeathScreen(Boolean) - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaBuilder
- cancelled() - Method in interface net.flectone.pulse.model.event.Event
-
Whether a listener has vetoed this event.
- cancelled() - Method in record class net.flectone.pulse.model.event.lifecycle.DisableEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.lifecycle.EnableEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.message.MessageFormattingEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.message.StatusResponseEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.module.ModuleDisableEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.module.ModuleEnableEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.player.PlayerJoinEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.player.PlayerLoadEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.player.PlayerPersistAndDisposeEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
-
Returns the value of the
cancelledrecord component. - cancelled() - Method in record class net.flectone.pulse.model.event.player.PlayerQuitEvent
-
Returns the value of the
cancelledrecord component. - canSeeVanished(FEntity, FEntity) - Method in interface net.flectone.pulse.service.SocialService
-
Determines whether a viewer can see a target entity that may be in vanish mode.
- canSeeVanished(FEntity, FEntity, boolean) - Method in interface net.flectone.pulse.service.SocialService
-
Determines whether a viewer can see a target entity with a known vanish status.
- caps() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
-
Returns the value of the
capsrecord component. - caps() - Method in record class net.flectone.pulse.config.Message.Format.Moderation
-
Returns the value of the
capsrecord component. - caps() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Returns the value of the
capsrecord component. - caps(Localization.Message.Format.Moderation.Caps) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.ModerationBuilder
- caps(Message.Format.Moderation.Caps) - Method in class net.flectone.pulse.config.Message.Format.Moderation.ModerationBuilder
- caps(Permission.Message.Format.Moderation.Caps) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.ModerationBuilder
- Caps(Boolean, Integer, Long, Double) - Constructor for record class net.flectone.pulse.config.Message.Format.Moderation.Caps
-
Creates an instance of a
Capsrecord class. - Caps(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps
-
Creates an instance of a
Capsrecord class. - Caps(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
-
Creates an instance of a
Capsrecord class. - CAPS - Enum constant in enum class net.flectone.pulse.checker.MuteChecker.Status
- CAPS_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables Caps module processing.
- CapsModule - Interface in net.flectone.pulse.module.message.format.moderation.caps
-
Blocks messages written mostly in capitals.
- categories() - Method in record class net.flectone.pulse.config.Command.Sprite
-
Returns the value of the
categoriesrecord component. - categories() - Method in record class net.flectone.pulse.config.Command.Spy
-
Returns the value of the
categoriesrecord component. - categories() - Method in record class net.flectone.pulse.config.Command.Symbol
-
Returns the value of the
categoriesrecord component. - categories(List) - Method in class net.flectone.pulse.config.Command.Sprite.SpriteBuilder
- categories(Map) - Method in class net.flectone.pulse.config.Command.Symbol.SymbolBuilder
- categories(Map) - Method in class net.flectone.pulse.config.Command.Spy.SpyBuilder
- category() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
categoryrecord component. - category() - Method in record class net.flectone.pulse.model.value.Sound
-
Returns the value of the
categoryrecord component. - category(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- cell() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
cellrecord component. - cell(Localization.Command.Minesweeper.Cell) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- Cell(String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Creates an instance of a
Cellrecord class. - cellsOpened() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.RevealResult
-
Returns the value of the
cellsOpenedrecord component. - CellView(int, int, boolean, boolean, boolean, int) - Constructor for record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Creates an instance of a
CellViewrecord class. - CENTER - Enum constant in enum class net.flectone.pulse.config.Message.Format.Padding.Type
- CENTER - Enum constant in enum class net.flectone.pulse.module.message.bubble.BubbleModule.Billboard
- CENTER_LEFT - Enum constant in enum class net.flectone.pulse.config.Message.Format.Padding.Type
- CENTER_RIGHT - Enum constant in enum class net.flectone.pulse.config.Message.Format.Padding.Type
- CHALLENGE - Enum constant in enum class net.flectone.pulse.model.value.Toast.Type
- changeName(FPlayer, FPlayer, String) - Method in interface net.flectone.pulse.module.command.nickname.NicknameModule
-
Changes a player's nickname and announces it.
- channel() - Method in interface net.flectone.pulse.module.integration.twitch.model.TwitchMessageContext
-
The channel the message was posted in.
- Channel(List, List) - Constructor for record class net.flectone.pulse.config.Integration.Twitch.Channel
-
Creates an instance of a
Channelrecord class. - CHANNEL - Static variable in interface net.flectone.pulse.platform.proxy.Proxy
-
The plugin-message channel identifier used for BungeeCord / Velocity communication between the proxy and all backend servers.
- channelAction() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns the value of the
channelActionrecord component. - channelAction(Map) - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- ChannelEmbed(String, String, String, Localization.Integration.Discord.AllowedMentions, Localization.Integration.Discord.Embed) - Constructor for record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
-
Creates an instance of a
ChannelEmbedrecord class. - channelInfo() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
channelInforecord component. - channelInfo() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
channelInforecord component. - channelInfo(Integration.ChannelInfo) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- channelInfo(Integration.ChannelInfo) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- ChannelInfo(Boolean, Ticker) - Constructor for record class net.flectone.pulse.config.Integration.ChannelInfo
-
Creates an instance of a
ChannelInforecord class. - chat() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
-
Returns the value of the
chatrecord component. - chat() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
-
Returns the value of the
chatrecord component. - chat() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
chatrecord component. - chat() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
chatrecord component. - chat() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
chatrecord component. - chat() - Method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
The chat the message was posted in.
- chat() - Method in interface net.flectone.pulse.module.message.chat.model.ChatMessageContext
-
The chat it was written in.
- chat(Command.Chatsetting.Menu.Chat) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.MenuBuilder
- chat(Localization.Command.Chatsetting.Menu.SubMenu) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.MenuBuilder
- chat(Localization.Message.Chat) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- chat(Message.Chat) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- chat(Permission.Message.Chat) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Chat - Record Class in net.flectone.pulse.module.message.chat.model
-
One configured chat, together with the settings and permissions attached to it.
- Chat(String, Message.Chat.Type, Permission.Message.Chat.Type) - Constructor for record class net.flectone.pulse.module.message.chat.model.Chat
-
Creates an instance of a
Chatrecord class. - Chat(Boolean, Message.Chat.Mode, Event.Priority, Map) - Constructor for record class net.flectone.pulse.config.Message.Chat
-
Creates an instance of a
Chatrecord class. - Chat(Integer, List) - Constructor for record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat
-
Creates an instance of a
Chatrecord class. - Chat(String, String, Map) - Constructor for record class net.flectone.pulse.config.Localization.Message.Chat
-
Creates an instance of a
Chatrecord class. - Chat(String, Permission.Type, Map) - Constructor for record class net.flectone.pulse.config.Permission.Message.Chat
-
Creates an instance of a
Chatrecord class. - CHAT - Enum constant in enum class net.flectone.pulse.model.value.Destination.Type
- CHAT_NAME - Enum constant in enum class net.flectone.pulse.constant.SettingText
- chatcolor() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
chatcolorrecord component. - chatcolor() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
chatcolorrecord component. - chatcolor() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
chatcolorrecord component. - chatcolor(Command.Chatcolor) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- chatcolor(Localization.Command.Chatcolor) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- chatcolor(Permission.Command.Chatcolor) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Chatcolor(Boolean, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Chatcolor
-
Creates an instance of a
Chatcolorrecord class. - Chatcolor(String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Chatcolor
-
Creates an instance of a
Chatcolorrecord class. - Chatcolor(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry, Map) - Constructor for record class net.flectone.pulse.config.Permission.Command.Chatcolor
-
Creates an instance of a
Chatcolorrecord class. - ChatcolorModule - Interface in net.flectone.pulse.module.command.chatcolor
-
The /chatcolor command, which lets a player pick the colors their own messages are drawn in.
- ChatMessageContext - Interface in net.flectone.pulse.module.message.chat.model
-
A message written in one of the configured chats.
- ChatModule - Interface in net.flectone.pulse.module.message.chat
-
Handles ordinary chat, deciding which chat a message goes to, who hears it and how it is formatted.
- chatsetting() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
chatsettingrecord component. - chatsetting() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
chatsettingrecord component. - chatsetting() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
chatsettingrecord component. - chatsetting(Command.Chatsetting) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- chatsetting(Localization.Command.Chatsetting) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- chatsetting(Permission.Command.Chatsetting) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Chatsetting(Boolean, List, Command.Chatsetting.Modern, Command.Chatsetting.Checkbox, Command.Chatsetting.Menu, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Chatsetting
-
Creates an instance of a
Chatsettingrecord class. - Chatsetting(String, String, String, String, Localization.Command.Chatsetting.Checkbox, Localization.Command.Chatsetting.Menu) - Constructor for record class net.flectone.pulse.config.Localization.Command.Chatsetting
-
Creates an instance of a
Chatsettingrecord class. - Chatsetting(String, Permission.Type, Map, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Chatsetting
-
Creates an instance of a
Chatsettingrecord class. - ChatsettingModule - Interface in net.flectone.pulse.module.command.chatsetting
-
The /chatsetting command, which opens the menu where a player toggles their personal chat options.
- check(String) - Method in interface net.flectone.pulse.checker.ValidNameChecker
-
Checks a name.
- check(UUID, Cooldown, String) - Method in interface net.flectone.pulse.checker.CooldownChecker
-
Checks the cooldown and, when it has run out, starts a new window.
- check(FEntity, String) - Method in interface net.flectone.pulse.checker.PermissionChecker
-
Checks if the entity has the specified permission string.
- check(FEntity, PermissionSetting) - Method in interface net.flectone.pulse.checker.PermissionChecker
-
Checks if the entity has the specified permission.
- check(FPlayer) - Method in interface net.flectone.pulse.checker.MuteChecker
-
Checks whether the player is allowed to speak.
- checkAnvil(UUID, String) - Method in interface net.flectone.pulse.module.command.spy.SpyModule
-
Reports an anvil rename to the watching moderators.
- checkBook(UUID, String, List) - Method in interface net.flectone.pulse.module.command.spy.SpyModule
-
Reports a book edit to the watching moderators.
- checkBounds(int, int) - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
-
Whether a position is on the board.
- checkbox() - Method in record class net.flectone.pulse.config.Command.Chatsetting
-
Returns the value of the
checkboxrecord component. - checkbox() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
-
Returns the value of the
checkboxrecord component. - checkbox(Command.Chatsetting.Checkbox) - Method in class net.flectone.pulse.config.Command.Chatsetting.ChatsettingBuilder
- checkbox(Localization.Command.Chatsetting.Checkbox) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.ChatsettingBuilder
- Checkbox(String, String, String, String, Map) - Constructor for record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
-
Creates an instance of a
Checkboxrecord class. - Checkbox(String, String, Map) - Constructor for record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
-
Creates an instance of a
Checkboxrecord class. - checkChat(UUID, String, List) - Method in interface net.flectone.pulse.module.command.spy.SpyModule
-
Reports a chat message to the moderators who did not already receive it.
- checkChat(FPlayer, String, String, Set) - Method in interface net.flectone.pulse.module.command.spy.SpyModule
-
Reports a chat message, naming the chat it was written in.
- checkCommand(UUID, String) - Method in interface net.flectone.pulse.module.command.spy.SpyModule
-
Reports a command to the watching moderators.
- checkDistance(FPlayer, FPlayer, int) - Method in interface net.flectone.pulse.platform.filter.RangeFilter
-
Whether two players are in the same world and within the given radius.
- checkDuplicate() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
checkDuplicaterecord component. - checkDuplicate() - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Returns the value of the
checkDuplicaterecord component. - checkDuplicate() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
checkDuplicaterecord component. - checkDuplicate() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
checkDuplicaterecord component. - checkDuplicate(Boolean) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- checkDuplicate(Boolean) - Method in class net.flectone.pulse.config.Command.Minesweeper.MinesweeperBuilder
- checkDuplicate(Boolean) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- checkDuplicate(Boolean) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- checkGroupWeight() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
checkGroupWeightrecord component. - checkGroupWeight() - Method in record class net.flectone.pulse.config.Command.Kick
-
Returns the value of the
checkGroupWeightrecord component. - checkGroupWeight() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
checkGroupWeightrecord component. - checkGroupWeight() - Method in record class net.flectone.pulse.config.Command.Unban
-
Returns the value of the
checkGroupWeightrecord component. - checkGroupWeight() - Method in record class net.flectone.pulse.config.Command.Unmute
-
Returns the value of the
checkGroupWeightrecord component. - checkGroupWeight() - Method in record class net.flectone.pulse.config.Command.Unwarn
-
Returns the value of the
checkGroupWeightrecord component. - checkGroupWeight() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
checkGroupWeightrecord component. - checkGroupWeight() - Method in record class net.flectone.pulse.config.Command.Whois
-
Returns the value of the
checkGroupWeightrecord component. - checkGroupWeight(Boolean) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- checkGroupWeight(Boolean) - Method in class net.flectone.pulse.config.Command.Kick.KickBuilder
- checkGroupWeight(Boolean) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- checkGroupWeight(Boolean) - Method in class net.flectone.pulse.config.Command.Unban.UnbanBuilder
- checkGroupWeight(Boolean) - Method in class net.flectone.pulse.config.Command.Unmute.UnmuteBuilder
- checkGroupWeight(Boolean) - Method in class net.flectone.pulse.config.Command.Unwarn.UnwarnBuilder
- checkGroupWeight(Boolean) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- checkGroupWeight(Boolean) - Method in class net.flectone.pulse.config.Command.Whois.WhoisBuilder
- checkMention(FEntity, String) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Lets the integrations rewrite mentions in a message, so a Discord ping renders as one.
- checkSign(UUID, String[]) - Method in interface net.flectone.pulse.module.command.spy.SpyModule
-
Reports a sign edit to the watching moderators.
- checkWinningTrio() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
Looks for a completed line and records it, so it can be highlighted on the board.
- checkWorldNamePermission(FPlayer, FPlayer) - Method in interface net.flectone.pulse.platform.filter.RangeFilter
-
Whether the receiver may read messages from the sender's world, by world name.
- checkWorldTypePermission(FPlayer, FPlayer) - Method in interface net.flectone.pulse.platform.filter.RangeFilter
-
Whether the receiver may read messages from the sender's world, by world type.
- children() - Method in interface net.flectone.pulse.module.ModuleSimple
-
The modules nested under this one.
- city() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns the value of the
cityrecord component. - clear() - Method in interface net.flectone.pulse.platform.render.TextScreenRender
-
Clears all active text screen entities for all players.
- clearAndSave(FPlayer) - Method in interface net.flectone.pulse.service.FPlayerService
-
Clears a player's online status and saves them to offline cache and database.
- clearCache() - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Clears all caches
- clearchat() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
clearchatrecord component. - clearchat() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
clearchatrecord component. - clearchat() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
clearchatrecord component. - clearchat(Command.Clearchat) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- clearchat(Localization.Command.Clearchat) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- clearchat(Permission.Command.Clearchat) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- clearChat(FPlayer) - Method in interface net.flectone.pulse.module.command.clearchat.ClearchatModule
-
Blanks the chat window, telling the other servers to do the same.
- clearChat(FPlayer, boolean) - Method in interface net.flectone.pulse.module.command.clearchat.ClearchatModule
-
Blanks the chat window.
- Clearchat(Boolean, Integer, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Clearchat
-
Creates an instance of a
Clearchatrecord class. - Clearchat(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Clearchat
-
Creates an instance of a
Clearchatrecord class. - Clearchat(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Clearchat
-
Creates an instance of a
Clearchatrecord class. - ClearchatModule - Interface in net.flectone.pulse.module.command.clearchat
-
The /clearchat command, which blanks the chat window.
- clearHistory(FPlayer) - Method in interface net.flectone.pulse.module.message.format.moderation.delete.DeleteModule
-
Forgets every message held for a player, so none of them can be withdrawn any more.
- clearmail() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
clearmailrecord component. - clearmail() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
clearmailrecord component. - clearmail() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
clearmailrecord component. - clearmail(Command.Clearmail) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- clearmail(Localization.Command.Clearmail) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- clearmail(Permission.Command.Clearmail) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Clearmail(Boolean, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Clearmail
-
Creates an instance of a
Clearmailrecord class. - Clearmail(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Clearmail
-
Creates an instance of a
Clearmailrecord class. - Clearmail(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Clearmail
-
Creates an instance of a
Clearmailrecord class. - ClearmailModule - Interface in net.flectone.pulse.module.command.clearmail
-
The /clearmail command, which deletes a mail the player sent.
- ClearMessageContext - Interface in net.flectone.pulse.module.command.clearmail.model
-
A mail removed by the clear-mail command.
- clearPrompts(ModuleCommand) - Method in interface net.flectone.pulse.platform.controller.ModuleCommandController
-
Forgets a command's argument names, so they are rebuilt after a language change.
- CLICK - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- clientID() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns the value of the
clientIDrecord component. - clientID(String) - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- close() - Method in class net.flectone.pulse.util.payload.ProxyPayload
- CLOSE_UIS - Enum constant in enum class net.flectone.pulse.constant.HookType
- CLOUD_CORE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- CLOUD_FABRIC_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- CLOUD_NEOFORGE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- CLOUD_PAPER_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- clusters() - Method in record class net.flectone.pulse.config.Config.Proxy
-
Returns the value of the
clustersrecord component. - clusters(Set) - Method in class net.flectone.pulse.config.Config.Proxy.ProxyBuilder
- cmi() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
cmirecord component. - cmi() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
cmirecord component. - cmi(Integration.CMI) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- cmi(Permission.Integration.CMI) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- CMI(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.CMI
-
Creates an instance of a
CMIrecord class. - CMI(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.CMI
-
Creates an instance of a
CMIrecord class. - CMI_API_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- CODEMC_REPOSITORY - Static variable in class net.flectone.pulse.BuildConfig
- coin() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
coinrecord component. - coin() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
coinrecord component. - coin() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
coinrecord component. - coin(Command.Coin) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- coin(Localization.Command.Coin) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- coin(Permission.Command.Coin) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Coin(Boolean, Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Coin
-
Creates an instance of a
Coinrecord class. - Coin(String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Coin
-
Creates an instance of a
Coinrecord class. - Coin(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Coin
-
Creates an instance of a
Coinrecord class. - CoinMessageContext - Interface in net.flectone.pulse.module.command.coin.model
-
The outcome of a coin flip.
- CoinModule - Interface in net.flectone.pulse.module.command.coin
-
The /coin command, which flips a coin.
- collectModuleStatuses() - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
The on/off state of every module, keyed by name, for the status command.
- collectModuleStatuses(Class) - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
The on/off state of one module and everything under it.
- color() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
colorrecord component. - color() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns the value of the
colorrecord component. - color() - Method in record class net.flectone.pulse.config.Message.Scoreboard
-
Returns the value of the
colorrecord component. - color() - Method in record class net.flectone.pulse.model.value.BossBar
-
Returns the value of the
colorrecord component. - color(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- color(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- color(String) - Method in class net.flectone.pulse.config.Message.Scoreboard.ScoreboardBuilder
- Color(Integer, List) - Constructor for record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color
-
Creates an instance of a
Colorrecord class. - COLOR - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- COLOR_CONTEXT_SENDER - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Controls message color processing.
- ColorConverter - Interface in net.flectone.pulse.converter
-
Recognizes and converts the color formats accepted in configs, namely legacy codes, named colors and hex values.
- ColorParser - Interface in net.flectone.pulse.parser.integer
-
Command argument that parses a color, accepting legacy codes, named colors and hex.
- colors() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
-
Returns the value of the
colorsrecord component. - colors() - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
-
Returns the value of the
colorsrecord component. - colors() - Method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
-
Returns the value of the
colorsrecord component. - colors() - Method in record class net.flectone.pulse.module.command.chatsetting.model.SubMenuItem
-
Returns the value of the
colorsrecord component. - colors(LinkedHashMap) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type.TypeBuilder
- colors(Map) - Method in class net.flectone.pulse.config.Permission.Command.Chatcolor.ChatcolorBuilder
- colors(Map) - Method in class net.flectone.pulse.config.Permission.Message.Format.FColor.FColorBuilder
- column() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Returns the value of the
columnrecord component. - columns() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Returns the value of the
columnsrecord component. - columns(Integer) - Method in class net.flectone.pulse.config.Command.Chatsetting.Modern.ModernBuilder
- command() - Method in record class net.flectone.pulse.config.Localization
-
Returns the value of the
commandrecord component. - command() - Method in record class net.flectone.pulse.config.Permission
-
Returns the value of the
commandrecord component. - command() - Method in interface net.flectone.pulse.file.FileFacade
-
The loaded command.yml.
- command() - Method in record class net.flectone.pulse.model.file.FilePack
-
Returns the value of the
commandrecord component. - command(Localization.Command) - Method in class net.flectone.pulse.config.Localization.LocalizationBuilder
- command(Permission.Command) - Method in class net.flectone.pulse.config.Permission.PermissionBuilder
- Command - Record Class in net.flectone.pulse.config
-
Configuration for all commands in FlectonePulse.
- Command(Boolean, Boolean, Command.Afk, Command.Anon, Command.Ball, Command.Ban, Command.Banlist, Command.Broadcast, Command.Chatcolor, Command.Chatsetting, Command.Clearchat, Command.Clearmail, Command.Coin, Command.Deletemessage, Command.Dice, Command.CommandDo, 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.CommandTry, Command.Unban, Command.Unmute, Command.Unwarn, Command.Warn, Command.Warnlist, Command.Whitelist, Command.Whois) - Constructor for record class net.flectone.pulse.config.Command
-
Creates an instance of a
Commandrecord class. - Command(Boolean, List) - Constructor for record class net.flectone.pulse.config.Integration.Command
-
Creates an instance of a
Commandrecord class. - Command(String, Permission.Type, Permission.PermissionEntry, Permission.Command.Afk, Permission.Command.Anon, Permission.Command.Ball, Permission.Command.Ban, Permission.Command.Banlist, Permission.Command.Broadcast, Permission.Command.Chatcolor, Permission.Command.Chatsetting, Permission.Command.Clearchat, Permission.Command.Clearmail, Permission.Command.Coin, Permission.Command.Deletemessage, Permission.Command.Dice, Permission.Command.CommandDo, Permission.Command.Emit, Permission.Command.Flectonepulse, Permission.Command.Geolocate, Permission.Command.Helper, Permission.Command.Ignore, Permission.Command.Ignorelist, Permission.Command.Kick, Permission.Command.Mail, Permission.Command.Maintenance, Permission.Command.Me, Permission.Command.Minesweeper, Permission.Command.Mute, Permission.Command.Mutelist, Permission.Command.Nickname, Permission.Command.Online, Permission.Command.Ping, Permission.Command.Poll, Permission.Command.Reply, Permission.Command.Rockpaperscissors, Permission.Command.Sprite, Permission.Command.Spy, Permission.Command.Stream, Permission.Command.Symbol, Permission.Command.Tell, Permission.Command.Tictactoe, Permission.Command.Toponline, Permission.Command.Translateto, Permission.Command.CommandTry, Permission.Command.Unban, Permission.Command.Unmute, Permission.Command.Unwarn, Permission.Command.Warn, Permission.Command.Warnlist, Permission.Command.Whitelist, Permission.Command.Whois) - Constructor for record class net.flectone.pulse.config.Permission.Command
-
Creates an instance of a
Commandrecord class. - Command(Localization.Command.Exception, Localization.Command.Prompt, Localization.Command.Anon, Localization.Command.Ball, Localization.Command.Ban, Localization.Command.Banlist, Localization.Command.Broadcast, Localization.Command.Chatcolor, Localization.Command.Chatsetting, Localization.Command.Clearchat, Localization.Command.Clearmail, Localization.Command.Coin, Localization.Command.Deletemessage, Localization.Command.Dice, Localization.Command.CommandDo, Localization.Command.Emit, Localization.Command.Flectonepulse, Localization.Command.Geolocate, Localization.Command.Helper, Localization.Command.Ignore, Localization.Command.Ignorelist, Localization.Command.Kick, Localization.Command.Mail, Localization.Command.Maintenance, Localization.Command.Me, Localization.Command.Minesweeper, Localization.Command.Mute, Localization.Command.Mutelist, Localization.Command.Nickname, Localization.Command.Online, Localization.Command.Ping, Localization.Command.Poll, Localization.Command.Reply, Localization.Command.Rockpaperscissors, Localization.Command.Sprite, Localization.Command.Spy, Localization.Command.Stream, Localization.Command.Symbol, Localization.Command.Tell, Localization.Command.Tictactoe, Localization.Command.Toponline, Localization.Command.Translateto, Localization.Command.CommandTry, Localization.Command.Unban, Localization.Command.Unmute, Localization.Command.Unwarn, Localization.Command.Warn, Localization.Command.Warnlist, Localization.Command.Whitelist, Localization.Command.Whois) - Constructor for record class net.flectone.pulse.config.Localization.Command
-
Creates an instance of a
Commandrecord class. - COMMAND - Enum constant in enum class net.flectone.pulse.constant.FilePath
- COMMAND - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_AFK - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_ANON - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_BALL - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_BAN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_BANLIST - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_BROADCAST - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_CHATCOLOR - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_CHATSETTING - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_CLEARCHAT - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_CLEARMAIL - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_COIN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_DELETEMESSAGE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_DICE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_DO - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_EMIT - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_FLECTONEPULSE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_GEOLOCATE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_HELPER - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_IGNORE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_IGNORELIST - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_KICK - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_MAIL - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_MAINTENANCE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_ME - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_MINESWEEPER - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_MUTE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_MUTELIST - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_NICKNAME - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_ONLINE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_PING - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_POLL - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_REPLY - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_ROCKPAPERSCISSORS - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_SPRITE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_SPY - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_STREAM - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_SYMBOL - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_TELL - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_TICTACTOE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_TOPONLINE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_TRANSLATETO - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_TRY - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_UNBAN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_UNMUTE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_UNWARN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_WARN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_WARNLIST - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_WHITELIST - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- COMMAND_WHOIS - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- Command.Afk - Record Class in net.flectone.pulse.config
- Command.Afk.AfkBuilder - Class in net.flectone.pulse.config
- Command.Anon - Record Class in net.flectone.pulse.config
- Command.Anon.AnonBuilder - Class in net.flectone.pulse.config
- Command.Ball - Record Class in net.flectone.pulse.config
- Command.Ball.BallBuilder - Class in net.flectone.pulse.config
- Command.Ban - Record Class in net.flectone.pulse.config
- Command.Ban.BanBuilder - Class in net.flectone.pulse.config
- Command.Banlist - Record Class in net.flectone.pulse.config
- Command.Banlist.BanlistBuilder - Class in net.flectone.pulse.config
- Command.Broadcast - Record Class in net.flectone.pulse.config
- Command.Broadcast.BroadcastBuilder - Class in net.flectone.pulse.config
- Command.Chatcolor - Record Class in net.flectone.pulse.config
- Command.Chatcolor.ChatcolorBuilder - Class in net.flectone.pulse.config
- Command.Chatsetting - Record Class in net.flectone.pulse.config
- Command.Chatsetting.ChatsettingBuilder - Class in net.flectone.pulse.config
- Command.Chatsetting.Checkbox - Record Class in net.flectone.pulse.config
- Command.Chatsetting.Checkbox.CheckboxBuilder - Class in net.flectone.pulse.config
- Command.Chatsetting.Menu - Record Class in net.flectone.pulse.config
- Command.Chatsetting.Menu.Chat - Record Class in net.flectone.pulse.config
- Command.Chatsetting.Menu.Chat.ChatBuilder - Class in net.flectone.pulse.config
- Command.Chatsetting.Menu.Chat.Type - Record Class in net.flectone.pulse.config
- Command.Chatsetting.Menu.Chat.Type.TypeBuilder - Class in net.flectone.pulse.config
- Command.Chatsetting.Menu.Color - Record Class in net.flectone.pulse.config
- Command.Chatsetting.Menu.Color.ColorBuilder - Class in net.flectone.pulse.config
- Command.Chatsetting.Menu.Color.Type - Record Class in net.flectone.pulse.config
- Command.Chatsetting.Menu.Color.Type.TypeBuilder - Class in net.flectone.pulse.config
- Command.Chatsetting.Menu.MenuBuilder - Class in net.flectone.pulse.config
- Command.Chatsetting.Modern - Record Class in net.flectone.pulse.config
- Command.Chatsetting.Modern.ModernBuilder - Class in net.flectone.pulse.config
- Command.Clearchat - Record Class in net.flectone.pulse.config
- Command.Clearchat.ClearchatBuilder - Class in net.flectone.pulse.config
- Command.Clearmail - Record Class in net.flectone.pulse.config
- Command.Clearmail.ClearmailBuilder - Class in net.flectone.pulse.config
- Command.Coin - Record Class in net.flectone.pulse.config
- Command.Coin.CoinBuilder - Class in net.flectone.pulse.config
- Command.CommandBuilder - Class in net.flectone.pulse.config
- Command.CommandDo - Record Class in net.flectone.pulse.config
- Command.CommandDo.CommandDoBuilder - Class in net.flectone.pulse.config
- Command.CommandTry - Record Class in net.flectone.pulse.config
- Command.CommandTry.CommandTryBuilder - Class in net.flectone.pulse.config
- Command.Deletemessage - Record Class in net.flectone.pulse.config
- Command.Deletemessage.DeletemessageBuilder - Class in net.flectone.pulse.config
- Command.Dice - Record Class in net.flectone.pulse.config
- Command.Dice.DiceBuilder - Class in net.flectone.pulse.config
- Command.Emit - Record Class in net.flectone.pulse.config
- Command.Emit.EmitBuilder - Class in net.flectone.pulse.config
- Command.Flectonepulse - Record Class in net.flectone.pulse.config
- Command.Flectonepulse.Editor - Record Class in net.flectone.pulse.config
- Command.Flectonepulse.Editor.EditorBuilder - Class in net.flectone.pulse.config
- Command.Flectonepulse.FlectonepulseBuilder - Class in net.flectone.pulse.config
- Command.Geolocate - Record Class in net.flectone.pulse.config
- Command.Geolocate.GeolocateBuilder - Class in net.flectone.pulse.config
- Command.Helper - Record Class in net.flectone.pulse.config
- Command.Helper.HelperBuilder - Class in net.flectone.pulse.config
- Command.Ignore - Record Class in net.flectone.pulse.config
- Command.Ignore.IgnoreBuilder - Class in net.flectone.pulse.config
- Command.Ignorelist - Record Class in net.flectone.pulse.config
- Command.Ignorelist.IgnorelistBuilder - Class in net.flectone.pulse.config
- Command.Kick - Record Class in net.flectone.pulse.config
- Command.Kick.KickBuilder - Class in net.flectone.pulse.config
- Command.Mail - Record Class in net.flectone.pulse.config
- Command.Mail.MailBuilder - Class in net.flectone.pulse.config
- Command.Maintenance - Record Class in net.flectone.pulse.config
- Command.Maintenance.MaintenanceBuilder - Class in net.flectone.pulse.config
- Command.Me - Record Class in net.flectone.pulse.config
- Command.Me.MeBuilder - Class in net.flectone.pulse.config
- Command.Minesweeper - Record Class in net.flectone.pulse.config
- Command.Minesweeper.MinesweeperBuilder - Class in net.flectone.pulse.config
- Command.Mute - Record Class in net.flectone.pulse.config
- Command.Mute.MuteBuilder - Class in net.flectone.pulse.config
- Command.Mutelist - Record Class in net.flectone.pulse.config
- Command.Mutelist.MutelistBuilder - Class in net.flectone.pulse.config
- Command.Nickname - Record Class in net.flectone.pulse.config
- Command.Nickname.NicknameBuilder - Class in net.flectone.pulse.config
- Command.Online - Record Class in net.flectone.pulse.config
- Command.Online.OnlineBuilder - Class in net.flectone.pulse.config
- Command.Ping - Record Class in net.flectone.pulse.config
- Command.Ping.PingBuilder - Class in net.flectone.pulse.config
- Command.Poll - Record Class in net.flectone.pulse.config
- Command.Poll.PollBuilder - Class in net.flectone.pulse.config
- Command.ReasonTimeMap - Class in net.flectone.pulse.config
- Command.Reply - Record Class in net.flectone.pulse.config
- Command.Reply.ReplyBuilder - Class in net.flectone.pulse.config
- Command.Rockpaperscissors - Record Class in net.flectone.pulse.config
- Command.Rockpaperscissors.RockpaperscissorsBuilder - Class in net.flectone.pulse.config
- Command.Sprite - Record Class in net.flectone.pulse.config
- Command.Sprite.SpriteBuilder - Class in net.flectone.pulse.config
- Command.Spy - Record Class in net.flectone.pulse.config
- Command.Spy.SpyBuilder - Class in net.flectone.pulse.config
- Command.Stream - Record Class in net.flectone.pulse.config
- Command.Stream.StreamBuilder - Class in net.flectone.pulse.config
- Command.Symbol - Record Class in net.flectone.pulse.config
- Command.Symbol.SymbolBuilder - Class in net.flectone.pulse.config
- Command.Tell - Record Class in net.flectone.pulse.config
- Command.Tell.TellBuilder - Class in net.flectone.pulse.config
- Command.Tictactoe - Record Class in net.flectone.pulse.config
- Command.Tictactoe.TictactoeBuilder - Class in net.flectone.pulse.config
- Command.Toponline - Record Class in net.flectone.pulse.config
- Command.Toponline.ToponlineBuilder - Class in net.flectone.pulse.config
- Command.Translateto - Record Class in net.flectone.pulse.config
- Command.Translateto.Service - Enum Class in net.flectone.pulse.config
- Command.Translateto.TranslatetoBuilder - Class in net.flectone.pulse.config
- Command.Unban - Record Class in net.flectone.pulse.config
- Command.Unban.UnbanBuilder - Class in net.flectone.pulse.config
- Command.Unmute - Record Class in net.flectone.pulse.config
- Command.Unmute.UnmuteBuilder - Class in net.flectone.pulse.config
- Command.Unwarn - Record Class in net.flectone.pulse.config
- Command.Unwarn.UnwarnBuilder - Class in net.flectone.pulse.config
- Command.Warn - Record Class in net.flectone.pulse.config
- Command.Warn.WarnBuilder - Class in net.flectone.pulse.config
- Command.Warnlist - Record Class in net.flectone.pulse.config
- Command.Warnlist.WarnlistBuilder - Class in net.flectone.pulse.config
- Command.Whitelist - Record Class in net.flectone.pulse.config
- Command.Whitelist.WhitelistBuilder - Class in net.flectone.pulse.config
- Command.Whois - Record Class in net.flectone.pulse.config
- Command.Whois.WhoisBuilder - Class in net.flectone.pulse.config
- commandDo() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
commandDorecord component. - commandDo() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
commandDorecord component. - commandDo() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
commandDorecord component. - commandDo(Command.CommandDo) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- commandDo(Localization.Command.CommandDo) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- commandDo(Permission.Command.CommandDo) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- CommandDo(Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.CommandDo
-
Creates an instance of a
CommandDorecord class. - CommandDo(String) - Constructor for record class net.flectone.pulse.config.Localization.Command.CommandDo
-
Creates an instance of a
CommandDorecord class. - CommandDo(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.CommandDo
-
Creates an instance of a
CommandDorecord class. - CommandExceptionHandler - Interface in net.flectone.pulse.platform.handler
-
Turns the command framework's failures into messages a player can read, in their own language.
- CommandModule - Interface in net.flectone.pulse.module.command
-
Groups every chat command the plugin registers.
- CommandRegistry - Interface in net.flectone.pulse.platform.registry
-
Registry for managing command registration and Brigadier integration.
- CommandSetting - Interface in net.flectone.pulse.config.setting
-
Configuration interface for command settings.
- commandTry() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
commandTryrecord component. - commandTry() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
commandTryrecord component. - commandTry() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
commandTryrecord component. - commandTry(Command.CommandTry) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- commandTry(Localization.Command.CommandTry) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- commandTry(Permission.Command.CommandTry) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- CommandTry(Boolean, Range, Integer, Integer, Integer, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.CommandTry
-
Creates an instance of a
CommandTryrecord class. - CommandTry(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.CommandTry
-
Creates an instance of a
CommandTryrecord class. - CommandTry(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.CommandTry
-
Creates an instance of a
CommandTryrecord class. - component() - Method in interface net.flectone.pulse.model.event.message.context.ComponentMessageContext
-
The extra value carried alongside the message.
- component() - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
-
Returns the value of the
componentrecord component. - ComponentDecorator - Interface in net.flectone.pulse.decorator
-
A utility class for decorating Adventure
Componentobjects with hover events and text decorations. - ComponentMessageContext - Interface in net.flectone.pulse.model.event.message.context
-
A message context that also carries a ready-made component that should be inserted as-is.
- ComponentSerializer - Interface in net.flectone.pulse.serializer
-
Converts between components and the text forms the platform and protocol use.
- condition() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
conditionrecord component. - condition() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
conditionrecord component. - condition() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
conditionrecord component. - condition(Localization.Message.Format.Condition) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- condition(Message.Format.Condition) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- condition(Permission.Message.Format.Condition) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- Condition(Boolean, Map) - Constructor for record class net.flectone.pulse.config.Message.Format.Condition
-
Creates an instance of a
Conditionrecord class. - Condition(String, Permission.Type, Map) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Condition
-
Creates an instance of a
Conditionrecord class. - Condition(Map) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Condition
-
Creates an instance of a
Conditionrecord class. - CONDITION - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- ConditionModule - Interface in net.flectone.pulse.module.message.format.condition
-
Picks between alternative texts based on a condition, such as a permission or a placeholder value.
- config() - Method in interface net.flectone.pulse.file.FileFacade
-
The loaded config.yml.
- config() - Method in record class net.flectone.pulse.logging.FLogger
-
The logger settings, or null while the config is still loading.
- config() - Method in record class net.flectone.pulse.model.file.FilePack
-
Returns the value of the
configrecord component. - config() - Method in interface net.flectone.pulse.module.command.afk.AfkModule
- config() - Method in interface net.flectone.pulse.module.command.anon.AnonModule
- config() - Method in interface net.flectone.pulse.module.command.ball.BallModule
- config() - Method in interface net.flectone.pulse.module.command.ban.BanModule
- config() - Method in interface net.flectone.pulse.module.command.banlist.BanlistModule
- config() - Method in interface net.flectone.pulse.module.command.broadcast.BroadcastModule
- config() - Method in interface net.flectone.pulse.module.command.chatcolor.ChatcolorModule
- config() - Method in interface net.flectone.pulse.module.command.chatsetting.ChatsettingModule
- config() - Method in interface net.flectone.pulse.module.command.clearchat.ClearchatModule
- config() - Method in interface net.flectone.pulse.module.command.clearmail.ClearmailModule
- config() - Method in interface net.flectone.pulse.module.command.coin.CoinModule
- config() - Method in interface net.flectone.pulse.module.command.CommandModule
- config() - Method in interface net.flectone.pulse.module.command.deletemessage.DeletemessageModule
- config() - Method in interface net.flectone.pulse.module.command.dice.DiceModule
- config() - Method in interface net.flectone.pulse.module.command.do_.DoModule
- config() - Method in interface net.flectone.pulse.module.command.emit.EmitModule
- config() - Method in interface net.flectone.pulse.module.command.flectonepulse.FlectonepulseModule
- config() - Method in interface net.flectone.pulse.module.command.geolocate.GeolocateModule
- config() - Method in interface net.flectone.pulse.module.command.helper.HelperModule
- config() - Method in interface net.flectone.pulse.module.command.ignore.IgnoreModule
- config() - Method in interface net.flectone.pulse.module.command.ignorelist.IgnorelistModule
- config() - Method in interface net.flectone.pulse.module.command.kick.KickModule
- config() - Method in interface net.flectone.pulse.module.command.mail.MailModule
- config() - Method in interface net.flectone.pulse.module.command.maintenance.MaintenanceModule
- config() - Method in interface net.flectone.pulse.module.command.me.MeModule
- config() - Method in interface net.flectone.pulse.module.command.minesweeper.MinesweeperModule
- config() - Method in interface net.flectone.pulse.module.command.mute.MuteModule
- config() - Method in interface net.flectone.pulse.module.command.mutelist.MutelistModule
- config() - Method in interface net.flectone.pulse.module.command.nickname.NicknameModule
- config() - Method in interface net.flectone.pulse.module.command.online.OnlineModule
- config() - Method in interface net.flectone.pulse.module.command.ping.PingModule
- config() - Method in interface net.flectone.pulse.module.command.poll.PollModule
- config() - Method in interface net.flectone.pulse.module.command.reply.ReplyModule
- config() - Method in interface net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule
- config() - Method in interface net.flectone.pulse.module.command.sprite.SpriteModule
- config() - Method in interface net.flectone.pulse.module.command.spy.SpyModule
- config() - Method in interface net.flectone.pulse.module.command.stream.StreamModule
- config() - Method in interface net.flectone.pulse.module.command.symbol.SymbolModule
- config() - Method in interface net.flectone.pulse.module.command.tell.TellModule
- config() - Method in interface net.flectone.pulse.module.command.tictactoe.TictactoeModule
- config() - Method in interface net.flectone.pulse.module.command.toponline.ToponlineModule
- config() - Method in interface net.flectone.pulse.module.command.translateto.TranslatetoModule
- config() - Method in interface net.flectone.pulse.module.command.try_.TryModule
- config() - Method in interface net.flectone.pulse.module.command.unban.UnbanModule
- config() - Method in interface net.flectone.pulse.module.command.unmute.UnmuteModule
- config() - Method in interface net.flectone.pulse.module.command.unwarn.UnwarnModule
- config() - Method in interface net.flectone.pulse.module.command.warn.WarnModule
- config() - Method in interface net.flectone.pulse.module.command.warnlist.WarnlistModule
- config() - Method in interface net.flectone.pulse.module.command.whitelist.WhitelistModule
- config() - Method in interface net.flectone.pulse.module.command.whois.WhoisModule
- config() - Method in interface net.flectone.pulse.module.integration.deepl.DeeplModule
- config() - Method in interface net.flectone.pulse.module.integration.discord.DiscordModule
- config() - Method in interface net.flectone.pulse.module.integration.icu.ICUModule
- config() - Method in interface net.flectone.pulse.module.integration.IntegrationModule
- config() - Method in interface net.flectone.pulse.module.integration.luckperms.LuckPermsModule
- config() - Method in interface net.flectone.pulse.module.integration.telegram.TelegramModule
- config() - Method in interface net.flectone.pulse.module.integration.twitch.TwitchModule
- config() - Method in interface net.flectone.pulse.module.integration.yandex.YandexModule
- config() - Method in interface net.flectone.pulse.module.message.afk.AfkModule
- config() - Method in interface net.flectone.pulse.module.message.anvil.AnvilModule
- config() - Method in interface net.flectone.pulse.module.message.auto.AutoModule
- config() - Method in interface net.flectone.pulse.module.message.book.BookModule
- config() - Method in interface net.flectone.pulse.module.message.bossbar.BossbarModule
- config() - Method in interface net.flectone.pulse.module.message.brand.BrandModule
- config() - Method in interface net.flectone.pulse.module.message.bubble.BubbleModule
- config() - Method in interface net.flectone.pulse.module.message.chat.ChatModule
- config() - Method in record class net.flectone.pulse.module.message.chat.model.Chat
-
Returns the value of the
configrecord component. - config() - Method in interface net.flectone.pulse.module.message.format.animation.AnimationModule
- config() - Method in interface net.flectone.pulse.module.message.format.condition.ConditionModule
- config() - Method in interface net.flectone.pulse.module.message.format.fading.FadingModule
- config() - Method in interface net.flectone.pulse.module.message.format.fcolor.FColorModule
- config() - Method in interface net.flectone.pulse.module.message.format.fixation.FixationModule
- config() - Method in interface net.flectone.pulse.module.message.format.FormatModule
- config() - Method in interface net.flectone.pulse.module.message.format.mention.MentionModule
- config() - Method in interface net.flectone.pulse.module.message.format.moderation.caps.CapsModule
- config() - Method in interface net.flectone.pulse.module.message.format.moderation.delete.DeleteModule
- config() - Method in interface net.flectone.pulse.module.message.format.moderation.flood.FloodModule
- config() - Method in interface net.flectone.pulse.module.message.format.moderation.ModerationModule
- config() - Method in interface net.flectone.pulse.module.message.format.moderation.newbie.NewbieModule
- config() - Method in interface net.flectone.pulse.module.message.format.moderation.swear.SwearModule
- config() - Method in interface net.flectone.pulse.module.message.format.names.NamesModule
- config() - Method in interface net.flectone.pulse.module.message.format.object.ObjectModule
- config() - Method in interface net.flectone.pulse.module.message.format.padding.PaddingModule
- config() - Method in interface net.flectone.pulse.module.message.format.questionanswer.QuestionAnswerModule
- config() - Method in interface net.flectone.pulse.module.message.format.replacement.ReplacementModule
- config() - Method in interface net.flectone.pulse.module.message.format.translate.TranslateModule
- config() - Method in interface net.flectone.pulse.module.message.format.world.WorldModule
- config() - Method in interface net.flectone.pulse.module.message.greeting.GreetingModule
- config() - Method in interface net.flectone.pulse.module.message.join.JoinModule
- config() - Method in interface net.flectone.pulse.module.message.MessageModule
- config() - Method in interface net.flectone.pulse.module.message.quit.QuitModule
- config() - Method in interface net.flectone.pulse.module.message.rightclick.RightclickModule
- config() - Method in interface net.flectone.pulse.module.message.scoreboard.objective.ObjectiveModule
- config() - Method in interface net.flectone.pulse.module.message.scoreboard.ScoreboardModule
- config() - Method in interface net.flectone.pulse.module.message.sidebar.SidebarModule
- config() - Method in interface net.flectone.pulse.module.message.sign.SignModule
- config() - Method in interface net.flectone.pulse.module.message.status.StatusModule
- config() - Method in interface net.flectone.pulse.module.message.tab.TabModule
- config() - Method in interface net.flectone.pulse.module.message.update.UpdateModule
- config() - Method in interface net.flectone.pulse.module.message.vanilla.VanillaModule
- config() - Method in interface net.flectone.pulse.module.Module
- config() - Method in interface net.flectone.pulse.module.ModuleCommand
-
The config section for this command, which also holds its aliases.
- config() - Method in interface net.flectone.pulse.module.ModuleSimple
-
The config section this module reads its settings from.
- config() - Method in interface net.flectone.pulse.persistence.database.Database
- Config - Record Class in net.flectone.pulse.config
-
Configuration for the FlectonePulse.
- Config(String, String, Config.Language, Config.Database, Config.Executor, Config.Proxy, Config.Internal, Config.Logger, Config.Cache, Config.Metrics) - Constructor for record class net.flectone.pulse.config.Config
-
Creates an instance of a
Configrecord class. - CONFIG - Enum constant in enum class net.flectone.pulse.constant.FilePath
- Config.Cache - Record Class in net.flectone.pulse.config
- Config.Cache.CacheBuilder - Class in net.flectone.pulse.config
- Config.Cache.CacheSetting - Record Class in net.flectone.pulse.config
- Config.Cache.CacheSetting.CacheSettingBuilder - Class in net.flectone.pulse.config
- Config.ConfigBuilder - Class in net.flectone.pulse.config
- Config.Database - Record Class in net.flectone.pulse.config
- Config.Database.DatabaseBuilder - Class in net.flectone.pulse.config
- Config.Database.PoolSettings - Record Class in net.flectone.pulse.config
- Config.Database.PoolSettings.PoolSettingsBuilder - Class in net.flectone.pulse.config
- Config.Executor - Record Class in net.flectone.pulse.config
- Config.Executor.DurationUnit - Record Class in net.flectone.pulse.config
- Config.Executor.DurationUnit.DurationUnitBuilder - Class in net.flectone.pulse.config
- Config.Executor.ExecutorBuilder - Class in net.flectone.pulse.config
- Config.Executor.WorkQueue - Enum Class in net.flectone.pulse.config
- Config.Internal - Record Class in net.flectone.pulse.config
- Config.Internal.InternalBuilder - Class in net.flectone.pulse.config
- Config.Language - Record Class in net.flectone.pulse.config
- Config.Language.LanguageBuilder - Class in net.flectone.pulse.config
- Config.Logger - Record Class in net.flectone.pulse.config
- Config.Logger.LoggerBuilder - Class in net.flectone.pulse.config
- Config.Metrics - Record Class in net.flectone.pulse.config
- Config.Metrics.MetricsBuilder - Class in net.flectone.pulse.config
- Config.Proxy - Record Class in net.flectone.pulse.config
- Config.Proxy.ProxyBuilder - Class in net.flectone.pulse.config
- Config.Proxy.Redis - Record Class in net.flectone.pulse.config
- Config.Proxy.Redis.RedisBuilder - Class in net.flectone.pulse.config
- CONFIGURE_SERIALIZATION - Enum constant in enum class net.flectone.pulse.constant.HookType
- connect() - Method in interface net.flectone.pulse.persistence.database.Database
-
Opens the connection pool and migrates the schema if needed.
- CONNECTED - Enum constant in enum class net.flectone.pulse.constant.LoginStatus
- connectionAttempt() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Returns the value of the
connectionAttemptrecord component. - connectionAttempt() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
connectionAttemptrecord component. - connectionAttempt(String) - Method in class net.flectone.pulse.config.Localization.Command.Ban.BanBuilder
- connectionAttempt(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- connectionTimeout() - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
-
Returns the value of the
connectionTimeoutrecord component. - connectionTimeout(Long) - Method in class net.flectone.pulse.config.Config.Database.PoolSettings.PoolSettingsBuilder
- console() - Method in record class net.flectone.pulse.config.Config.Logger
-
Returns the value of the
consolerecord component. - console() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
-
Returns the value of the
consolerecord component. - console(String) - Method in class net.flectone.pulse.config.Config.Logger.LoggerBuilder
- console(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Names.NamesBuilder
- CONSOLE_ID - Static variable in interface net.flectone.pulse.model.entity.FPlayer
-
The database id reserved for the console.
- CONSOLE_TYPE - Static variable in interface net.flectone.pulse.model.entity.FPlayer
-
The type of the console.
- constant() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
-
Returns the value of the
constantrecord component. - constant(List) - Method in class net.flectone.pulse.config.Localization.Message.Format.Names.NamesBuilder
- CONSTANT - Enum constant in enum class net.flectone.pulse.constant.SettingText
- CONSTANT - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- contains(FPlayer) - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
Whether a player is in this game.
- containsChild(ModuleSimple, ModuleName) - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
Whether a module has the named module somewhere beneath it.
- containsEnabledChild(ModuleName) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Whether a named integration is hooked and switched on.
- content() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
-
Returns the value of the
contentrecord component. - content(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed.ChannelEmbedBuilder
- context() - Method in record class net.flectone.pulse.model.event.message.MessageFormattingEvent
-
Returns the value of the
contextrecord component. - control() - Method in record class net.flectone.pulse.config.Message.Status.Players
-
Returns the value of the
controlrecord component. - control(Boolean) - Method in class net.flectone.pulse.config.Message.Status.Players.PlayersBuilder
- convert(File) - Method in interface net.flectone.pulse.converter.IconConverter
-
Converts an icon file.
- convert(String) - Method in interface net.flectone.pulse.converter.ImagePixelConverter
-
Downloads and renders the image, bypassing the cache.
- convertLegacyColor() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
convertLegacyColorrecord component. - convertLegacyColor(Boolean) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- convertOrGetCache(String) - Method in interface net.flectone.pulse.converter.ImagePixelConverter
-
Returns the rendered image, downloading and rendering it only on the first request.
- convertToPlatformPlayer(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Converts a UUID to a platform player object.
- convertToPlatformPlayer(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- cooldown() - Method in record class net.flectone.pulse.config.Command.Afk
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Anon
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Ball
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Banlist
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Broadcast
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Chatcolor
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Chatsetting
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Clearchat
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Clearmail
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Coin
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.CommandDo
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Deletemessage
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Dice
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Emit
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Flectonepulse
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Geolocate
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Helper
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Ignore
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Ignorelist
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Kick
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Mail
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Me
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Mutelist
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Nickname
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Online
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Ping
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Reply
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Sprite
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Spy
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Stream
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Symbol
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Tell
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Tictactoe
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Toponline
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Translateto
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Unban
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Unmute
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Unwarn
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Warnlist
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Command.Whois
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Localization
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in record class net.flectone.pulse.config.Message.Rightclick
-
Returns the value of the
cooldownrecord component. - cooldown() - Method in interface net.flectone.pulse.config.setting.CooldownConfigSetting
-
Gets the cooldown configuration.
- cooldown() - Method in record class net.flectone.pulse.module.message.chat.model.Chat
-
The chat's cooldown with the permission that bypasses it.
- cooldown() - Method in interface net.flectone.pulse.module.ModuleLocalization
-
The cooldown for this module together with the permission that bypasses it, if it has one.
- cooldown(String) - Method in class net.flectone.pulse.config.Localization.LocalizationBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Afk.AfkBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Anon.AnonBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Ball.BallBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Banlist.BanlistBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Broadcast.BroadcastBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Chatcolor.ChatcolorBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Chatsetting.ChatsettingBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Clearchat.ClearchatBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Clearmail.ClearmailBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Coin.CoinBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.CommandDo.CommandDoBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Deletemessage.DeletemessageBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Dice.DiceBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Emit.EmitBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Flectonepulse.FlectonepulseBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Geolocate.GeolocateBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Helper.HelperBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Ignore.IgnoreBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Ignorelist.IgnorelistBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Kick.KickBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Mail.MailBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Maintenance.MaintenanceBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Me.MeBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Minesweeper.MinesweeperBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Mutelist.MutelistBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Nickname.NicknameBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Online.OnlineBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Ping.PingBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Reply.ReplyBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Rockpaperscissors.RockpaperscissorsBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Sprite.SpriteBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Spy.SpyBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Stream.StreamBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Symbol.SymbolBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Tell.TellBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Tictactoe.TictactoeBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Toponline.ToponlineBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Translateto.TranslatetoBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Unban.UnbanBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Unmute.UnmuteBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Unwarn.UnwarnBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Warnlist.WarnlistBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Command.Whois.WhoisBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question.QuestionBuilder
- cooldown(Cooldown) - Method in class net.flectone.pulse.config.Message.Rightclick.RightclickBuilder
- Cooldown - Record Class in net.flectone.pulse.model.value
-
How long a player must wait before triggering the same action again.
- Cooldown(boolean, long) - Constructor for record class net.flectone.pulse.model.value.Cooldown
-
Creates an instance of a
Cooldownrecord class. - COOLDOWN - Enum constant in enum class net.flectone.pulse.constant.CacheName
- cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Afk
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Anon
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Ball
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Ban
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Coin
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Dice
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Emit
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Helper
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Kick
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Mail
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Me
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Mute
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Online
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Ping
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Poll
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Reply
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Spy
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Stream
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Tell
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Unban
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Warn
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Command.Whois
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
-
Returns the value of the
cooldownBypassrecord component. - cooldownBypass() - Method in interface net.flectone.pulse.config.setting.CooldownPermissionSetting
-
Gets the permission entry for bypassing cooldowns.
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Afk.AfkBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Anon.AnonBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Ball.BallBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Ban.BanBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Banlist.BanlistBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Broadcast.BroadcastBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Chatcolor.ChatcolorBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.ChatsettingBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Clearchat.ClearchatBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Clearmail.ClearmailBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Coin.CoinBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.CommandDo.CommandDoBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.CommandTry.CommandTryBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Deletemessage.DeletemessageBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Dice.DiceBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Emit.EmitBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Flectonepulse.FlectonepulseBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Geolocate.GeolocateBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Helper.HelperBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Ignore.IgnoreBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Ignorelist.IgnorelistBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Kick.KickBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Mail.MailBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Maintenance.MaintenanceBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Me.MeBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Minesweeper.MinesweeperBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Mute.MuteBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Mutelist.MutelistBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Nickname.NicknameBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Online.OnlineBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Ping.PingBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Poll.PollBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Reply.ReplyBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Rockpaperscissors.RockpaperscissorsBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Sprite.SpriteBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Spy.SpyBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Stream.StreamBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Symbol.SymbolBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Tell.TellBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Tictactoe.TictactoeBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Toponline.ToponlineBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Translateto.TranslatetoBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Unban.UnbanBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Unmute.UnmuteBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Unwarn.UnwarnBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Warn.WarnBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Warnlist.WarnlistBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Whitelist.WhitelistBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Whois.WhoisBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Chat.Type.TypeBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question.QuestionBuilder
- cooldownBypass(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Rightclick.RightclickBuilder
- CooldownChecker - Interface in net.flectone.pulse.checker
-
Decides whether a player is still inside a cooldown window.
- cooldownClass() - Method in record class net.flectone.pulse.persistence.repository.CooldownRepository.CooldownKey
-
Returns the value of the
cooldownClassrecord component. - CooldownConfigSetting - Interface in net.flectone.pulse.config.setting
-
Configuration interface for settings that include a cooldown.
- CooldownKey(UUID, String) - Constructor for record class net.flectone.pulse.persistence.repository.CooldownRepository.CooldownKey
-
Creates an instance of a
CooldownKeyrecord class. - cooldownOrThrow() - Method in interface net.flectone.pulse.module.ModuleLocalization
-
The cooldown, for callers that already know the module is configured with one.
- CooldownPermissionSetting - Interface in net.flectone.pulse.config.setting
-
Configuration interface for settings that include cooldown bypass permissions.
- CooldownRepository - Interface in net.flectone.pulse.persistence.repository
-
Stores when each player's cooldowns run out.
- CooldownRepository.CooldownKey - Record Class in net.flectone.pulse.persistence.repository
-
Identifies one cooldown by a player and the thing they are waiting on.
- CooldownSender - Interface in net.flectone.pulse.platform.sender
-
Sends cooldown messages to players and checks cooldown bypass permissions.
- Coordinates(double, double, double, float, float) - Constructor for record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Coordinates
-
Creates an instance of a
Coordinatesrecord class. - country() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns the value of the
countryrecord component. - cpuCores() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
cpuCoresrecord component. - cpuCores(int) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- create() - Method in record class net.flectone.pulse.config.Permission.Command.Poll
-
Returns the value of the
createrecord component. - create(UUID) - Method in interface net.flectone.pulse.module.message.sidebar.SidebarModule
-
Shows the sidebar to a player, looked up by id.
- create(UUID, FEntity, UUID) - Method in interface net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule
-
Invites a player to a game.
- create(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Poll.PollBuilder
- create(CacheName) - Method in interface net.flectone.pulse.platform.registry.CacheRegistry
-
Builds one cache, replacing it if it already exists.
- create(FPlayer) - Method in interface net.flectone.pulse.module.message.sidebar.SidebarModule
-
Shows the sidebar to a player.
- CREATE - Enum constant in enum class net.flectone.pulse.module.command.poll.PollModule.Action
- CREATE - Enum constant in enum class net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule.GamePhase
- CREATE - Enum constant in enum class net.flectone.pulse.module.command.tictactoe.TictactoeModule.GamePhase
- createButtonName() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
createButtonNamerecord component. - createButtonName(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- createCacheKey() - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Builds the cache key for this context.
- createConnection(String) - Method in interface net.flectone.pulse.util.WebUtil
-
Opens a connection carrying the plugin's user agent.
- createdAt() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
createdAtrecord component. - createdAt(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- createFilter(FEntity, Range) - Method in interface net.flectone.pulse.platform.filter.RangeFilter
-
Builds the receiver test for an explicit sender and range.
- createFilter(FPlayer, Set) - Method in interface net.flectone.pulse.module.command.spy.SpyModule
-
Which moderators should receive a report.
- createFilter(EventMetadata, MessageContext) - Method in interface net.flectone.pulse.platform.filter.RangeFilter
-
Builds the receiver test for a message from its metadata.
- createFormat(IntegrationMessageFormat, MessageContext) - Method in interface net.flectone.pulse.platform.formatter.IntegrationFormatter
-
Creates a format function that processes and replaces placeholders in message templates.
- createImageComponent(String) - Method in interface net.flectone.pulse.module.message.format.replacement.ReplacementModule
-
Renders a remote image as a component, downloading it on the first request.
- createMessageEvent(FPlayer, ModuleName, EventMetadata) - Method in interface net.flectone.pulse.dispatcher.MessageDispatcher
-
Creates a complete message send event for a specific receiver.
- createMetrics() - Method in interface net.flectone.pulse.service.MetricsService
-
Takes a snapshot of the current statistics.
- createMuteContext(FPlayer, MuteChecker.Status) - Method in interface net.flectone.pulse.platform.formatter.ModerationMessageFormatter
-
Builds the message telling a player why they may not speak.
- createOrUpdate(FPlayer) - Method in interface net.flectone.pulse.module.message.scoreboard.ScoreboardModule
-
Shows the scoreboard to a player, or refreshes the one they already have.
- createPoll(FPlayer, String, boolean, long, long, List) - Method in interface net.flectone.pulse.module.command.poll.PollModule
-
Starts a poll and announces it.
- createReceivers(ModuleName, EventMetadata) - Method in interface net.flectone.pulse.dispatcher.MessageDispatcher
-
Creates and populates the receiver list for the message event based on filtering criteria.
- Criteria(String, Message.Format.Condition.Criteria.Type) - Constructor for record class net.flectone.pulse.config.Message.Format.Condition.Criteria
-
Creates an instance of a
Criteriarecord class. - cubes() - Method in interface net.flectone.pulse.module.command.dice.model.DiceMessageContext
-
The value rolled on each die.
- currentMove() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
currentMoverecord component. - currentMove(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- currentVersion() - Method in interface net.flectone.pulse.module.message.update.model.UpdateMessageContext
-
The version running.
- customCommand() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
customCommandrecord component. - customCommand() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
customCommandrecord component. - customCommand() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns the value of the
customCommandrecord component. - customCommand() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
-
Returns the value of the
customCommandrecord component. - customCommand() - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
-
Returns the value of the
customCommandrecord component. - customCommand() - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
-
Returns the value of the
customCommandrecord component. - customCommand(Map) - Method in class net.flectone.pulse.config.Localization.Integration.Telegram.TelegramBuilder
- customCommand(Map) - Method in class net.flectone.pulse.config.Localization.Integration.Twitch.TwitchBuilder
- customCommand(Map) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- customCommand(Map) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- customCommand(Map) - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- customCommand(Map) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.DiscordBuilder
D
- damage() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Statistics
-
Returns the value of the
damagerecord component. - database() - Method in record class net.flectone.pulse.config.Config
-
Returns the value of the
databaserecord component. - database(Config.Database) - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- Database - Interface in net.flectone.pulse.persistence.database
-
FlectonePulse's connection to its storage backend.
- Database(Boolean, DatabaseType, String, String, String, String, String, String, String, Config.Database.PoolSettings) - Constructor for record class net.flectone.pulse.config.Config.Database
-
Creates an instance of a
Databaserecord class. - DatabaseDumpException - Exception Class in net.flectone.pulse.exception
-
Thrown when the database cannot be written to a dump file or read back from one.
- DatabaseDumpException(String) - Constructor for exception class net.flectone.pulse.exception.DatabaseDumpException
-
Creates the exception with a message of its own.
- DatabaseDumpException(String, Throwable) - Constructor for exception class net.flectone.pulse.exception.DatabaseDumpException
-
Creates the exception around the failure that broke the dump.
- databaseError() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
databaseErrorrecord component. - databaseError(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- DatabaseMigrationException - Exception Class in net.flectone.pulse.exception
-
Thrown when a database file cannot be moved to the format the current driver works with.
- DatabaseMigrationException(String) - Constructor for exception class net.flectone.pulse.exception.DatabaseMigrationException
-
Creates the exception with a message of its own.
- DatabaseMigrationException(String, Throwable) - Constructor for exception class net.flectone.pulse.exception.DatabaseMigrationException
-
Creates the exception around the failure that broke the migration.
- databaseMode() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
databaseModerecord component. - databaseMode(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- DatabaseNotInitializedException - Exception Class in net.flectone.pulse.exception
-
Thrown when the database is used before a connection has been opened.
- DatabaseNotInitializedException() - Constructor for exception class net.flectone.pulse.exception.DatabaseNotInitializedException
-
Creates the exception.
- DatabaseType - Enum Class in net.flectone.pulse.constant
-
Storage backend FlectonePulse persists its data to.
- date() - Method in record class net.flectone.pulse.model.value.ExternalModeration
-
Returns the value of the
daterecord component. - date() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns the value of the
daterecord component. - date() - Method in record class net.flectone.pulse.module.command.ignore.model.Ignore
-
Returns the value of the
daterecord component. - date() - Method in record class net.flectone.pulse.module.command.mail.model.Mail
-
Returns the value of the
daterecord component. - DEBUG_ENABLED - Static variable in record class net.flectone.pulse.logging.FLogger
-
Whether debug output is switched on by the system property.
- decorate(Component, TextDecoration, TextDecoration.State) - Method in interface net.flectone.pulse.decorator.ComponentDecorator
-
Applies a text decoration to the given component.
- decorate(Component, TextDecoration, TextDecoration.State, boolean) - Method in interface net.flectone.pulse.decorator.ComponentDecorator
-
Applies a text decoration to the given component with control over whether to overwrite existing decorations.
- decorateIfAbsent(Component, TextDecoration, TextDecoration.State) - Method in interface net.flectone.pulse.decorator.ComponentDecorator
-
Applies a text decoration to the given component only if that decoration is not already set.
- DECORATION - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- deepl() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
deeplrecord component. - deepl() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
deeplrecord component. - deepl(Integration.Deepl) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- deepl(Permission.Integration.Deepl) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Deepl(Boolean, String) - Constructor for record class net.flectone.pulse.config.Integration.Deepl
-
Creates an instance of a
Deeplrecord class. - Deepl(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Deepl
-
Creates an instance of a
Deeplrecord class. - DEEPL - Enum constant in enum class net.flectone.pulse.config.Command.Translateto.Service
- DEEPL_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- DeeplModule - Interface in net.flectone.pulse.module.integration.deepl
-
Translates messages through DeepL.
- deeplTranslate(FPlayer, String, String, String) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Translates text through DeepL, if that integration is enabled.
- DEFAULT - Static variable in record class net.flectone.pulse.model.value.Cooldown
-
A disabled cooldown, which every disabled entry collapses to.
- DEFAULT - Static variable in record class net.flectone.pulse.model.value.Sound
-
A disabled sound, which every disabled entry collapses to.
- DEFAULT - Static variable in record class net.flectone.pulse.model.value.Ticker
-
A disabled schedule, which every disabled entry collapses to.
- DEFAULT_AWAIT_TIMEOUT - Static variable in interface net.flectone.pulse.scheduler.TaskScheduler
-
How long
TaskScheduler.await(CompletableFuture, Object, String)gives a task before it gives up. - DEFAULT_BACKGROUND_COLOR - Static variable in interface net.flectone.pulse.converter.ColorConverter
-
The background used when a hex color cannot be parsed.
- DEFAULT_BOSS_BAR - Static variable in record class net.flectone.pulse.model.value.Destination
-
The boss bar settings used when the config leaves them out.
- DEFAULT_SUBTEXT - Static variable in record class net.flectone.pulse.model.value.Destination
-
The secondary line used when the config leaves them out.
- DEFAULT_TEXT_SCREEN - Static variable in record class net.flectone.pulse.model.value.Destination
-
The text screen settings used when the config leaves them out.
- DEFAULT_TIMES - Static variable in record class net.flectone.pulse.model.value.Destination
-
The title timings used when the config leaves them out.
- DEFAULT_TOAST - Static variable in record class net.flectone.pulse.model.value.Destination
-
The toast settings used when the config leaves them out.
- DEFAULT_TYPE - Static variable in record class net.flectone.pulse.model.value.Destination
-
The delivery target used when the config leaves them out.
- defaultColors() - Method in record class net.flectone.pulse.config.Message.Format.FColor
-
Returns the value of the
defaultColorsrecord component. - defaultColors(Map) - Method in class net.flectone.pulse.config.Message.Format.FColor.FColorBuilder
- DefaultLocalization - Enum Class in net.flectone.pulse.constant
-
The languages shipped with the plugin.
- defaultMine() - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Returns the value of the
defaultMinerecord component. - defaultMine(Integer) - Method in class net.flectone.pulse.config.Command.Minesweeper.MinesweeperBuilder
- defaultNickname() - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
-
Returns the value of the
defaultNicknamerecord component. - defaultNickname(String) - Method in class net.flectone.pulse.config.Localization.Command.Nickname.NicknameBuilder
- defaultSymbol() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Object
-
Returns the value of the
defaultSymbolrecord component. - defaultSymbol(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Object.ObjectBuilder
- delay() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns the value of the
delayrecord component. - delay(Long) - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- delete() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
-
Returns the value of the
deleterecord component. - delete() - Method in record class net.flectone.pulse.config.Message.Format.Moderation
-
Returns the value of the
deleterecord component. - delete() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Returns the value of the
deleterecord component. - delete(Localization.Message.Format.Moderation.Delete) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.ModerationBuilder
- delete(Message.Format.Moderation.Delete) - Method in class net.flectone.pulse.config.Message.Format.Moderation.ModerationBuilder
- delete(Permission.Message.Format.Moderation.Delete) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.ModerationBuilder
- Delete(Boolean, Integer) - Constructor for record class net.flectone.pulse.config.Message.Format.Moderation.Delete
-
Creates an instance of a
Deleterecord class. - Delete(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete
-
Creates an instance of a
Deleterecord class. - Delete(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete
-
Creates an instance of a
Deleterecord class. - DELETE - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- DELETE_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables Delete module processing.
- deletedUUID() - Method in interface net.flectone.pulse.module.command.deletemessage.model.DeletemessageMessageContext
-
Id of the message being withdrawn.
- deleteIgnore(FPlayer, Ignore) - Method in interface net.flectone.pulse.service.SocialService
-
Deletes an ignore relationship and notifies proxy if enabled.
- deleteIgnore(FPlayer, Ignore) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Deletes an ignore relationship and updates the cache.
- deleteMail(Mail) - Method in interface net.flectone.pulse.service.SocialService
-
Deletes a mail message from the database.
- deleteMail(Mail) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Deletes a mail message from the database.
- deletemessage() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
deletemessagerecord component. - deletemessage() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
deletemessagerecord component. - deletemessage() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
deletemessagerecord component. - deletemessage(Command.Deletemessage) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- deletemessage(Localization.Command.Deletemessage) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- deletemessage(Permission.Command.Deletemessage) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Deletemessage(Boolean, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Deletemessage
-
Creates an instance of a
Deletemessagerecord class. - Deletemessage(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Deletemessage
-
Creates an instance of a
Deletemessagerecord class. - Deletemessage(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Deletemessage
-
Creates an instance of a
Deletemessagerecord class. - DeletemessageMessageContext - Interface in net.flectone.pulse.module.command.deletemessage.model
-
A chat message withdrawn by a moderator.
- DeletemessageModule - Interface in net.flectone.pulse.module.command.deletemessage
-
The /deletemessage command, which withdraws a message that was already delivered.
- DeleteModule - Interface in net.flectone.pulse.module.message.format.moderation.delete
-
Lets a moderator withdraw a message that was already delivered, and keeps the history needed to do so.
- description() - Method in record class net.flectone.pulse.config.Config.Logger
-
Returns the value of the
descriptionrecord component. - description() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns the value of the
descriptionrecord component. - description(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- description(List) - Method in class net.flectone.pulse.config.Config.Logger.LoggerBuilder
- destination() - Method in record class net.flectone.pulse.config.Command.Anon
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Ball
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Broadcast
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Chatcolor
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Clearchat
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Clearmail
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Coin
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.CommandDo
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Deletemessage
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Dice
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Flectonepulse
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Geolocate
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Helper
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Ignore
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Kick
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Mail
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Me
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Nickname
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Online
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Ping
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Spy
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Stream
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Symbol
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Tell
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Translateto
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Unban
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Unmute
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Unwarn
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Auto.Type
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Bossbar.Announce
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Brand
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Chat.Type.NullReceiver
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Format.Mention
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Greeting
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Join
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Quit
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Rightclick
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Tab.Footer
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Tab.Header
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Update
-
Returns the value of the
destinationrecord component. - destination() - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
-
Returns the value of the
destinationrecord component. - destination() - Method in interface net.flectone.pulse.model.event.EventMetadata
-
Where on the client the message is drawn.
- destination() - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
-
Returns the value of the
destinationrecord component. - destination(Destination) - Method in class net.flectone.pulse.model.event.EventMetadataImpl.EventMetadataImplBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Anon.AnonBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Ball.BallBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Broadcast.BroadcastBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Chatcolor.ChatcolorBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Clearchat.ClearchatBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Clearmail.ClearmailBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Coin.CoinBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.CommandDo.CommandDoBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Deletemessage.DeletemessageBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Dice.DiceBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Flectonepulse.FlectonepulseBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Geolocate.GeolocateBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Helper.HelperBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Ignore.IgnoreBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Kick.KickBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Mail.MailBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Maintenance.MaintenanceBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Me.MeBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Nickname.NicknameBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Online.OnlineBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Ping.PingBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Spy.SpyBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Stream.StreamBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Symbol.SymbolBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Tell.TellBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Translateto.TranslatetoBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Unban.UnbanBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Unmute.UnmuteBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Unwarn.UnwarnBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Auto.Type.TypeBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Bossbar.Announce.AnnounceBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Brand.BrandBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Chat.Type.NullReceiver.NullReceiverBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Format.Mention.MentionBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question.QuestionBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Greeting.GreetingBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Join.JoinBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Quit.QuitBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Rightclick.RightclickBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Tab.Footer.FooterBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Tab.Header.HeaderBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Update.UpdateBuilder
- destination(Destination) - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaMessage.VanillaMessageBuilder
- destination(Destination) - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Sets where the message is drawn.
- Destination - Record Class in net.flectone.pulse.model.value
-
Where a message is delivered on the client, such as chat, a title, a boss bar or a toast.
- Destination(Destination.Type) - Constructor for record class net.flectone.pulse.model.value.Destination
-
Creates a destination that needs no extra settings.
- Destination(Destination.Type, String, BossBar, Times, Toast, TextScreen) - Constructor for record class net.flectone.pulse.model.value.Destination
-
Fills in the defaults that the chosen type needs, leaving unrelated fields null.
- Destination(Destination.Type, BossBar) - Constructor for record class net.flectone.pulse.model.value.Destination
-
Creates a boss bar destination.
- Destination(Destination.Type, TextScreen) - Constructor for record class net.flectone.pulse.model.value.Destination
-
Creates a floating text screen destination.
- Destination(Destination.Type, Times) - Constructor for record class net.flectone.pulse.model.value.Destination
-
Creates a destination timed by fade in, stay and fade out.
- Destination(Destination.Type, Times, String) - Constructor for record class net.flectone.pulse.model.value.Destination
-
Creates a title-like destination with a secondary line.
- Destination(Destination.Type, Toast, String) - Constructor for record class net.flectone.pulse.model.value.Destination
-
Creates a toast destination with a secondary line.
- Destination.Type - Enum Class in net.flectone.pulse.model.value
-
The client surface a message is written to.
- DIALOG_CLICK - Enum constant in enum class net.flectone.pulse.constant.CacheName
- dice() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
dicerecord component. - dice() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
dicerecord component. - dice() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
dicerecord component. - dice(Command.Dice) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- dice(Localization.Command.Dice) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- dice(Permission.Command.Dice) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Dice(Boolean, Range, Integer, Integer, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Dice
-
Creates an instance of a
Dicerecord class. - Dice(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Dice
-
Creates an instance of a
Dicerecord class. - Dice(Map, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Dice
-
Creates an instance of a
Dicerecord class. - DiceMessageContext - Interface in net.flectone.pulse.module.command.dice.model
-
The outcome of a dice roll.
- DiceModule - Interface in net.flectone.pulse.module.command.dice
-
The /dice command, which rolls one or more dice.
- disable(ModuleSimple) - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
Switches one module and everything under it off.
- disabledColor() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
-
Returns the value of the
disabledColorrecord component. - disabledColor(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox.CheckboxBuilder
- disabledHover() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
-
Returns the value of the
disabledHoverrecord component. - disabledHover(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox.CheckboxBuilder
- disabledMaterial() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
-
Returns the value of the
disabledMaterialrecord component. - disabledMaterial(String) - Method in class net.flectone.pulse.config.Command.Chatsetting.Checkbox.CheckboxBuilder
- disabledOther() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
-
Returns the value of the
disabledOtherrecord component. - disabledOther(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.ChatsettingBuilder
- disabledSelf() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
-
Returns the value of the
disabledSelfrecord component. - disabledSelf(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.ChatsettingBuilder
- DisableEvent - Record Class in net.flectone.pulse.model.event.lifecycle
-
Fired while the plugin is shutting down, before anything is torn down.
- DisableEvent(boolean, FlectonePulse) - Constructor for record class net.flectone.pulse.model.event.lifecycle.DisableEvent
-
Creates an instance of a
DisableEventrecord class. - DisableEvent(FlectonePulse) - Constructor for record class net.flectone.pulse.model.event.lifecycle.DisableEvent
-
Creates an event that has not been cancelled.
- disableFlectonepulseBan() - Method in record class net.flectone.pulse.config.Integration.Advancedban
-
Returns the value of the
disableFlectonepulseBanrecord component. - disableFlectonepulseBan() - Method in record class net.flectone.pulse.config.Integration.CMI
-
Returns the value of the
disableFlectonepulseBanrecord component. - disableFlectonepulseBan() - Method in record class net.flectone.pulse.config.Integration.Libertybans
-
Returns the value of the
disableFlectonepulseBanrecord component. - disableFlectonepulseBan() - Method in record class net.flectone.pulse.config.Integration.Litebans
-
Returns the value of the
disableFlectonepulseBanrecord component. - disableFlectonepulseBan(Boolean) - Method in class net.flectone.pulse.config.Integration.Advancedban.AdvancedbanBuilder
- disableFlectonepulseBan(Boolean) - Method in class net.flectone.pulse.config.Integration.CMI.CMIBuilder
- disableFlectonepulseBan(Boolean) - Method in class net.flectone.pulse.config.Integration.Libertybans.LibertybansBuilder
- disableFlectonepulseBan(Boolean) - Method in class net.flectone.pulse.config.Integration.Litebans.LitebansBuilder
- disableFlectonepulseFooter() - Method in record class net.flectone.pulse.config.Integration.Tab
-
Returns the value of the
disableFlectonepulseFooterrecord component. - disableFlectonepulseFooter(Boolean) - Method in class net.flectone.pulse.config.Integration.Tab.TabBuilder
- disableFlectonepulseHeader() - Method in record class net.flectone.pulse.config.Integration.Tab
-
Returns the value of the
disableFlectonepulseHeaderrecord component. - disableFlectonepulseHeader(Boolean) - Method in class net.flectone.pulse.config.Integration.Tab.TabBuilder
- disableFlectonepulseKick() - Method in record class net.flectone.pulse.config.Integration.Advancedban
-
Returns the value of the
disableFlectonepulseKickrecord component. - disableFlectonepulseKick() - Method in record class net.flectone.pulse.config.Integration.CMI
-
Returns the value of the
disableFlectonepulseKickrecord component. - disableFlectonepulseKick() - Method in record class net.flectone.pulse.config.Integration.Libertybans
-
Returns the value of the
disableFlectonepulseKickrecord component. - disableFlectonepulseKick() - Method in record class net.flectone.pulse.config.Integration.Litebans
-
Returns the value of the
disableFlectonepulseKickrecord component. - disableFlectonepulseKick(Boolean) - Method in class net.flectone.pulse.config.Integration.Advancedban.AdvancedbanBuilder
- disableFlectonepulseKick(Boolean) - Method in class net.flectone.pulse.config.Integration.CMI.CMIBuilder
- disableFlectonepulseKick(Boolean) - Method in class net.flectone.pulse.config.Integration.Libertybans.LibertybansBuilder
- disableFlectonepulseKick(Boolean) - Method in class net.flectone.pulse.config.Integration.Litebans.LitebansBuilder
- disableFlectonepulseMaintenance() - Method in record class net.flectone.pulse.config.Integration.Maintenance
-
Returns the value of the
disableFlectonepulseMaintenancerecord component. - disableFlectonepulseMaintenance(Boolean) - Method in class net.flectone.pulse.config.Integration.Maintenance.MaintenanceBuilder
- disableFlectonepulseMute() - Method in record class net.flectone.pulse.config.Integration.Advancedban
-
Returns the value of the
disableFlectonepulseMuterecord component. - disableFlectonepulseMute() - Method in record class net.flectone.pulse.config.Integration.CMI
-
Returns the value of the
disableFlectonepulseMuterecord component. - disableFlectonepulseMute() - Method in record class net.flectone.pulse.config.Integration.Libertybans
-
Returns the value of the
disableFlectonepulseMuterecord component. - disableFlectonepulseMute() - Method in record class net.flectone.pulse.config.Integration.Litebans
-
Returns the value of the
disableFlectonepulseMuterecord component. - disableFlectonepulseMute(Boolean) - Method in class net.flectone.pulse.config.Integration.Advancedban.AdvancedbanBuilder
- disableFlectonepulseMute(Boolean) - Method in class net.flectone.pulse.config.Integration.CMI.CMIBuilder
- disableFlectonepulseMute(Boolean) - Method in class net.flectone.pulse.config.Integration.Libertybans.LibertybansBuilder
- disableFlectonepulseMute(Boolean) - Method in class net.flectone.pulse.config.Integration.Litebans.LitebansBuilder
- disableFlectonepulsePlayerlistname() - Method in record class net.flectone.pulse.config.Integration.Tab
-
Returns the value of the
disableFlectonepulsePlayerlistnamerecord component. - disableFlectonepulsePlayerlistname(Boolean) - Method in class net.flectone.pulse.config.Integration.Tab.TabBuilder
- disableFlectonepulseScoreboard() - Method in record class net.flectone.pulse.config.Integration.Tab
-
Returns the value of the
disableFlectonepulseScoreboardrecord component. - disableFlectonepulseScoreboard(Boolean) - Method in class net.flectone.pulse.config.Integration.Tab.TabBuilder
- disableFlectonepulseStatus() - Method in record class net.flectone.pulse.config.Integration.MiniMOTD
-
Returns the value of the
disableFlectonepulseStatusrecord component. - disableFlectonepulseStatus() - Method in record class net.flectone.pulse.config.Integration.MOTD
-
Returns the value of the
disableFlectonepulseStatusrecord component. - disableFlectonepulseStatus(Boolean) - Method in class net.flectone.pulse.config.Integration.MiniMOTD.MiniMOTDBuilder
- disableFlectonepulseStatus(Boolean) - Method in class net.flectone.pulse.config.Integration.MOTD.MOTDBuilder
- disableFlectonepulseWarn() - Method in record class net.flectone.pulse.config.Integration.Advancedban
-
Returns the value of the
disableFlectonepulseWarnrecord component. - disableFlectonepulseWarn() - Method in record class net.flectone.pulse.config.Integration.CMI
-
Returns the value of the
disableFlectonepulseWarnrecord component. - disableFlectonepulseWarn() - Method in record class net.flectone.pulse.config.Integration.Libertybans
-
Returns the value of the
disableFlectonepulseWarnrecord component. - disableFlectonepulseWarn() - Method in record class net.flectone.pulse.config.Integration.Litebans
-
Returns the value of the
disableFlectonepulseWarnrecord component. - disableFlectonepulseWarn(Boolean) - Method in class net.flectone.pulse.config.Integration.Advancedban.AdvancedbanBuilder
- disableFlectonepulseWarn(Boolean) - Method in class net.flectone.pulse.config.Integration.CMI.CMIBuilder
- disableFlectonepulseWarn(Boolean) - Method in class net.flectone.pulse.config.Integration.Libertybans.LibertybansBuilder
- disableFlectonepulseWarn(Boolean) - Method in class net.flectone.pulse.config.Integration.Litebans.LitebansBuilder
- disableNotification() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
disableNotificationrecord component. - disableNotification(Boolean) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- DisableSender - Interface in net.flectone.pulse.platform.sender
-
Sends disable messages when chat features are disabled for players.
- disabling - Static variable in class net.flectone.pulse.FlectonePulseAPI
- disallowedInput() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
disallowedInputrecord component. - disallowedInput(String) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- disconnect() - Method in interface net.flectone.pulse.persistence.database.Database
-
Closes the connection pool.
- discord() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
discordrecord component. - discord() - Method in record class net.flectone.pulse.config.Localization.Integration
-
Returns the value of the
discordrecord component. - discord() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
discordrecord component. - discord(Integration.Discord) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- discord(Localization.Integration.Discord) - Method in class net.flectone.pulse.config.Localization.Integration.IntegrationBuilder
- discord(Permission.Integration.Discord) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Discord(Boolean, Boolean, Boolean, String, Integration.Proxy, Map, Integration.Discord.Presence, Integration.ChannelInfo, Map, Destination, Sound) - Constructor for record class net.flectone.pulse.config.Integration.Discord
-
Creates an instance of a
Discordrecord class. - Discord(String, String, String, Map, Map, Map) - Constructor for record class net.flectone.pulse.config.Localization.Integration.Discord
-
Creates an instance of a
Discordrecord class. - Discord(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Discord
-
Creates an instance of a
Discordrecord class. - DISCORD4J_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- DiscordMessageContext - Interface in net.flectone.pulse.module.integration.discord.model
-
A message that came from Discord.
- DiscordModule - Interface in net.flectone.pulse.module.integration.discord
-
Mirrors chat to and from Discord.
- dispatch(Map, T) - Method in interface net.flectone.pulse.dispatcher.EventDispatcher
-
Runs an event through an explicit set of listeners, used to replay listeners captured before a reload.
- dispatch(ModuleName, EventMetadata) - Method in interface net.flectone.pulse.dispatcher.MessageDispatcher
-
Dispatches a message event to eligible receivers determined by the module name and event metadata.
- dispatch(ModuleName, EventMetadata, Set) - Method in interface net.flectone.pulse.dispatcher.MessageDispatcher
-
Dispatches a message event to the specified set of receivers asynchronously.
- dispatch(MessageSendEvent) - Method in interface net.flectone.pulse.dispatcher.MessageDispatcher
-
Directly dispatches a pre-built message send event through the event system.
- dispatch(ModuleLocalization, EventMetadata) - Method in interface net.flectone.pulse.dispatcher.MessageDispatcher
-
Builds the message, works out who receives it and sends it.
- dispatch(T) - Method in interface net.flectone.pulse.dispatcher.EventDispatcher
-
Runs an event through every registered listener.
- dispatchCommand(String) - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Dispatches a command to the server console.
- display() - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
-
Returns the value of the
displayrecord component. - display() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
-
Returns the value of the
displayrecord component. - display(String) - Method in class net.flectone.pulse.config.Localization.Command.Nickname.NicknameBuilder
- display(List) - Method in class net.flectone.pulse.config.Localization.Message.Format.Names.NamesBuilder
- DISPLAY_NAME - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- displayFormat() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
-
Returns the value of the
displayFormatrecord component. - displayFormat() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
-
Returns the value of the
displayFormatrecord component. - displayFormat(String) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- displayFormat(String) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- displayName() - Method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
The name shown for the author.
- displaySee() - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
-
Returns the value of the
displaySeerecord component. - displaySee(String) - Method in class net.flectone.pulse.config.Localization.Command.Nickname.NicknameBuilder
- distance() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
distancerecord component. - distance() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
-
Returns the value of the
distancerecord component. - distance(Double) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- distance(Double) - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- distance(UUID, UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Calculates distance between two players.
- distance(FEntity, FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Convenience form taking entities rather than their ids.
- distance(PlatformPlayerAdapter.Coordinates) - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Coordinates
-
The straight-line distance to another point, ignoring the facing angles.
- DoModule - Interface in net.flectone.pulse.module.command.do_
-
The /do command, which narrates an action in the third person.
- downloadError() - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
-
Returns the value of the
downloadErrorrecord component. - downloadError(String) - Method in class net.flectone.pulse.config.Localization.Command.Sprite.SpriteBuilder
- downloadFile(String, Path, boolean) - Method in interface net.flectone.pulse.util.WebUtil
-
Downloads a file to disk.
- draw() - Method in record class net.flectone.pulse.config.Command.Coin
-
Returns the value of the
drawrecord component. - draw(Boolean) - Method in class net.flectone.pulse.config.Command.Coin.CoinBuilder
- dumpError() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
dumpErrorrecord component. - dumpError(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- duration() - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
-
Returns the value of the
durationrecord component. - duration() - Method in record class net.flectone.pulse.config.Config.Executor.DurationUnit
-
Returns the value of the
durationrecord component. - duration() - Method in record class net.flectone.pulse.model.value.BossBar
-
Returns the value of the
durationrecord component. - duration() - Method in record class net.flectone.pulse.model.value.Cooldown
-
Returns the value of the
durationrecord component. - duration(long) - Method in class net.flectone.pulse.config.Config.Cache.CacheSetting.CacheSettingBuilder
- duration(Long) - Method in class net.flectone.pulse.config.Config.Executor.DurationUnit.DurationUnitBuilder
- DurationReasonParser - Interface in net.flectone.pulse.parser.integer
-
Command argument that reads a duration followed by a free-text reason, so `/ban x 7d spam` splits into the time and the rest.
- DurationUnit(Long, TimeUnit) - Constructor for record class net.flectone.pulse.config.Config.Executor.DurationUnit
-
Creates an instance of a
DurationUnitrecord class.
E
- editor() - Method in record class net.flectone.pulse.config.Command.Flectonepulse
-
Returns the value of the
editorrecord component. - editor(Command.Flectonepulse.Editor) - Method in class net.flectone.pulse.config.Command.Flectonepulse.FlectonepulseBuilder
- Editor(String, Boolean, Integer) - Constructor for record class net.flectone.pulse.config.Command.Flectonepulse.Editor
-
Creates an instance of a
Editorrecord class. - elevation() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
elevationrecord component. - elevation(Float) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- embed() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
-
Returns the value of the
embedrecord component. - embed(Localization.Integration.Discord.Embed) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed.ChannelEmbedBuilder
- Embed(String, String, String, Localization.Integration.Discord.Embed.Author, String, String, List, String, Boolean, Localization.Integration.Discord.Embed.Footer) - Constructor for record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Creates an instance of a
Embedrecord class. - emit() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
emitrecord component. - emit() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
emitrecord component. - emit() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
emitrecord component. - emit(Command.Emit) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- emit(Localization.Command.Emit) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- emit(Permission.Command.Emit) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Emit(Boolean, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Emit
-
Creates an instance of a
Emitrecord class. - Emit(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Emit
-
Creates an instance of a
Emitrecord class. - Emit(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Emit
-
Creates an instance of a
Emitrecord class. - EmitModule - Interface in net.flectone.pulse.module.command.emit
-
The /emit command, which sends a raw formatted message to a chosen destination.
- empty() - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
-
Returns the value of the
emptyrecord component. - empty() - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
-
Returns the value of the
emptyrecord component. - empty() - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
-
Returns the value of the
emptyrecord component. - empty() - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
-
Returns the value of the
emptyrecord component. - empty() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
emptyrecord component. - empty() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Returns the value of the
emptyrecord component. - empty() - Method in interface net.flectone.pulse.config.setting.ModerationListLocalizationSetting
- empty(String) - Method in class net.flectone.pulse.config.Localization.Command.Banlist.BanlistBuilder
- empty(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignorelist.IgnorelistBuilder
- empty(String) - Method in class net.flectone.pulse.config.Localization.Command.Mutelist.MutelistBuilder
- empty(String) - Method in class net.flectone.pulse.config.Localization.Command.Warnlist.WarnlistBuilder
- empty(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- empty(String) - Method in class net.flectone.pulse.config.Localization.Command.Whois.WhoisBuilder
- EMPTY - Static variable in record class net.flectone.pulse.model.value.MultilineString
-
The empty value
- EMPTY - Static variable in record class net.flectone.pulse.persistence.repository.SocialRepository.Settings
-
Settings for a player who has changed nothing.
- EMPTY_ACTION_BAR - Static variable in record class net.flectone.pulse.model.value.Destination
-
The shared all-default destination for the action bar, so equal destinations share one instance.
- EMPTY_BOSS_BAR - Static variable in record class net.flectone.pulse.model.value.Destination
-
The shared all-default destination for a boss bar, so equal destinations share one instance.
- EMPTY_BRAND - Static variable in record class net.flectone.pulse.model.value.Destination
-
The shared all-default destination for the server brand, so equal destinations share one instance.
- EMPTY_CHAT - Static variable in record class net.flectone.pulse.model.value.Destination
-
The shared all-default destination for chat, so equal destinations share one instance.
- EMPTY_SUBTITLE - Static variable in record class net.flectone.pulse.model.value.Destination
-
The shared all-default destination for a subtitle, so equal destinations share one instance.
- EMPTY_TAB_FOOTER - Static variable in record class net.flectone.pulse.model.value.Destination
-
The shared all-default destination for the tab list footer, so equal destinations share one instance.
- EMPTY_TAB_HEADER - Static variable in record class net.flectone.pulse.model.value.Destination
-
The shared all-default destination for the tab list header, so equal destinations share one instance.
- EMPTY_TEXT_SCREEN - Static variable in record class net.flectone.pulse.model.value.Destination
-
The shared all-default destination for a floating text screen, so equal destinations share one instance.
- EMPTY_TITLE - Static variable in record class net.flectone.pulse.model.value.Destination
-
The shared all-default destination for a title, so equal destinations share one instance.
- EMPTY_TOAST - Static variable in record class net.flectone.pulse.model.value.Destination
-
The shared all-default destination for a toast, so equal destinations share one instance.
- emptyResolver(String) - Static method in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
-
A resolver that erases a tag, used when the module behind it is switched off.
- emptyResolver(TagResolver) - Static method in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
-
A resolver that erases every replacement tag the given resolver does not serve itself
- emptyTag() - Static method in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
-
A tag that renders to nothing.
- enable() - Method in record class net.flectone.pulse.config.Command.Afk
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Anon
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Ball
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Banlist
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Broadcast
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Chatcolor
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Chatsetting
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Clearchat
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Clearmail
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Coin
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.CommandDo
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Deletemessage
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Dice
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Emit
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Flectonepulse
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Geolocate
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Helper
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Ignore
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Ignorelist
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Kick
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Mail
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Me
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Mutelist
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Nickname
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Online
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Ping
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Reply
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Sprite
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Spy
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Stream
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Symbol
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Tell
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Tictactoe
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Toponline
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Translateto
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Unban
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Unmute
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Unwarn
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Warnlist
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Command.Whois
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Config.Internal
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Config.Metrics
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Advancedban
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Blazeandcave
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.ChannelInfo
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.CMI
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Deepl
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Floodgate
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Geyser
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Icu.ArabicShaping
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Icu.Bidi
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Icu
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Icu.Normalization
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Interactivechat
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Itemsadder
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Libertybans
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Litebans
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Luckperms
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Maintenance
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.MiniMOTD
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.MiniPlaceholders
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.MOTD
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Placeholderapi
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Plasmovoice
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Simplevoice
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Skinsrestorer
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Supervanish
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Tab
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Triton
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Vault
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Integration.Yandex
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Anvil
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Auto
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Book
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Bossbar
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Brand
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Bubble.Interaction
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Chat
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Chat.Type.NullReceiver
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Animation
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Condition
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Fading
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.FColor
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Fixation
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Mention
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Delete
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Moderation
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Names
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Object
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Object.SpriteTag
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Padding
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Replacement
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.Translate
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Format.World
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Greeting
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Join
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Quit
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Rightclick
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Scoreboard
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Serverlink
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Sign
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Status
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Status.Icon
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Status.MOTD
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Status.Players
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Status.Version
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Tab
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Tab.Footer
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Tab.Header
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Update
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.config.Message.Vanilla
-
Returns the value of the
enablerecord component. - enable() - Method in interface net.flectone.pulse.config.setting.EnableSetting
-
Gets the enable state of the feature.
- enable() - Method in record class net.flectone.pulse.model.value.Cooldown
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.model.value.Sound
-
Returns the value of the
enablerecord component. - enable() - Method in record class net.flectone.pulse.model.value.Ticker
-
Returns the value of the
enablerecord component. - enable(Boolean) - Method in class net.flectone.pulse.config.Command.Afk.AfkBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Anon.AnonBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Ball.BallBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Banlist.BanlistBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Broadcast.BroadcastBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Chatcolor.ChatcolorBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Chatsetting.ChatsettingBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Chatsetting.Modern.ModernBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Clearchat.ClearchatBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Clearmail.ClearmailBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Coin.CoinBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.CommandDo.CommandDoBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Deletemessage.DeletemessageBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Dice.DiceBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Emit.EmitBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Flectonepulse.FlectonepulseBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Geolocate.GeolocateBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Helper.HelperBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Ignore.IgnoreBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Ignorelist.IgnorelistBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Kick.KickBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Mail.MailBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Maintenance.MaintenanceBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Me.MeBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Minesweeper.MinesweeperBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Mutelist.MutelistBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Nickname.NicknameBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Online.OnlineBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Ping.PingBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Reply.ReplyBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Rockpaperscissors.RockpaperscissorsBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Sprite.SpriteBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Spy.SpyBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Stream.StreamBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Symbol.SymbolBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Tell.TellBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Tictactoe.TictactoeBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Toponline.ToponlineBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Translateto.TranslatetoBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Unban.UnbanBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Unmute.UnmuteBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Unwarn.UnwarnBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Warnlist.WarnlistBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Command.Whois.WhoisBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Config.Internal.InternalBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Config.Metrics.MetricsBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Config.Proxy.Redis.RedisBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Advancedban.AdvancedbanBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Blazeandcave.BlazeandcaveBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.ChannelInfo.ChannelInfoBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.CMI.CMIBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Deepl.DeeplBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Discord.Presence.Activity.ActivityBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Discord.Presence.PresenceBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Floodgate.FloodgateBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Geyser.GeyserBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Icu.ArabicShaping.ArabicShapingBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Icu.Bidi.BidiBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Icu.IcuBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Icu.Normalization.NormalizationBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Icu.WordBreaking.WordBreakingBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Interactivechat.InteractivechatBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Itemsadder.ItemsadderBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Libertybans.LibertybansBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Litebans.LitebansBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Luckperms.LuckpermsBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Maintenance.MaintenanceBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.MiniMOTD.MiniMOTDBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.MiniPlaceholders.MiniPlaceholdersBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.MOTD.MOTDBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Placeholderapi.PlaceholderapiBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Plasmovoice.PlasmovoiceBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Simplevoice.SimplevoiceBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Skinsrestorer.SkinsrestorerBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Supervanish.SupervanishBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Tab.TabBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Triton.TritonBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Vault.VaultBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Integration.Yandex.YandexBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Anvil.AnvilBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Auto.AutoBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Book.BookBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Bossbar.BossbarBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Brand.BrandBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Bubble.Interaction.InteractionBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Bubble.Modern.ModernBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Chat.ChatBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Chat.Type.NullReceiver.NullReceiverBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Animation.AnimationBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Condition.ConditionBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Fading.FadingBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.FColor.FColorBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Fixation.FixationBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Mention.MentionBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Caps.CapsBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Delete.DeleteBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Flood.FloodBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Moderation.ModerationBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Newbie.NewbieBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Swear.SwearBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Names.NamesBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Object.ObjectBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag.PlayerheadTagBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Object.SpriteTag.SpriteTagBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Object.TextureTag.TextureTagBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Padding.PaddingBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Replacement.ReplacementBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Translate.TranslateBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Format.World.WorldBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Greeting.GreetingBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Join.JoinBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Quit.QuitBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Rightclick.RightclickBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.ObjectiveBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Scoreboard.ScoreboardBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Serverlink.ServerlinkBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Sign.SignBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Status.Icon.IconBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Status.MOTD.MOTDBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Status.Players.PlayersBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Status.StatusBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Status.Version.VersionBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Tab.Footer.FooterBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Tab.Header.HeaderBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Tab.Playerlistname.PlayerlistnameBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Tab.TabBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Update.UpdateBuilder
- enable(Boolean) - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaBuilder
- enable(ModuleSimple, Predicate) - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
Switches a module on, then walks its children and enables those the test accepts.
- enabledColor() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
-
Returns the value of the
enabledColorrecord component. - enabledColor(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox.CheckboxBuilder
- enabledHover() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
-
Returns the value of the
enabledHoverrecord component. - enabledHover(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox.CheckboxBuilder
- enabledMaterial() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
-
Returns the value of the
enabledMaterialrecord component. - enabledMaterial(String) - Method in class net.flectone.pulse.config.Command.Chatsetting.Checkbox.CheckboxBuilder
- EnableEvent - Record Class in net.flectone.pulse.model.event.lifecycle
-
Fired while the plugin starts up, once per
EnableEvent.Typestage. - EnableEvent(boolean, EnableEvent.Type, FlectonePulse) - Constructor for record class net.flectone.pulse.model.event.lifecycle.EnableEvent
-
Creates an instance of a
EnableEventrecord class. - EnableEvent(EnableEvent.Type, FlectonePulse) - Constructor for record class net.flectone.pulse.model.event.lifecycle.EnableEvent
-
Creates an event that has not been cancelled.
- EnableEvent.Type - Enum Class in net.flectone.pulse.model.event.lifecycle
-
The startup stage.
- enableGui() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns the value of the
enableGuirecord component. - enableGui(Boolean) - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- EnableSetting - Interface in net.flectone.pulse.config.setting
-
Configuration interface for enable/disable settings.
- end() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
-
Returns the value of the
endrecord component. - end() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
-
Returns the value of the
endrecord component. - end(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Status.StatusBuilder
- end(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Padding.Value.ValueBuilder
- end(UUID, FPlayer, String, UUID) - Method in interface net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule
-
Closes a game and announces the result.
- END - Enum constant in enum class net.flectone.pulse.model.event.lifecycle.ReloadEvent.Type
-
Fired after the reload has completed.
- END - Enum constant in enum class net.flectone.pulse.module.command.poll.PollModule.Status
- END - Enum constant in enum class net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule.GamePhase
- endDot() - Method in record class net.flectone.pulse.config.Message.Format.Fixation
-
Returns the value of the
endDotrecord component. - endDot(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Fixation.FixationBuilder
- endTime() - Method in record class net.flectone.pulse.module.command.poll.model.NBTPoll
-
Returns the value of the
endTimerecord component. - endTimeName() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
endTimeNamerecord component. - endTimeName(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- ENGLISH - Enum constant in enum class net.flectone.pulse.constant.DefaultLocalization
- ENGLISH_LOCALIZATION - Enum constant in enum class net.flectone.pulse.constant.FilePath
- entity() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
-
Returns the value of the
entityrecord component. - entity(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Names.NamesBuilder
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Afk
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Anon
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Ball
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Ban
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Banlist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Broadcast
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Chatcolor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Chatsetting
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Clearchat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Clearmail
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Coin
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.CommandDo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Deletemessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Dice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Emit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Flectonepulse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Geolocate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Helper
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Ignore
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Ignorelist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Kick
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Mail
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Me
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Mute
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Mutelist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Nickname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Online
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Ping
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Poll
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Reply
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Sprite
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Spy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Stream
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Symbol
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Tell
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Tictactoe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Toponline
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Translateto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Unban
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Unmute
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Unwarn
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Warn
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Warnlist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Command.Whois
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Cache
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Database
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Executor.DurationUnit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Executor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Internal
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Language
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Logger
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Metrics
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Proxy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Advancedban
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Blazeandcave
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.ChannelInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.CMI
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Command
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Deepl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Discord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Discord.Presence
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Floodgate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Geyser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Icu.ArabicShaping
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Icu.Bidi
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Icu
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Icu.Normalization
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Interactivechat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Itemsadder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Libertybans
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Litebans
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Luckperms
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Maintenance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.MiniMOTD
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.MiniPlaceholders
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.MOTD
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Placeholderapi
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Plasmovoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Proxy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Simplevoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Skinsrestorer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Supervanish
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Tab
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Triton
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Twitch.Channel
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Vault
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Integration.Yandex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Anon
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Ball
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Broadcast
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Clearchat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Clearmail
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Coin
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.CommandDo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.CommandTry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Deletemessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Dice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Emit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Exception
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Geolocate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Helper
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Kick
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Mail
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Me
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Online
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Ping
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Reply
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Spy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Stream
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Tell
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Translateto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Unban
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Warn
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Integration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Afk
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Afk.Format
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Auto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Bossbar
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Brand
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Bubble
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Chat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Animation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Condition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Fading
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Mention
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Object
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Replacement
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Translate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Greeting
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Join
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Quit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Rightclick
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Serverlink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Sidebar
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Status
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Status.MOTD
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players.Sample
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Status.Version
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Tab
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Footer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Header
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Update
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Message.Vanilla
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Localization.Time
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Afk
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Anvil
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Auto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Auto.Type
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Book
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Bossbar.Announce
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Bossbar
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Brand
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Bubble
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Bubble.Interaction
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Chat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Chat.Type.NullReceiver
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Animation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Condition.Criteria
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Condition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Fading
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.FColor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Fixation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Mention
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Delete
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Moderation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Names
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Object
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Object.SpriteTag
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Padding
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Padding.Value
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Replacement
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.Translate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Format.World
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Greeting
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Join
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Quit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Rightclick
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Scoreboard
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Serverlink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Sign
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Status
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Status.Icon
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Status.MOTD
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Status.Players
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Status.Version
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Tab
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Tab.Footer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Tab.Header
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Update
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Vanilla
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Afk
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Anon
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Ball
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Ban
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Coin
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Dice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Emit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Helper
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Kick
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Mail
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Me
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Mute
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Online
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Ping
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Poll
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Reply
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Spy
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Stream
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Tell
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Unban
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Warn
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Command.Whois
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Advancedban
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Blazeandcave
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.CMI
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Deepl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Discord
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Floodgate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Geyser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Icu
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Interactivechat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Itemsadder
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Libertybans
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Litebans
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Luckperms
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Maintenance
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.MiniMOTD
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.MOTD
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Plasmovoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Simplevoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Skinsrestorer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Supervanish
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Tab
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Telegram
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Triton
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Twitch
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Vault
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Integration.Yandex
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Afk
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Anvil
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Auto
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Book
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Bossbar
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Brand
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Bubble
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Chat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fixation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Names
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Translate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format.World
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Greeting
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Join
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Quit
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Serverlink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Sidebar
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Sign
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Status
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Status.Icon
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Status.MOTD
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Status.Players
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Status.Version
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Tab
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Footer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Header
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Update
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.Message.Vanilla
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.config.Permission.PermissionEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.logging.FLogger
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.entity.FEntityImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.IntegrationMessageFormat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.lifecycle.DisableEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.lifecycle.EnableEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.message.MessageFormattingEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.message.StatusResponseEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.module.ModuleDisableEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.module.ModuleEnableEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.player.PlayerJoinEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.player.PlayerLoadEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.player.PlayerPersistAndDisposeEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.event.player.PlayerQuitEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.file.FilePack
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.BossBar
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.Cooldown
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.Destination
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.ExternalModeration
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.FColor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.Moderation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.MultilineString
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.Pair
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.PlayTime
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.Range
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.Sound
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.TextScreen
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.Ticker
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.Times
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.model.value.Toast
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.module.command.chatsetting.model.SubMenuItem
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.module.command.ignore.model.Ignore
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.module.command.mail.model.Mail
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.RevealResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.module.command.poll.model.NBTPoll
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.module.message.chat.model.Chat
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.module.message.format.animation.AnimationModule.AnimationKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.module.message.vanilla.model.ParsedComponent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.persistence.repository.CooldownRepository.CooldownKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.persistence.repository.SocialRepository.Settings
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Coordinates
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Statistics
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.platform.sender.ModerationListSender.ListArgument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.service.ExternalModerationService.ExternalModerationKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.flectone.pulse.service.ModerationService.ViolationKey
-
Indicates whether some other object is "equal to" this one.
- equals(Moderation) - Method in record class net.flectone.pulse.model.value.Moderation
-
Compares by database id only, ignoring fields that change as the punishment ages.
- ERROR - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- ERROR_MESSAGE_REPORT - Static variable in record class net.flectone.pulse.logging.FLogger
-
The line asking the user to report an unexpected failure.
- escapeAmpersand(String) - Method in interface net.flectone.pulse.platform.formatter.UrlFormatter
-
Escapes ampersands so they are not read as legacy color codes.
- Event - Interface in net.flectone.pulse.model.event
-
Something that happened inside FlectonePulse and that a listener may inspect or veto.
- Event.Priority - Enum Class in net.flectone.pulse.model.event
-
The order listeners run in.
- EventDispatcher - Interface in net.flectone.pulse.dispatcher
-
Hands an event to the registered listeners, in priority order, and returns whatever they made of it.
- eventMetadata() - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Returns the value of the
eventMetadatarecord component. - eventMetadata() - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Returns the value of the
eventMetadatarecord component. - EventMetadata - Interface in net.flectone.pulse.model.event
-
Everything the dispatcher needs to deliver a message besides its text, namely who receives it, where it is shown, how far it travels and which sound plays.
- EventMetadata.Builder - Class in net.flectone.pulse.model.event
-
Collects the metadata pieces.
- EventMetadataImpl - Record Class in net.flectone.pulse.model.event
-
The plain event metadata every builder produces.
- EventMetadataImpl(Predicate, Destination, Range, Pair, Function, ProxyDataConsumer, Supplier) - Constructor for record class net.flectone.pulse.model.event.EventMetadataImpl
-
Creates an instance of a
EventMetadataImplrecord class. - EventMetadataImpl.EventMetadataImplBuilder - Class in net.flectone.pulse.model.event
- everyoneTag() - Method in record class net.flectone.pulse.config.Message.Format.Mention
-
Returns the value of the
everyoneTagrecord component. - everyoneTag(String) - Method in class net.flectone.pulse.config.Message.Format.Mention.MentionBuilder
- exception() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
exceptionrecord component. - exception(Localization.Command.Exception) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- Exception(String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Exception
-
Creates an instance of a
Exceptionrecord class. - execute(FPlayer, CommandContext) - Method in interface net.flectone.pulse.module.ModuleCommand
-
Runs the command.
- execute(CommandContext) - Method in interface net.flectone.pulse.module.ModuleCommand
- executeInMainThread() - Method in record class net.flectone.pulse.config.Command.Flectonepulse
-
Returns the value of the
executeInMainThreadrecord component. - executeInMainThread(Boolean) - Method in class net.flectone.pulse.config.Command.Flectonepulse.FlectonepulseBuilder
- executeMove(FPlayer, CommandContext) - Method in interface net.flectone.pulse.module.command.tictactoe.TictactoeModule
-
Runs the move form of the command.
- executeOther(FPlayer, CommandContext) - Method in interface net.flectone.pulse.module.command.nickname.NicknameModule
-
Runs the form of the command that changes someone else's nickname.
- executeVote(FPlayer, CommandContext) - Method in interface net.flectone.pulse.module.command.poll.PollModule
-
Runs the voting form of the command.
- execution() - Method in record class net.flectone.pulse.config.Localization.Command.Exception
-
Returns the value of the
executionrecord component. - execution(String) - Method in class net.flectone.pulse.config.Localization.Command.Exception.ExceptionBuilder
- executor() - Method in record class net.flectone.pulse.config.Config
-
Returns the value of the
executorrecord component. - executor(Config.Executor) - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- Executor(Integer, Integer, Boolean, Config.Executor.WorkQueue, Config.Executor.DurationUnit, Config.Executor.DurationUnit, Config.Executor.DurationUnit) - Constructor for record class net.flectone.pulse.config.Config.Executor
-
Creates an instance of a
Executorrecord class. - expireAfterWrite() - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
-
Returns the value of the
expireAfterWriterecord component. - expireAfterWrite(boolean) - Method in class net.flectone.pulse.config.Config.Cache.CacheSetting.CacheSettingBuilder
- expired() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns the value of the
expiredrecord component. - expired(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
- EXTERNAL - Enum constant in enum class net.flectone.pulse.checker.MuteChecker.Status
- EXTERNAL_MODERATION - Enum constant in enum class net.flectone.pulse.constant.CacheName
- externalModeration() - Method in interface net.flectone.pulse.model.event.message.context.ExternalModerationMessageContext
-
The extra value carried alongside the message.
- ExternalModeration - Record Class in net.flectone.pulse.model.value
-
A punishment owned by another plugin, normalized into the shape FlectonePulse renders.
- ExternalModeration(String, String, String, long, long, long, boolean) - Constructor for record class net.flectone.pulse.model.value.ExternalModeration
-
Creates an instance of a
ExternalModerationrecord class. - ExternalModerationKey(UUID, Moderation.Type) - Constructor for record class net.flectone.pulse.service.ExternalModerationService.ExternalModerationKey
-
Creates an instance of a
ExternalModerationKeyrecord class. - ExternalModerationMessageContext - Interface in net.flectone.pulse.model.event.message.context
-
A message context that also carries a punishment owned by another plugin.
- ExternalModerationService - Interface in net.flectone.pulse.service
-
Caches external moderation reports from other plugins for a player
- ExternalModerationService.ExternalModerationKey - Record Class in net.flectone.pulse.service
-
Key identifying one player and one external moderation type
F
- FABRIC - Enum constant in enum class net.flectone.pulse.constant.PlatformType
- FABRIC_API_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- FABRIC_LOADER_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- FABRIC_LOOM_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- FABRIC_MINECRAFT_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- fadeInTicks() - Method in record class net.flectone.pulse.model.value.Times
-
Returns the value of the
fadeInTicksrecord component. - fadeOutTicks() - Method in record class net.flectone.pulse.model.value.Times
-
Returns the value of the
fadeOutTicksrecord component. - fading() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
fadingrecord component. - fading() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
fadingrecord component. - fading() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
fadingrecord component. - fading(Localization.Message.Format.Fading) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- fading(Message.Format.Fading) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- fading(Permission.Message.Format.Fading) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- Fading(Boolean, Boolean, Double, Double) - Constructor for record class net.flectone.pulse.config.Message.Format.Fading
-
Creates an instance of a
Fadingrecord class. - Fading(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Fading
-
Creates an instance of a
Fadingrecord class. - Fading(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Fading
-
Creates an instance of a
Fadingrecord class. - FADING - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- FadingModule - Interface in net.flectone.pulse.module.message.format.fading
-
Fades a message between two colors.
- fakeMessage() - Method in interface net.flectone.pulse.model.event.message.context.VanishMessageContext
-
Whether this message is a stand-in produced by vanishing rather than a real event.
- FALSE - Enum constant in enum class net.flectone.pulse.config.Permission.Type
- fcolor() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
fcolorrecord component. - fcolor() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
fcolorrecord component. - fcolor(Message.Format.FColor) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- fcolor(Permission.Message.Format.FColor) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- FColor - Record Class in net.flectone.pulse.model.value
-
One color a player picked with /chatcolor.
- FColor(int, String) - Constructor for record class net.flectone.pulse.model.value.FColor
-
Creates an instance of a
FColorrecord class. - FColor(Boolean, Map) - Constructor for record class net.flectone.pulse.config.Message.Format.FColor
-
Creates an instance of a
FColorrecord class. - FColor(String, Permission.Type, Map) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.FColor
-
Creates an instance of a
FColorrecord class. - FCOLOR - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- FColor.Type - Enum Class in net.flectone.pulse.model.value
-
Which side of a message the color applies to, what the player sees or what others see from them.
- fColorConfig() - Method in interface net.flectone.pulse.module.command.chatcolor.ChatcolorModule
-
The color settings this command edits.
- FColorModule - Interface in net.flectone.pulse.module.message.format.fcolor
-
Applies the personal colors a player chose with /chatcolor.
- FEntity - Interface in net.flectone.pulse.model.entity
-
Anything that can send a message, such as a player, the console or a command block
- FEntityImpl - Record Class in net.flectone.pulse.model.entity
-
A non-player message sender.
- FEntityImpl(String, UUID, String, Component) - Constructor for record class net.flectone.pulse.model.entity.FEntityImpl
-
Creates an instance of a
FEntityImplrecord class. - FEntityImpl.FEntityImplBuilder - Class in net.flectone.pulse.model.entity
- field() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
fieldrecord component. - field(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- Field(String, String, Boolean) - Constructor for record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
-
Creates an instance of a
Fieldrecord class. - fields() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns the value of the
fieldsrecord component. - fields(List) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- fileExist() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
fileExistrecord component. - fileExist(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- FileFacade - Interface in net.flectone.pulse.file
-
The single entry point to the loaded config files.
- fileFacadeSupplier() - Method in record class net.flectone.pulse.logging.FLogger
-
Returns the value of the
fileFacadeSupplierrecord component. - FileLoader - Interface in net.flectone.pulse.file
-
Reads config files from disk and merges them over the defaults shipped in the jar, so a user file only has to carry the keys it actually overrides.
- FileLoadException - Exception Class in net.flectone.pulse.exception
-
Thrown when a config or localization file cannot be read or parsed.
- FileLoadException(String, Throwable) - Constructor for exception class net.flectone.pulse.exception.FileLoadException
-
Creates the exception, naming the file and quoting the underlying failure.
- FileMigrator - Interface in net.flectone.pulse.file
-
Rewrites config files whose layout changed between releases, so an existing setup keeps working after an update.
- FilePack - Record Class in net.flectone.pulse.model.file
-
One complete set of loaded config files.
- FilePack(Command, Config, Integration, Message, Permission, Map) - Constructor for record class net.flectone.pulse.model.file.FilePack
-
Creates an instance of a
FilePackrecord class. - FilePath - Enum Class in net.flectone.pulse.constant
-
Paths of the config files inside the plugin folder, relative to it.
- FilePathProvider - Interface in net.flectone.pulse.file
-
Works out where a loaded config object belongs on disk.
- FileWriteException - Exception Class in net.flectone.pulse.exception
-
Thrown when a config or localization file cannot be written to disk.
- FileWriteException(String, Throwable) - Constructor for exception class net.flectone.pulse.exception.FileWriteException
-
Creates the exception, naming the file and quoting the underlying failure.
- FileWriter - Interface in net.flectone.pulse.file
-
Writes config files to disk, keeping the comments and key order of the shipped defaults.
- filter() - Method in record class net.flectone.pulse.config.Config.Logger
-
Returns the value of the
filterrecord component. - filter() - Method in interface net.flectone.pulse.model.event.EventMetadata
-
Decides which players receive the message.
- filter() - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
-
Returns the value of the
filterrecord component. - filter(Collection) - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Narrows delivery to the given players.
- filter(Predicate) - Method in class net.flectone.pulse.model.event.EventMetadataImpl.EventMetadataImplBuilder
- filter(Predicate) - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Narrows delivery further.
- filter(List) - Method in class net.flectone.pulse.config.Config.Logger.LoggerBuilder
- filter(FPlayer) - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Narrows delivery to a single player.
- filterByServer() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
filterByServerrecord component. - filterByServer() - Method in record class net.flectone.pulse.config.Command.Kick
-
Returns the value of the
filterByServerrecord component. - filterByServer() - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Returns the value of the
filterByServerrecord component. - filterByServer() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
filterByServerrecord component. - filterByServer() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
filterByServerrecord component. - filterByServer() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
filterByServerrecord component. - filterByServer(Boolean) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- filterByServer(Boolean) - Method in class net.flectone.pulse.config.Command.Kick.KickBuilder
- filterByServer(Boolean) - Method in class net.flectone.pulse.config.Command.Maintenance.MaintenanceBuilder
- filterByServer(Boolean) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- filterByServer(Boolean) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- filterByServer(Boolean) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- finalMove(FPlayer, FPlayer, String, UUID) - Method in interface net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule
-
Records the second player's move and announces the winner.
- findAllFPlayers() - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets all players from the database.
- findPlayersWhoCanSee(UUID, double, double, double) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Finds players who can see a location.
- findPlayersWhoCanSee(FEntity, double, double, double) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- FIntegration - Interface in net.flectone.pulse.module.integration
-
One hook into another plugin.
- first() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Returns the value of the
firstrecord component. - first() - Method in record class net.flectone.pulse.config.Message.Join
-
Returns the value of the
firstrecord component. - first() - Method in record class net.flectone.pulse.model.value.PlayTime
-
Returns the value of the
firstrecord component. - first(Boolean) - Method in class net.flectone.pulse.config.Message.Join.JoinBuilder
- first(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol.SymbolBuilder
- FIRST - Enum constant in enum class net.flectone.pulse.constant.TimeType
- FIRST_VALUE - Static variable in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
The board value marking the first player's move.
- firstLetterUppercase() - Method in record class net.flectone.pulse.config.Message.Format.Fixation
-
Returns the value of the
firstLetterUppercaserecord component. - firstLetterUppercase(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Fixation.FixationBuilder
- firstName() - Method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
The author's first name.
- firstRemove() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Returns the value of the
firstRemoverecord component. - firstRemove(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol.SymbolBuilder
- firstWin() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Returns the value of the
firstWinrecord component. - firstWin(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol.SymbolBuilder
- fixation() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
fixationrecord component. - fixation() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
fixationrecord component. - fixation(Message.Format.Fixation) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- fixation(Permission.Message.Format.Fixation) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- Fixation(Boolean, Boolean, Boolean, List) - Constructor for record class net.flectone.pulse.config.Message.Format.Fixation
-
Creates an instance of a
Fixationrecord class. - Fixation(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Fixation
-
Creates an instance of a
Fixationrecord class. - FIXATION_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables Fixation module processing.
- FixationModule - Interface in net.flectone.pulse.module.message.format.fixation
-
Cleans up messages before they are shown, trimming repeats and stray characters.
- FIXED - Enum constant in enum class net.flectone.pulse.module.message.bubble.BubbleModule.Billboard
- flag() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
flagrecord component. - flag(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- flagDisabled() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
flagDisabledrecord component. - flagDisabled(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- flagEnabled() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
flagEnabledrecord component. - flagEnabled(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- flagged() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Returns the value of the
flaggedrecord component. - flags() - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
The formatting switches applied to this message.
- flags() - Method in record class net.flectone.pulse.model.value.BossBar
-
Returns the value of the
flagsrecord component. - flectonepulse() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
flectonepulserecord component. - flectonepulse() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
flectonepulserecord component. - flectonepulse() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
flectonepulserecord component. - flectonepulse(Command.Flectonepulse) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- flectonepulse(Localization.Command.Flectonepulse) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- flectonepulse(Permission.Command.Flectonepulse) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- flectonePulse() - Method in record class net.flectone.pulse.model.event.lifecycle.DisableEvent
-
Returns the value of the
flectonePulserecord component. - flectonePulse() - Method in record class net.flectone.pulse.model.event.lifecycle.EnableEvent
-
Returns the value of the
flectonePulserecord component. - flectonePulse() - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Returns the value of the
flectonePulserecord component. - Flectonepulse(Boolean, Boolean, List, Command.Flectonepulse.Editor, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Flectonepulse
-
Creates an instance of a
Flectonepulserecord class. - Flectonepulse(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Creates an instance of a
Flectonepulserecord class. - Flectonepulse(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Flectonepulse
-
Creates an instance of a
Flectonepulserecord class. - FlectonePulse - Interface in net.flectone.pulse
-
Main interface for accessing FlectonePulse API functionality.
- FlectonePulseAPI - Class in net.flectone.pulse
-
Lifecycle entry point that enables, disables and reloads the plugin, and holds the static handle to the running instance
- FlectonePulseAPI() - Constructor for class net.flectone.pulse.FlectonePulseAPI
- FlectonepulseModule - Interface in net.flectone.pulse.module.command.flectonepulse
-
The /flectonepulse command, which reloads the plugin and reports its status.
- FLogger - Record Class in net.flectone.pulse.logging
-
The plugin's logger.
- FLogger(LogAdapter, Supplier) - Constructor for record class net.flectone.pulse.logging.FLogger
-
Creates an instance of a
FLoggerrecord class. - flood() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
-
Returns the value of the
floodrecord component. - flood() - Method in record class net.flectone.pulse.config.Message.Format.Moderation
-
Returns the value of the
floodrecord component. - flood() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Returns the value of the
floodrecord component. - flood(Localization.Message.Format.Moderation.Flood) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.ModerationBuilder
- flood(Message.Format.Moderation.Flood) - Method in class net.flectone.pulse.config.Message.Format.Moderation.ModerationBuilder
- flood(Permission.Message.Format.Moderation.Flood) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.ModerationBuilder
- Flood(Boolean, Boolean, Integer, Long, Integer, Integer) - Constructor for record class net.flectone.pulse.config.Message.Format.Moderation.Flood
-
Creates an instance of a
Floodrecord class. - Flood(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood
-
Creates an instance of a
Floodrecord class. - Flood(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
-
Creates an instance of a
Floodrecord class. - FLOOD - Enum constant in enum class net.flectone.pulse.checker.MuteChecker.Status
- FLOOD_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables Flood module processing.
- floodgate() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
floodgaterecord component. - floodgate() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
floodgaterecord component. - floodgate(Integration.Floodgate) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- floodgate(Permission.Integration.Floodgate) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Floodgate(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Floodgate
-
Creates an instance of a
Floodgaterecord class. - Floodgate(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Floodgate
-
Creates an instance of a
Floodgaterecord class. - FLOODGATE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- FloodModule - Interface in net.flectone.pulse.module.message.format.moderation.flood
-
Blocks messages that repeat characters or words.
- FOLDER_NAME - Static variable in record class net.flectone.pulse.config.Localization
- folderId() - Method in record class net.flectone.pulse.config.Integration.Yandex
-
Returns the value of the
folderIdrecord component. - folderId(String) - Method in class net.flectone.pulse.config.Integration.Yandex.YandexBuilder
- FONT - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- food() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Statistics
-
Returns the value of the
foodrecord component. - footer() - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
-
Returns the value of the
footerrecord component. - footer() - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
-
Returns the value of the
footerrecord component. - footer() - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
-
Returns the value of the
footerrecord component. - footer() - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
-
Returns the value of the
footerrecord component. - footer() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Returns the value of the
footerrecord component. - footer() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns the value of the
footerrecord component. - footer() - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
-
Returns the value of the
footerrecord component. - footer() - Method in record class net.flectone.pulse.config.Localization.Message.Tab
-
Returns the value of the
footerrecord component. - footer() - Method in record class net.flectone.pulse.config.Message.Tab
-
Returns the value of the
footerrecord component. - footer() - Method in record class net.flectone.pulse.config.Permission.Message.Tab
-
Returns the value of the
footerrecord component. - footer(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignorelist.IgnorelistBuilder
- footer(String) - Method in class net.flectone.pulse.config.Localization.Command.Sprite.SpriteBuilder
- footer(String) - Method in class net.flectone.pulse.config.Localization.Command.Symbol.SymbolBuilder
- footer(String) - Method in class net.flectone.pulse.config.Localization.Command.Toponline.ToponlineBuilder
- footer(String) - Method in class net.flectone.pulse.config.Localization.Command.Whois.WhoisBuilder
- footer(String) - Method in class net.flectone.pulse.config.Localization.ListTypeMessage.ListTypeMessageBuilder
- footer(Localization.Integration.Discord.Embed.Footer) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- footer(Localization.Message.Tab.Footer) - Method in class net.flectone.pulse.config.Localization.Message.Tab.TabBuilder
- footer(Message.Tab.Footer) - Method in class net.flectone.pulse.config.Message.Tab.TabBuilder
- footer(Permission.Message.Tab.Footer) - Method in class net.flectone.pulse.config.Permission.Message.Tab.TabBuilder
- Footer(Boolean, Boolean, Destination, Ticker) - Constructor for record class net.flectone.pulse.config.Message.Tab.Footer
-
Creates an instance of a
Footerrecord class. - Footer(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer
-
Creates an instance of a
Footerrecord class. - Footer(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Tab.Footer
-
Creates an instance of a
Footerrecord class. - Footer(List) - Constructor for record class net.flectone.pulse.config.Localization.Message.Tab.Footer
-
Creates an instance of a
Footerrecord class. - form() - Method in record class net.flectone.pulse.config.Integration.Icu.Normalization
-
Returns the value of the
formrecord component. - form(Integration.Icu.Normalization.Form) - Method in class net.flectone.pulse.config.Integration.Icu.Normalization.NormalizationBuilder
- format() - Method in record class net.flectone.pulse.config.Localization.Command.Anon
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Ball
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Broadcast
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Clearchat
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Clearmail
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Coin
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.CommandDo
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Deletemessage
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Dice
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Emit
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Geolocate
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Me
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Ping
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Translateto
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Unban
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Message.Bubble
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Mention
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Message.Greeting
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Message.Join
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Message.Quit
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Message.Rightclick
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Localization.Time
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
formatrecord component. - format() - Method in record class net.flectone.pulse.model.event.IntegrationMessageFormat
-
Returns the value of the
formatrecord component. - format(String) - Method in class net.flectone.pulse.config.Localization.Command.Anon.AnonBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Ball.BallBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Broadcast.BroadcastBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatcolor.ChatcolorBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Clearchat.ClearchatBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Clearmail.ClearmailBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Coin.CoinBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.CommandDo.CommandDoBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Deletemessage.DeletemessageBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Dice.DiceBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Emit.EmitBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Geolocate.GeolocateBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Me.MeBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Nickname.NicknameBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Ping.PingBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Translateto.TranslatetoBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Unban.UnbanBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Unmute.UnmuteBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Command.Unwarn.UnwarnBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Message.Bubble.BubbleBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Mention.MentionBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete.DeleteBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Message.Greeting.GreetingBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Message.Join.JoinBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Message.Quit.QuitBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Message.Rightclick.RightclickBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname.PlayerlistnameBuilder
- format(String) - Method in class net.flectone.pulse.config.Localization.Time.TimeBuilder
- format(UnaryOperator) - Method in class net.flectone.pulse.model.event.IntegrationMessageFormat.IntegrationMessageFormatBuilder
- format(Localization.Message.Format) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- format(Message.Format) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- format(Permission.Message.Format) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- format(FPlayer, long) - Method in interface net.flectone.pulse.platform.formatter.TimeFormatter
-
Renders a duration using the player's language.
- format(FPlayer, long, String) - Method in interface net.flectone.pulse.platform.formatter.TimeFormatter
-
Renders a duration into a pattern that decides which units are shown.
- format(MessageContext) - Method in interface net.flectone.pulse.module.message.format.fcolor.FColorModule
-
Applies the sender's personal colors to the message.
- format(MessageContext) - Method in interface net.flectone.pulse.module.message.format.fixation.FixationModule
-
Cleans up the message text.
- format(MessageContext) - Method in interface net.flectone.pulse.module.message.format.mention.MentionModule
-
Finds the mentioned players and marks them in the message.
- format(MessageContext) - Method in interface net.flectone.pulse.module.message.format.moderation.caps.CapsModule
-
Checks the message for excessive capitals and records a violation if it breaks the rule.
- format(MessageContext) - Method in interface net.flectone.pulse.module.message.format.moderation.flood.FloodModule
-
Checks the message for repetition and records a violation if it breaks the rule.
- format(MessageContext) - Method in interface net.flectone.pulse.module.message.format.moderation.swear.SwearModule
-
Censors the forbidden words and records a violation if the rule was broken.
- format(MessageContext) - Method in interface net.flectone.pulse.module.message.format.questionanswer.QuestionAnswerModule
-
Looks for a recognised question and queues the automatic reply.
- format(MessageContext) - Method in interface net.flectone.pulse.module.message.format.replacement.ReplacementModule
-
Rewrites the configured fragments of the message.
- Format(Boolean, Boolean, List, Message.Format.Animation, Message.Format.Condition, Message.Format.Fading, Message.Format.FColor, Message.Format.Fixation, Message.Format.Mention, Message.Format.Moderation, Message.Format.Names, Message.Format.Object, Message.Format.Padding, Message.Format.QuestionAnswer, Message.Format.Replacement, Message.Format.Translate, Message.Format.World) - Constructor for record class net.flectone.pulse.config.Message.Format
-
Creates an instance of a
Formatrecord class. - Format(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Afk.Format
-
Creates an instance of a
Formatrecord class. - Format(String, Permission.Type, Permission.PermissionEntry, Map, Permission.Message.Format.Animation, Permission.Message.Format.Condition, Permission.Message.Format.Fading, Permission.Message.Format.FColor, Permission.Message.Format.Fixation, Permission.Message.Format.Mention, Permission.Message.Format.Moderation, Permission.Message.Format.Names, Permission.Message.Format.Object, Permission.Message.Format.Padding, Permission.Message.Format.QuestionAnswer, Permission.Message.Format.Replacement, Permission.Message.Format.Translate, Permission.Message.Format.World) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format
-
Creates an instance of a
Formatrecord class. - Format(Localization.Message.Format.Animation, Localization.Message.Format.Condition, Localization.Message.Format.Fading, Localization.Message.Format.Object, Localization.Message.Format.Padding, Localization.Message.Format.Replacement, Localization.Message.Format.Mention, Localization.Message.Format.Moderation, Localization.Message.Format.Names, Localization.Message.Format.QuestionAnswer, Localization.Message.Format.Translate) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format
-
Creates an instance of a
Formatrecord class. - formatAdd() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
formatAddrecord component. - formatAdd(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- formatConsole() - Method in record class net.flectone.pulse.config.Localization.Message.Update
-
Returns the value of the
formatConsolerecord component. - formatConsole(String) - Method in class net.flectone.pulse.config.Localization.Message.Update.UpdateBuilder
- formatCurrent() - Method in record class net.flectone.pulse.config.Localization.Command.Online
-
Returns the value of the
formatCurrentrecord component. - formatCurrent(String) - Method in class net.flectone.pulse.config.Localization.Command.Online.OnlineBuilder
- formatDatabaseExport() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
formatDatabaseExportrecord component. - formatDatabaseExport(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- formatDatabaseImport() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
formatDatabaseImportrecord component. - formatDatabaseImport(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- formatDate(long) - Method in interface net.flectone.pulse.platform.formatter.TimeFormatter
-
Renders a point in time using the format configured for the server.
- formatDraw() - Method in record class net.flectone.pulse.config.Localization.Command.Coin
-
Returns the value of the
formatDrawrecord component. - formatDraw() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
formatDrawrecord component. - formatDraw() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
formatDrawrecord component. - formatDraw(String) - Method in class net.flectone.pulse.config.Localization.Command.Coin.CoinBuilder
- formatDraw(String) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- formatDraw(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- formatDump() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
formatDumprecord component. - formatDump(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- formatEditor() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
formatEditorrecord component. - formatEditor(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- formatEnd() - Method in record class net.flectone.pulse.config.Localization.Command.Stream
-
Returns the value of the
formatEndrecord component. - formatEnd(String) - Method in class net.flectone.pulse.config.Localization.Command.Stream.StreamBuilder
- formatEntity() - Method in record class net.flectone.pulse.config.Localization.Message.Vanilla
-
Returns the value of the
formatEntityrecord component. - formatEntity(String) - Method in class net.flectone.pulse.config.Localization.Message.Vanilla.VanillaBuilder
- formatExport() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
formatExportrecord component. - formatExport(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- formatFalse() - Method in record class net.flectone.pulse.config.Localization.Command.CommandTry
-
Returns the value of the
formatFalserecord component. - formatFalse() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
formatFalserecord component. - formatFalse() - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
-
Returns the value of the
formatFalserecord component. - formatFalse() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Returns the value of the
formatFalserecord component. - formatFalse() - Method in record class net.flectone.pulse.config.Localization.Command.Spy
-
Returns the value of the
formatFalserecord component. - formatFalse() - Method in record class net.flectone.pulse.config.Localization.Message.Afk
-
Returns the value of the
formatFalserecord component. - formatFalse(String) - Method in class net.flectone.pulse.config.Localization.Command.CommandTry.CommandTryBuilder
- formatFalse(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- formatFalse(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignore.IgnoreBuilder
- formatFalse(String) - Method in class net.flectone.pulse.config.Localization.Command.Maintenance.MaintenanceBuilder
- formatFalse(String) - Method in class net.flectone.pulse.config.Localization.Command.Spy.SpyBuilder
- formatFalse(Localization.Message.Afk.Format) - Method in class net.flectone.pulse.config.Localization.Message.Afk.AfkBuilder
- formatFirst() - Method in record class net.flectone.pulse.config.Localization.Command.Online
-
Returns the value of the
formatFirstrecord component. - formatFirst(String) - Method in class net.flectone.pulse.config.Localization.Command.Online.OnlineBuilder
- formatFirstTime() - Method in record class net.flectone.pulse.config.Localization.Message.Join
-
Returns the value of the
formatFirstTimerecord component. - formatFirstTime(String) - Method in class net.flectone.pulse.config.Localization.Message.Join.JoinBuilder
- formatImport() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
formatImportrecord component. - formatImport(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- formatLast() - Method in record class net.flectone.pulse.config.Localization.Command.Online
-
Returns the value of the
formatLastrecord component. - formatLast(String) - Method in class net.flectone.pulse.config.Localization.Command.Online.OnlineBuilder
- formatLog() - Method in record class net.flectone.pulse.config.Localization.Command.Spy
-
Returns the value of the
formatLogrecord component. - formatLog(String) - Method in class net.flectone.pulse.config.Localization.Command.Spy.SpyBuilder
- formatLose() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
formatLoserecord component. - formatLose(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- FormatModule - Interface in net.flectone.pulse.module.message.format
-
Groups the formatting steps applied to a message, and decides which MiniMessage tags the sender may use.
- formatMove() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
formatMoverecord component. - formatMove() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
formatMoverecord component. - formatMove() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
formatMoverecord component. - formatMove(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- formatMove(String) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- formatMove(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- formatOff() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
formatOffrecord component. - formatOff(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- formatOn() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
formatOnrecord component. - formatOn(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- formatPermission() - Method in interface net.flectone.pulse.module.message.format.fcolor.FColorModule
-
The formatting permissions this module checks before applying a color.
- formatPlayer() - Method in record class net.flectone.pulse.config.Localization.Message.Update
-
Returns the value of the
formatPlayerrecord component. - formatPlayer() - Method in record class net.flectone.pulse.config.Localization.Message.Vanilla
-
Returns the value of the
formatPlayerrecord component. - formatPlayer(String) - Method in class net.flectone.pulse.config.Localization.Message.Update.UpdateBuilder
- formatPlayer(String) - Method in class net.flectone.pulse.config.Localization.Message.Vanilla.VanillaBuilder
- formatRemove() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
formatRemoverecord component. - formatRemove(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- formatReply() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
-
Returns the value of the
formatReplyrecord component. - formatReply() - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
-
Returns the value of the
formatReplyrecord component. - formatReply() - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
-
Returns the value of the
formatReplyrecord component. - formatReply(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.DiscordBuilder
- formatReply(String) - Method in class net.flectone.pulse.config.Localization.Integration.Telegram.TelegramBuilder
- formatReply(String) - Method in class net.flectone.pulse.config.Localization.Integration.Twitch.TwitchBuilder
- formatRestrict() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps
-
Returns the value of the
formatRestrictrecord component. - formatRestrict() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood
-
Returns the value of the
formatRestrictrecord component. - formatRestrict() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie
-
Returns the value of the
formatRestrictrecord component. - formatRestrict() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
-
Returns the value of the
formatRestrictrecord component. - formatRestrict(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps.CapsBuilder
- formatRestrict(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood.FloodBuilder
- formatRestrict(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie.NewbieBuilder
- formatRestrict(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear.SwearBuilder
- formatSee() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
-
Returns the value of the
formatSeerecord component. - formatSee(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear.SwearBuilder
- formatStart() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
formatStartrecord component. - formatStart() - Method in record class net.flectone.pulse.config.Localization.Command.Stream
-
Returns the value of the
formatStartrecord component. - formatStart(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- formatStart(String) - Method in class net.flectone.pulse.config.Localization.Command.Stream.StreamBuilder
- formatStarting() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
formatStartingrecord component. - formatStarting(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- formatTotal() - Method in record class net.flectone.pulse.config.Localization.Command.Online
-
Returns the value of the
formatTotalrecord component. - formatTotal(String) - Method in class net.flectone.pulse.config.Localization.Command.Online.OnlineBuilder
- formatTrue() - Method in record class net.flectone.pulse.config.Localization.Command.CommandTry
-
Returns the value of the
formatTruerecord component. - formatTrue() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
formatTruerecord component. - formatTrue() - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
-
Returns the value of the
formatTruerecord component. - formatTrue() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Returns the value of the
formatTruerecord component. - formatTrue() - Method in record class net.flectone.pulse.config.Localization.Command.Spy
-
Returns the value of the
formatTruerecord component. - formatTrue() - Method in record class net.flectone.pulse.config.Localization.Message.Afk
-
Returns the value of the
formatTruerecord component. - formatTrue(String) - Method in class net.flectone.pulse.config.Localization.Command.CommandTry.CommandTryBuilder
- formatTrue(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- formatTrue(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignore.IgnoreBuilder
- formatTrue(String) - Method in class net.flectone.pulse.config.Localization.Command.Maintenance.MaintenanceBuilder
- formatTrue(String) - Method in class net.flectone.pulse.config.Localization.Command.Spy.SpyBuilder
- formatTrue(Localization.Message.Afk.Format) - Method in class net.flectone.pulse.config.Localization.Message.Afk.AfkBuilder
- formatWin() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
formatWinrecord component. - formatWin() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
formatWinrecord component. - formatWin() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
formatWinrecord component. - formatWin(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- formatWin(String) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- formatWin(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- FPlayer - Interface in net.flectone.pulse.model.entity
-
This is a platform-dynamic, FlectonePulse player
- FPlayerImpl - Record Class in net.flectone.pulse.model.entity
-
A player
- FPlayerImpl(String, UUID, String, Integer, boolean, String, Component) - Constructor for record class net.flectone.pulse.model.entity.FPlayerImpl
-
Creates an instance of a
FPlayerImplrecord class. - FPlayerImpl.FPlayerImplBuilder - Class in net.flectone.pulse.model.entity
- FPlayerRepository - Interface in net.flectone.pulse.persistence.repository
-
Repository for managing player data in FlectonePulse.
- FPlayerService - Interface in net.flectone.pulse.service
-
Central service for managing player data across the FlectonePulse plugin.
- fromInt(Integer) - Static method in enum class net.flectone.pulse.model.value.Range.Type
-
Maps a marker value back to its scope, falling back to
Range.Type.BLOCKSfor a plain radius. - fromJson(Object) - Static method in record class net.flectone.pulse.model.value.MultilineString
-
Reads a value from its config representation, accepting both a single line and a list of them.
- fromJson(Object) - Static method in record class net.flectone.pulse.model.value.Range
-
Reads a range from its config representation, accepting either a block count or a scope name.
- fromJson(String) - Method in interface net.flectone.pulse.serializer.ComponentSerializer
-
Parses a component from the JSON form the protocol uses.
- fromJson(Map) - Static method in record class net.flectone.pulse.model.value.Cooldown
-
Reads a cooldown from its config representation.
- fromJson(Map) - Static method in record class net.flectone.pulse.model.value.Destination
-
Reads a destination from its config representation.
- fromJson(Map) - Static method in record class net.flectone.pulse.model.value.Sound
-
Reads a sound from its config representation.
- fromJson(Map) - Static method in record class net.flectone.pulse.model.value.Ticker
-
Reads a ticker from its config representation.
- fromLegacy(String) - Method in interface net.flectone.pulse.serializer.ComponentSerializer
-
Parses a component from text with legacy section-sign color codes.
- fromPlain(String) - Method in interface net.flectone.pulse.serializer.ComponentSerializer
-
Parses a component from plain text.
- fromProxyString(String) - Static method in enum class net.flectone.pulse.constant.ModuleName
-
Maps a proxy channel tag back to its module.
- fromStandard(String) - Method in interface net.flectone.pulse.serializer.ComponentSerializer
-
Parses a component from MiniMessage text.
- fromString(String) - Static method in enum class net.flectone.pulse.constant.SettingText
-
Maps a stored setting name back to its constant, ignoring case.
- fromString(String) - Static method in enum class net.flectone.pulse.constant.TimeType
-
Maps a name back to its constant, ignoring case.
- fromString(String) - Static method in record class net.flectone.pulse.model.value.Range
-
Parses a range, returning empty instead of throwing when the text is not a valid range.
- fromString(String) - Static method in enum class net.flectone.pulse.model.value.Range.Type
-
Maps a scope name back to its constant, ignoring case.
- full() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players
-
Returns the value of the
fullrecord component. - full(String) - Method in class net.flectone.pulse.config.Localization.Message.Status.Players.PlayersBuilder
G
- gamePhase() - Method in interface net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissorsMessageContext
-
How far the round has got.
- gamePhase() - Method in interface net.flectone.pulse.module.command.tictactoe.model.TicTacToeMessageContext
-
How far the round has got.
- generateEntityId() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Generates a new entity ID.
- geolocate() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
geolocaterecord component. - geolocate() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
geolocaterecord component. - geolocate() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
geolocaterecord component. - geolocate(Command.Geolocate) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- geolocate(Localization.Command.Geolocate) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- geolocate(Permission.Command.Geolocate) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Geolocate(Boolean, Boolean, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Geolocate
-
Creates an instance of a
Geolocaterecord class. - Geolocate(String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Geolocate
-
Creates an instance of a
Geolocaterecord class. - Geolocate(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Geolocate
-
Creates an instance of a
Geolocaterecord class. - GeolocateMessageContext - Interface in net.flectone.pulse.module.command.geolocate.model
-
The location looked up for a player's address.
- GeolocateModule - Interface in net.flectone.pulse.module.command.geolocate
-
The /geolocate command, which looks up where a player is connecting from.
- get(int) - Static method in record class net.flectone.pulse.model.value.Range
-
Returns a range covering the given radius in blocks.
- get(int) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Gets a player by database ID with caching.
- get(String) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Gets a player by name with caching.
- get(Class) - Method in interface net.flectone.pulse.FlectonePulse
-
Retrieves an instance of the specified class through dependency injection.
- get(Object) - Method in interface net.flectone.pulse.file.FilePathProvider
-
The path a config object is written to.
- get(InetAddress) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Gets a player by IP address with caching.
- get(UUID) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Gets a player by UUID with caching.
- get(FPlayer, Moderation.Type) - Method in interface net.flectone.pulse.service.ExternalModerationService
-
The external moderation for a player, from cache when possible
- get(Range.Type) - Static method in record class net.flectone.pulse.model.value.Range
-
Returns the shared instance for a named scope.
- getAdjacentMineCount() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getAdventureArtifactIds() - Method in interface net.flectone.pulse.resolver.LibraryResolver
-
The adventure artifacts fetched when the platform does not supply them.
- getAfkDuration(FPlayer) - Method in interface net.flectone.pulse.module.message.afk.AfkModule
-
How long a player has been away.
- getAfkDurationFormatted(FPlayer, FPlayer) - Method in interface net.flectone.pulse.module.message.afk.AfkModule
- getAll(FPlayer, Moderation.Type, String, int, int) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Retrieves all moderations for a player regardless of their validity status.
- getAll(FPlayer, Moderation.Type, String, int, int) - Method in interface net.flectone.pulse.service.ModerationService
-
Retrieves all moderation records for a player, including expired and invalidated ones.
- getAllPlayersDatabase() - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Gets all players from the database.
- getAllPlayTimes(int, int) - Method in interface net.flectone.pulse.persistence.repository.PlaytimeRepository
-
Gets a paginated list of all playtime records from the database.
- getAllPlayTimes(int, int) - Method in interface net.flectone.pulse.service.PlaytimeService
-
Gets a paginated list of all playtime records from the database.
- getAnswers() - Method in class net.flectone.pulse.module.command.poll.model.Poll
- getArgument(ModuleCommand, CommandContext, int) - Method in interface net.flectone.pulse.platform.controller.ModuleCommandController
-
Reads a parsed argument by position rather than by its translated name.
- getAvailableMessages(FPlayer) - Method in interface net.flectone.pulse.module.ModuleListLocalization
-
The lines a player may currently be shown.
- getAvatarUrl(FEntity) - Method in interface net.flectone.pulse.service.SkinService
-
A url rendering the entity's head, used as the avatar on Discord and Telegram.
- getBodyUrl(FEntity) - Method in interface net.flectone.pulse.service.SkinService
-
A url rendering the entity's full body.
- getCheckboxLore(FPlayer, boolean) - Method in interface net.flectone.pulse.module.command.chatsetting.ChatsettingModule
-
The hint shown under a menu entry.
- getCheckboxMaterial(boolean) - Method in interface net.flectone.pulse.module.command.chatsetting.ChatsettingModule
-
The item used to draw a checkbox in the menu.
- getCheckboxTitle(FPlayer, String, boolean) - Method in interface net.flectone.pulse.module.command.chatsetting.ChatsettingModule
-
The title of one menu entry.
- getColumns() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getCommandName(ModuleCommand) - Method in interface net.flectone.pulse.platform.controller.ModuleCommandController
-
The primary alias a command is registered under.
- getConditionValue(String, FEntity, FPlayer, Map) - Method in interface net.flectone.pulse.module.message.format.condition.ConditionModule
-
The value a condition has for a sender and reader pair, with the message flags in scope.
- getConditionValue(String, FPlayer) - Method in interface net.flectone.pulse.module.message.format.condition.ConditionModule
-
The value a condition currently has for a player.
- getConsole() - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets the console player instance.
- getConstant(String) - Method in class net.flectone.pulse.config.Localization.ReasonMap
- getCoordinates(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets player coordinates.
- getCoordinates(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- getCountAnswers() - Method in class net.flectone.pulse.module.command.poll.model.Poll
-
How many votes each option has.
- getCreator() - Method in class net.flectone.pulse.module.command.poll.model.Poll
- getCurrentMessage(FPlayer) - Method in interface net.flectone.pulse.module.ModuleListLocalization
-
The line a player is on right now, without advancing the rotation.
- getDefaultFiles() - Method in interface net.flectone.pulse.file.FileLoader
-
The defaults read from the jar.
- getDefaultValue() - Method in enum class net.flectone.pulse.constant.MessageFlag
-
Returns the default state of this flag.
- getEndTime() - Method in class net.flectone.pulse.module.command.poll.model.Poll
- getEntityId(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the entity ID of a player.
- getEntityId(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Convenience form taking an entity rather than its id.
- getEntityTranslationKey(Object) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the entity translation key for a player.
- getExecutorService() - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
The pool the async tasks run on.
- getExistedMessageNames(ModuleName, IntegrationMessageFormat, MessageChannelSetting) - Method in interface net.flectone.pulse.platform.formatter.IntegrationFormatter
-
Retrieves a list of message names that have corresponding non-empty channel configurations.
- getField() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- getFilterSee() - Method in interface net.flectone.pulse.module.command.helper.HelperModule
-
Which players count as staff and therefore see help requests.
- getFirstPlayer() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- getFirstViolationTimestamp(UUID, ModuleSimple) - Method in interface net.flectone.pulse.service.ModerationService
-
When the current run of violations started, which is where the limit window is measured from.
- getFlagged() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getFlaggedCellCount() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getFLogger() - Method in interface net.flectone.pulse.module.integration.FIntegration
-
The logger the hook messages go to.
- getFPlayer(int) - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets a player by database ID.
- getFPlayer(Object) - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets a player from a platform-specific player object (Bukkit, Fabric, etc.).
- getFPlayer(String) - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets a player by name.
- getFPlayer(InetAddress) - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets a player by IP address.
- getFPlayer(UUID) - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets a player by UUID.
- getFPlayer(FEntity) - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets a player from an FEntity by extracting its UUID.
- getFPlayersByIp(String) - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets the list of players with the specified IP address.
- getFPlayersWithConsole() - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets all online players including the console player.
- getFromCache(UUID) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Reads a player from the cache only.
- getFromDatabase(UUID) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Reads a player straight from the database, bypassing the cache.
- getGamemode(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the player game mode.
- getGamemode(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- getGroups() - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Every permission group known to the server.
- getGroups() - Method in interface net.flectone.pulse.module.integration.luckperms.LuckPermsModule
-
Every group defined in LuckPerms.
- getGroupWeight(FPlayer) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
The weight of a player's highest group, used to decide who outranks whom.
- getGroupWeight(FPlayer) - Method in interface net.flectone.pulse.module.integration.luckperms.LuckPermsModule
-
The weight of a player's highest group.
- getIcon() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Gets the server icon.
- getId() - Method in class net.flectone.pulse.module.command.poll.model.Poll
- getId() - Method in class net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissors
- getId() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- getInstance() - Static method in class net.flectone.pulse.FlectonePulseAPI
- getIntegrationName() - Method in interface net.flectone.pulse.module.integration.FIntegration
-
The name of the plugin this hooks into, as written in the log.
- getIp(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the player IP address.
- getIp(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- getIsolatedClassLoaderById(String) - Method in interface net.flectone.pulse.resolver.LibraryResolver
-
The class loader holding one isolated group of libraries, so versions that would otherwise conflict can live side by side.
- getItem(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the item in the player's hand.
- getItem(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- getItemName(Object) - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Gets the Minecraft name of an item.
- getKey() - Method in record class net.flectone.pulse.model.value.Pair
- getLeft() - Method in record class net.flectone.pulse.model.value.Pair
- getListArgument(ModuleCommand, CommandContext, int) - Method in interface net.flectone.pulse.platform.sender.ModerationListSender
-
Reads the optional player and page number off the command line.
- getLoader() - Method in interface net.flectone.pulse.FlectonePulse
-
Returns the platform-specific plugin loader instance.
- getLocale(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- getMaxPlayers() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Gets the maximum player count for the server.
- getMenuBuilder() - Method in interface net.flectone.pulse.module.command.chatsetting.ChatsettingModule
-
Returns the menu builder
- getMessage(String) - Method in interface net.flectone.pulse.module.message.format.translate.TranslateModule
-
The stored text behind a translate button.
- getMessage(UUID) - Method in interface net.flectone.pulse.module.message.format.translate.TranslateModule
-
The stored text behind a translate button.
- getMine() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getMineCount() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getModeration(FPlayer) - Method in interface net.flectone.pulse.module.message.format.moderation.newbie.NewbieModule
-
The stand-in punishment describing why a newcomer may not speak yet.
- getMOTD() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Gets the server MOTD.
- getMoveMessage(FPlayer, FPlayer, TicTacToe, int, String) - Method in interface net.flectone.pulse.module.command.tictactoe.TictactoeModule
-
The rendered board plus its heading.
- getMovesMap() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- getMute(FPlayer) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
The external mute applying to a player.
- getMuteSuffix(FPlayer, FPlayer) - Method in interface net.flectone.pulse.module.command.mute.MuteModule
-
The marker appended to a muted player's name.
- getName() - Method in enum class net.flectone.pulse.constant.DefaultLocalization
- getName(Object) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the player name from a platform player object.
- getName(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the player name by UUID.
- getName(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- getNextMessage(FPlayer, boolean) - Method in interface net.flectone.pulse.module.ModuleListLocalization
-
Advances the rotation and returns the next line.
- getNextMessage(FPlayer, boolean, List) - Method in interface net.flectone.pulse.module.ModuleListLocalization
-
Advances the rotation over an explicit list, keeping a position separate from the module's own.
- getNextPlayer() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- getNextRepeat() - Method in class net.flectone.pulse.module.command.poll.model.Poll
- getOnlineFPlayers() - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets all online players from the cache.
- getOnlineFPlayersWithConsole() - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Gets all online players plus the console.
- getOnlinePlayerCount() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Gets the current online player count.
- getOnlinePlayers() - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Gets all online players from the cache.
- getOnlinePlayers() - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets all online player UUIDs.
- getOnlinePlayersDatabase() - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Gets all online players from the database.
- getOriginalTime() - Method in record class net.flectone.pulse.model.value.Moderation
-
The full length the punishment was issued for, rounded to whole seconds.
- getPacketEventsArtifactIds() - Method in interface net.flectone.pulse.resolver.LibraryResolver
-
The PacketEvents artifacts fetched when the platform does not supply them.
- getPassengers(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets passengers of a player's vehicle.
- getPassengers(UUID) - Method in interface net.flectone.pulse.platform.render.TextScreenRender
-
Gets all text screen entity IDs attached to a player.
- getPassengers(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- getPath() - Method in enum class net.flectone.pulse.constant.FilePath
- getPing(FPlayer) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- getPlatformFPlayers() - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets all online players that are actually connected to the platform.
- getPlatformPlayerCount() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Gets the platform-specific online player count.
- getPlatformType() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Gets the platform type.
- getPlayedTime(FPlayer) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the total played time for a player.
- getPlayerByEntityId(int) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the player UUID by entity ID.
- getPlayerByPosition(int) - Method in interface net.flectone.pulse.module.command.toponline.ToponlineModule
-
The player at a place in the ranking.
- getPlayerByPosition(String) - Method in interface net.flectone.pulse.module.command.toponline.ToponlineModule
-
The player at a place in the ranking.
- getPlayerChat(FPlayer) - Method in interface net.flectone.pulse.module.command.chatsetting.ChatsettingModule
-
The chat a player currently writes to.
- getPlayerClass() - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the platform player class.
- getPlayerIndexOrDefault(int, int) - Method in interface net.flectone.pulse.module.ModuleListLocalization
-
The line a player is currently on.
- getPlayerListFooter(FPlayer) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the player list footer.
- getPlayerListHeader(FPlayer) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the player list header.
- getPlayersByIp(String) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Gets the list of players with the specified IP address.
- getPlayTime(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.PlaytimeRepository
-
Gets the playtime statistics for a specific player with cache support.
- getPlayTime(FPlayer) - Method in interface net.flectone.pulse.service.PlaytimeService
-
Gets the playtime statistics for a specific player.
- getPlayTimesCount() - Method in interface net.flectone.pulse.persistence.repository.PlaytimeRepository
-
Gets the total count of all playtime records in the database.
- getPlayTimesCount() - Method in interface net.flectone.pulse.service.PlaytimeService
-
Gets the total count of all playtime records in the database.
- getPrefix(FPlayer) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
The prefix a permission plugin gives a player.
- getPrefix(FPlayer) - Method in interface net.flectone.pulse.module.integration.luckperms.LuckPermsModule
-
The prefix LuckPerms gives a player.
- getPreInitVersion() - Method in interface net.flectone.pulse.file.FileFacade
-
The plugin version the config files were written by, read before any migration ran.
- getPrompt(ModuleCommand, int) - Method in interface net.flectone.pulse.platform.controller.ModuleCommandController
-
The registered name of one argument.
- getPrompts(ModuleCommand) - Method in interface net.flectone.pulse.platform.controller.ModuleCommandController
-
Every registered argument name for a command, in order.
- getProxies() - Method in interface net.flectone.pulse.platform.registry.ProxyRegistry
-
Every registered transport, enabled or not.
- getPulseListeners() - Method in interface net.flectone.pulse.platform.registry.ListenerRegistry
-
Every registered plugin listener, grouped by event and priority.
- getPulseListeners(Class) - Method in interface net.flectone.pulse.platform.registry.ListenerRegistry
-
The listeners for one event, grouped by priority.
- getRandom() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getRandomFPlayer() - Method in interface net.flectone.pulse.service.FPlayerService
-
Gets a random online player from platform players.
- getReceiver() - Method in class net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissors
- getReceiverFor(FPlayer) - Method in interface net.flectone.pulse.module.command.tell.TellModule
- getReceiverMails(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Gets all mail messages received by a player.
- getReceiverMails(FPlayer) - Method in interface net.flectone.pulse.service.SocialService
-
Gets all mail messages received by a player.
- getRemainingTime() - Method in record class net.flectone.pulse.model.value.Moderation
-
Milliseconds left before this punishment expires.
- getRepeatTime() - Method in class net.flectone.pulse.module.command.poll.model.Poll
- getResource(String) - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Gets an input stream for the specified resource path.
- getRevealed() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getRevealedSafeCellCount() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getRight() - Method in record class net.flectone.pulse.model.value.Pair
- getRows() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getSecondPlayer() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- getSeed() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getSender() - Method in class net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissors
- getSenderMails(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Gets all mail messages sent by a player.
- getSenderMails(FPlayer) - Method in interface net.flectone.pulse.service.SocialService
-
Gets all mail messages sent by a player.
- getSenderMove() - Method in class net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissors
- getServer(Moderation.Type) - Method in interface net.flectone.pulse.service.ModerationService
-
The server name punishments of this type are recorded against, either this server or a shared name when the punishment is network-wide.
- getServerCore() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Returns the name of the server core.
- getServerUUID() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Returns server UUID.
- getServerVersionName() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Returns server version.
- getSetting(FPlayer, String) - Method in interface net.flectone.pulse.service.SocialService
-
Gets a player's setting value
- getSetting(FPlayer, SettingText) - Method in interface net.flectone.pulse.service.SocialService
-
Gets a player's setting value
- getSkin(FEntity) - Method in interface net.flectone.pulse.service.SkinService
-
The encoded skin texture of an entity.
- getSortWeight(FPlayer) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
The weight a player is sorted by in the tab list.
- getSortWeight(FPlayer) - Method in interface net.flectone.pulse.module.integration.luckperms.LuckPermsModule
-
The weight a player is sorted by in the tab list.
- getState() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getStatistics(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets player statistics.
- getStatistics(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- getSuffix(FPlayer) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
The suffix a permission plugin gives a player.
- getSuffix(FPlayer) - Method in interface net.flectone.pulse.module.integration.luckperms.LuckPermsModule
-
The suffix LuckPerms gives a player.
- getTagName() - Method in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
-
The tag as written in a message.
- getTexture(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the player head texture properties.
- getTexture(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Convenience form taking an entity rather than its id.
- getTime(String) - Method in class net.flectone.pulse.config.Command.ReasonTimeMap
- getTime(FPlayer, TimeType) - Method in interface net.flectone.pulse.module.command.online.OnlineModule
-
One play-time figure for a player.
- getTime(FPlayer, PlayTime) - Method in enum class net.flectone.pulse.constant.TimeType
-
Works out this figure for a player.
- getTimeFormatted(FPlayer, FPlayer, TimeType) - Method in interface net.flectone.pulse.module.command.online.OnlineModule
- getTimeLeft(UUID, Cooldown, String) - Method in interface net.flectone.pulse.persistence.repository.CooldownRepository
-
How long a player must still wait, starting a new window when the old one has run out.
- getTitle() - Method in class net.flectone.pulse.module.command.poll.model.Poll
- getTotalCount(FPlayer, Moderation.Type, String) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Counts the total number of moderation records for a specific player and type, regardless of their validity status.
- getTotalCount(FPlayer, Moderation.Type, String) - Method in interface net.flectone.pulse.service.ModerationService
-
Counts the total number of moderation records for a player, regardless of validity status.
- getTotalSafeCellCount() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- getTotalValidCount(FPlayer, Moderation.Type, String) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Counts the total number of valid moderations for a specific player and type.
- getTotalValidCount(FPlayer, Moderation.Type, String) - Method in interface net.flectone.pulse.service.ModerationService
-
How many active punishments of a type a player has, used to size the list pages.
- getTotalValidCount(Moderation.Type, String) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Counts the total number of valid moderations by type across all players.
- getTotalValidCount(Moderation.Type, String) - Method in interface net.flectone.pulse.service.ModerationService
-
How many active punishments of a type exist in total.
- getTPS(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Gets the current server TPS (ticks per second) for a specific entity.
- getTranslatableComponent() - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
-
The message as a translatable component, which vanilla messages usually are.
- getTritonLocale(FPlayer) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
The language Triton has selected for a player.
- getUUID(Object) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the UUID from a platform player object.
- getValid(String, int) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Retrieves a single valid moderation entry by its unique identifier.
- getValid(FPlayer, Moderation.Type, String, int, int) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Retrieves valid (non-expired) moderations for a player with caching support.
- getValid(FPlayer, Moderation.Type) - Method in interface net.flectone.pulse.service.ModerationService
-
The active punishment of a type for a player.
- getValid(FPlayer, Moderation.Type, int, int) - Method in interface net.flectone.pulse.service.ModerationService
-
A page of a player's active punishments, for the list commands.
- getValid(FPlayer, Moderation.Type, String, int, int) - Method in interface net.flectone.pulse.service.ModerationService
-
A page of a player's active punishments on one server, for the list commands.
- getValid(Moderation.Type, int) - Method in interface net.flectone.pulse.service.ModerationService
-
One active punishment by id.
- getValid(Moderation.Type, int, int) - Method in interface net.flectone.pulse.service.ModerationService
-
A page of every active punishment of a type, across all players.
- getValid(Moderation.Type, String, int, int) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Retrieves valid (non-expired) moderations by type across all players with pagination.
- getValidNames(Moderation.Type) - Method in interface net.flectone.pulse.service.ModerationService
-
The names of everyone with an active punishment of a type, used for command suggestions.
- getValidNames(Moderation.Type, String) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Gets names of players with valid moderation's of a type.
- getValue() - Method in record class net.flectone.pulse.model.value.Pair
- getVotesMap() - Method in class net.flectone.pulse.module.command.poll.model.Poll
- getWhitelistFile() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Gets the server's whitelist file.
- getWinningTrio() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- getWorldEnvironment(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the world environment where the player is located.
- getWorldEnvironment(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- getWorldName(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Gets the world name where the player is located.
- getWorldName(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
- geyser() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
geyserrecord component. - geyser() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
geyserrecord component. - geyser(Integration.Geyser) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- geyser(Permission.Integration.Geyser) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Geyser(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Geyser
-
Creates an instance of a
Geyserrecord class. - Geyser(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Geyser
-
Creates an instance of a
Geyserrecord class. - GEYSER_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- global() - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
-
Returns the value of the
globalrecord component. - global() - Method in record class net.flectone.pulse.config.Localization.Command.Helper
-
Returns the value of the
globalrecord component. - global() - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
-
Returns the value of the
globalrecord component. - global() - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
-
Returns the value of the
globalrecord component. - global() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
globalrecord component. - global() - Method in record class net.flectone.pulse.config.Localization.Message.Afk.Format
-
Returns the value of the
globalrecord component. - global() - Method in interface net.flectone.pulse.config.setting.ModerationListLocalizationSetting
- global(String) - Method in class net.flectone.pulse.config.Localization.Command.Helper.HelperBuilder
- global(String) - Method in class net.flectone.pulse.config.Localization.Message.Afk.Format.FormatBuilder
- global(Localization.ListTypeMessage) - Method in class net.flectone.pulse.config.Localization.Command.Banlist.BanlistBuilder
- global(Localization.ListTypeMessage) - Method in class net.flectone.pulse.config.Localization.Command.Mutelist.MutelistBuilder
- global(Localization.ListTypeMessage) - Method in class net.flectone.pulse.config.Localization.Command.Warnlist.WarnlistBuilder
- global(Localization.ListTypeMessage) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- globalName() - Method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
The author's Discord display name.
- GOAL - Enum constant in enum class net.flectone.pulse.model.value.Toast.Type
- good() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns the value of the
goodrecord component. - good(Integer) - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- GOOGLE - Enum constant in enum class net.flectone.pulse.config.Command.Translateto.Service
- googleTranslate(String, String, String) - Method in interface net.flectone.pulse.module.command.translateto.TranslatetoModule
-
Translates text through Google, the fallback when no integration is configured.
- GRADIENT - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- greeting() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
greetingrecord component. - greeting() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
greetingrecord component. - greeting() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
greetingrecord component. - greeting(Localization.Message.Greeting) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- greeting(Message.Greeting) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- greeting(Permission.Message.Greeting) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Greeting(Boolean, Destination, Sound) - Constructor for record class net.flectone.pulse.config.Message.Greeting
-
Creates an instance of a
Greetingrecord class. - Greeting(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Greeting
-
Creates an instance of a
Greetingrecord class. - Greeting(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Greeting
-
Creates an instance of a
Greetingrecord class. - GreetingModule - Interface in net.flectone.pulse.module.message.greeting
-
Greets a player when they join.
- group() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
-
Returns the value of the
grouprecord component. - group(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Mention.MentionBuilder
- groupOrder() - Method in record class net.flectone.pulse.config.Integration.Luckperms
-
Returns the value of the
groupOrderrecord component. - groupOrder(List) - Method in class net.flectone.pulse.config.Integration.Luckperms.LuckpermsBuilder
- GSON_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- GUICE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
H
- H2 - Enum constant in enum class net.flectone.pulse.constant.DatabaseType
- H2_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- handicapChars() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
handicapCharsrecord component. - handicapChars(Double) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- handleArgumentParseException(ExceptionContext) - Method in interface net.flectone.pulse.platform.handler.CommandExceptionHandler
-
Reports an argument that could not be parsed.
- handleChatEvent(FPlayer, String, Runnable, BiConsumer) - Method in interface net.flectone.pulse.module.message.chat.ChatModule
-
Handles a chat message from the platform, deciding whether it goes through and where.
- handleCommandExecutionException(ExceptionContext) - Method in interface net.flectone.pulse.platform.handler.CommandExceptionHandler
-
Reports a command that threw while running, and logs the cause.
- handleInvalidSyntaxException(ExceptionContext) - Method in interface net.flectone.pulse.platform.handler.CommandExceptionHandler
-
Reports a command used with the wrong syntax, showing the correct form.
- handleNoPermissionException(ExceptionContext) - Method in interface net.flectone.pulse.platform.handler.CommandExceptionHandler
-
Reports a command the player is not allowed to run.
- hard() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
hardrecord component. - hard(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- has(String) - Method in class net.flectone.pulse.util.tag.CachingTagResolver
- has(String) - Method in class net.flectone.pulse.util.tag.LazyTagResolver
- hasAnimation() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Whether the text is revealed with an animation rather than appearing at once.
- hasClass(String) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Whether a class is present.
- hasClass(String...) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Whether a class is present, with its name given in pieces so the literal survives relocation.
- hasClassOrElse(String, boolean, Consumer) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Downloads a library, optionally skipping the class check and always fetching.
- hasClassOrElse(String, Consumer) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Downloads a library only when the platform does not already provide the given class.
- hasEnabledProxy() - Method in interface net.flectone.pulse.platform.registry.ProxyRegistry
-
Whether at least one transport is usable, which decides if messages leave this server at all.
- hasEnabledProxy(Predicate) - Method in interface net.flectone.pulse.platform.registry.ProxyRegistry
-
Whether at least one usable transport matches the test.
- hasFPlayerPermission(FPlayer, String) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Whether a permission plugin grants this node, consulted when the platform cannot answer.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Afk
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Anon
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Ball
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Banlist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Broadcast
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Chatcolor
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Chatsetting
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Clearchat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Clearmail
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Coin
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.CommandDo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Deletemessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Dice
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Emit
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Flectonepulse
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Geolocate
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Helper
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Ignore
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Ignorelist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Kick
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Mail
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Me
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Mutelist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Nickname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Online
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Ping
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Reply
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Sprite
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Spy
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Stream
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Symbol
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Tell
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Tictactoe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Toponline
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Translateto
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Unban
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Unmute
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Unwarn
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Warnlist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Command.Whois
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Cache
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Executor.DurationUnit
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Executor
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Internal
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Language
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Logger
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Metrics
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Proxy
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Advancedban
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Blazeandcave
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.ChannelInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.CMI
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Command
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Deepl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Floodgate
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Geyser
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Icu.ArabicShaping
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Icu.Bidi
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Icu
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Icu.Normalization
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Interactivechat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Itemsadder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Libertybans
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Litebans
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Luckperms
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Maintenance
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.MiniMOTD
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.MiniPlaceholders
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.MOTD
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Placeholderapi
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Plasmovoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Proxy
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Simplevoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Skinsrestorer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Supervanish
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Tab
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Triton
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Twitch.Channel
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Vault
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Integration.Yandex
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Anon
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Ball
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Broadcast
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Clearchat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Clearmail
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Coin
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.CommandDo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.CommandTry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Deletemessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Dice
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Emit
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Exception
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Geolocate
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Helper
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Kick
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Mail
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Me
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Online
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Ping
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Reply
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Spy
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Stream
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Tell
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Translateto
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Unban
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Warn
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Integration
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Afk.Format
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Afk
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Auto
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Bossbar
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Brand
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Bubble
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Chat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Animation
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Condition
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Fading
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Mention
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Object
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Replacement
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Translate
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Greeting
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Join
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Quit
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Rightclick
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Serverlink
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Sidebar
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Status
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Status.MOTD
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players.Sample
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Version
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Footer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Tab
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Header
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Update
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Message.Vanilla
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Localization.Time
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Anvil
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Auto
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Auto.Type
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Book
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Bossbar.Announce
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Bossbar
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Brand
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Bubble.Interaction
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Chat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Chat.Type.NullReceiver
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Animation
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Condition.Criteria
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Condition
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Fading
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.FColor
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Fixation
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Mention
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Delete
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Moderation
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Names
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Object
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Object.SpriteTag
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Padding
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Padding.Value
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Replacement
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.Translate
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Format.World
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Greeting
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Join
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Quit
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Rightclick
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Scoreboard
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Serverlink
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Sign
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Status
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Status.Icon
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Status.MOTD
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Status.Players
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Status.Version
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Tab.Footer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Tab
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Tab.Header
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Update
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Vanilla
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Afk
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Anon
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Ball
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Ban
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Coin
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Dice
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Emit
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Helper
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Kick
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Mail
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Me
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Mute
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Online
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Ping
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Poll
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Reply
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Spy
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Stream
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Tell
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Unban
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Warn
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Command.Whois
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Advancedban
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Blazeandcave
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.CMI
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Deepl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Discord
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Floodgate
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Geyser
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Icu
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Interactivechat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Itemsadder
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Libertybans
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Litebans
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Luckperms
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Maintenance
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniMOTD
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.MOTD
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Plasmovoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Simplevoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Skinsrestorer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Supervanish
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Tab
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Telegram
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Triton
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Twitch
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Vault
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Integration.Yandex
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Afk
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Anvil
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Auto
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Book
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Bossbar
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Brand
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Bubble
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Chat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fixation
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Names
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Translate
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Format.World
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Greeting
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Join
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Quit
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Serverlink
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Sidebar
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Sign
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Status
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Icon
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Status.MOTD
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Players
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Version
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Footer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Tab
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Header
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Update
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.Message.Vanilla
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.config.Permission.PermissionEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.logging.FLogger
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.entity.FEntityImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.IntegrationMessageFormat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.lifecycle.DisableEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.lifecycle.EnableEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.message.MessageFormattingEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.message.StatusResponseEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.module.ModuleDisableEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.module.ModuleEnableEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.player.PlayerJoinEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.player.PlayerLoadEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.player.PlayerPersistAndDisposeEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.event.player.PlayerQuitEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.file.FilePack
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.BossBar
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.Cooldown
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.Destination
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.ExternalModeration
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.FColor
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.MultilineString
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.Pair
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.PlayTime
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.Range
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.Sound
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.Ticker
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.Times
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.model.value.Toast
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.module.command.chatsetting.model.SubMenuItem
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.module.command.ignore.model.Ignore
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.module.command.mail.model.Mail
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.RevealResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.module.command.poll.model.NBTPoll
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.module.message.chat.model.Chat
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.module.message.format.animation.AnimationModule.AnimationKey
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.module.message.vanilla.model.ParsedComponent
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.persistence.repository.CooldownRepository.CooldownKey
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.persistence.repository.SocialRepository.Settings
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Coordinates
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Statistics
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.platform.sender.ModerationListSender.ListArgument
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.service.ExternalModerationService.ExternalModerationKey
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.flectone.pulse.service.ModerationService.ViolationKey
-
Returns a hash code value for this object.
- hasHigherGroupThan(FPlayer, FPlayer) - Method in interface net.flectone.pulse.service.ModerationService
-
Whether one player outranks another, which decides if they may punish them.
- hasLiveTime() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Whether the text disappears on its own instead of staying until replaced.
- hasLuckPermission(FPlayer, String) - Method in interface net.flectone.pulse.module.integration.luckperms.LuckPermsModule
-
Whether LuckPerms grants a node to a player.
- hasMethod(Class, String, Class...) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Whether a method exists, searching the class and its superclasses.
- hasPlayedBefore(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Checks if the player has played before.
- hasPlayedBefore(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Convenience form taking an entity rather than its id.
- hasPotionEffect(UUID, String) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Checks if the player has a potion effect.
- hasPotionEffect(FEntity, String) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Convenience form taking an entity rather than its id.
- hasProject(String) - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Checks if a project/resource is available on the server.
- hasSeeVanishPermission(FEntity) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Whether this entity may see hidden players.
- hasShadow() - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
-
Returns the value of the
hasShadowrecord component. - hasShadow() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns the value of the
hasShadowrecord component. - hasShadow(Boolean) - Method in class net.flectone.pulse.config.Message.Bubble.Modern.ModernBuilder
- hasValid(FPlayer, Moderation.Type) - Method in interface net.flectone.pulse.service.ModerationService
-
Whether a player has an active punishment of the given type.
- hasValid(FPlayer, Moderation.Type, int) - Method in interface net.flectone.pulse.service.ModerationService
-
Whether one specific punishment is still in force.
- hasVanishIntegration() - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Whether any vanish plugin is installed at all.
- hasVanishIntegration() - Method in interface net.flectone.pulse.service.SocialService
-
Checks whether any vanish integrations are currently registered and active.
- he() - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
-
Returns the value of the
herecord component. - he(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignore.IgnoreBuilder
- head() - Method in record class net.flectone.pulse.config.Localization.Command.Coin
-
Returns the value of the
headrecord component. - head(String) - Method in class net.flectone.pulse.config.Localization.Command.Coin.CoinBuilder
- header() - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
-
Returns the value of the
headerrecord component. - header() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
headerrecord component. - header() - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
-
Returns the value of the
headerrecord component. - header() - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
-
Returns the value of the
headerrecord component. - header() - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
-
Returns the value of the
headerrecord component. - header() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Returns the value of the
headerrecord component. - header() - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
-
Returns the value of the
headerrecord component. - header() - Method in record class net.flectone.pulse.config.Localization.Message.Tab
-
Returns the value of the
headerrecord component. - header() - Method in record class net.flectone.pulse.config.Message.Tab
-
Returns the value of the
headerrecord component. - header() - Method in record class net.flectone.pulse.config.Permission.Message.Tab
-
Returns the value of the
headerrecord component. - header(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignorelist.IgnorelistBuilder
- header(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- header(String) - Method in class net.flectone.pulse.config.Localization.Command.Sprite.SpriteBuilder
- header(String) - Method in class net.flectone.pulse.config.Localization.Command.Symbol.SymbolBuilder
- header(String) - Method in class net.flectone.pulse.config.Localization.Command.Toponline.ToponlineBuilder
- header(String) - Method in class net.flectone.pulse.config.Localization.Command.Whois.WhoisBuilder
- header(String) - Method in class net.flectone.pulse.config.Localization.ListTypeMessage.ListTypeMessageBuilder
- header(Localization.Message.Tab.Header) - Method in class net.flectone.pulse.config.Localization.Message.Tab.TabBuilder
- header(Message.Tab.Header) - Method in class net.flectone.pulse.config.Message.Tab.TabBuilder
- header(Permission.Message.Tab.Header) - Method in class net.flectone.pulse.config.Permission.Message.Tab.TabBuilder
- Header(Boolean, Boolean, Destination, Ticker) - Constructor for record class net.flectone.pulse.config.Message.Tab.Header
-
Creates an instance of a
Headerrecord class. - Header(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Tab.Header
-
Creates an instance of a
Headerrecord class. - Header(List) - Constructor for record class net.flectone.pulse.config.Localization.Message.Tab.Header
-
Creates an instance of a
Headerrecord class. - health() - Method in record class net.flectone.pulse.model.value.BossBar
-
Returns the value of the
healthrecord component. - health() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Statistics
-
Returns the value of the
healthrecord component. - height() - Method in record class net.flectone.pulse.config.Message.Bubble.Interaction
-
Returns the value of the
heightrecord component. - height() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns the value of the
heightrecord component. - height(Float) - Method in class net.flectone.pulse.config.Message.Bubble.Interaction.InteractionBuilder
- height(Integer) - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- helper() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
helperrecord component. - helper() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
helperrecord component. - helper() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
helperrecord component. - helper(Command.Helper) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- helper(Localization.Command.Helper) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- helper(Permission.Command.Helper) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Helper(Boolean, Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Helper
-
Creates an instance of a
Helperrecord class. - Helper(String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Helper
-
Creates an instance of a
Helperrecord class. - Helper(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Helper
-
Creates an instance of a
Helperrecord class. - HelperModule - Interface in net.flectone.pulse.module.command.helper
-
The /helper command, which asks the staff on duty for help.
- hideDifferentWorld() - Method in record class net.flectone.pulse.config.Message.Format.Fading
-
Returns the value of the
hideDifferentWorldrecord component. - hideDifferentWorld(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Fading.FadingBuilder
- hideInvisible() - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
-
Returns the value of the
hideInvisiblerecord component. - hideInvisible() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
-
Returns the value of the
hideInvisiblerecord component. - hideInvisible(Boolean) - Method in class net.flectone.pulse.config.Message.Tab.Playerlistname.PlayerlistnameBuilder
- hideInvisible(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname.PlayerlistnameBuilder
- hideInvisiblePlayerHead() - Method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
-
Returns the value of the
hideInvisiblePlayerHeadrecord component. - hideInvisiblePlayerHead(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag.PlayerheadTagBuilder
- hideNameWhenInvisible() - Method in record class net.flectone.pulse.config.Message.Rightclick
-
Returns the value of the
hideNameWhenInvisiblerecord component. - hideNameWhenInvisible(Boolean) - Method in class net.flectone.pulse.config.Message.Rightclick.RightclickBuilder
- hideNameWhenSneaking() - Method in record class net.flectone.pulse.config.Message.Scoreboard
-
Returns the value of the
hideNameWhenSneakingrecord component. - hideNameWhenSneaking(Boolean) - Method in class net.flectone.pulse.config.Message.Scoreboard.ScoreboardBuilder
- hideSpectator() - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
-
Returns the value of the
hideSpectatorrecord component. - hideSpectator() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
-
Returns the value of the
hideSpectatorrecord component. - hideSpectator(Boolean) - Method in class net.flectone.pulse.config.Message.Tab.Playerlistname.PlayerlistnameBuilder
- hideSpectator(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname.PlayerlistnameBuilder
- HIGH - Enum constant in enum class net.flectone.pulse.model.event.Event.Priority
- HIGHEST - Enum constant in enum class net.flectone.pulse.model.event.Event.Priority
- HIKARICP_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- hintBufferLength() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
hintBufferLengthrecord component. - hintBufferLength(Integer) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- historyLength() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Delete
-
Returns the value of the
historyLengthrecord component. - historyLength(Integer) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Delete.DeleteBuilder
- hitMine() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.RevealResult
-
Returns the value of the
hitMinerecord component. - hook() - Method in interface net.flectone.pulse.module.integration.FIntegration
-
Wires the integration up.
- hook(HookType, Object...) - Method in interface net.flectone.pulse.LoaderBootstrap
- HOOK_TIMEOUT - Static variable in interface net.flectone.pulse.module.integration.FIntegration
-
How long a message waits for
FIntegration.hook()to finish before it is sent anyway. - HookType - Enum Class in net.flectone.pulse.constant
- HORIZONTAL - Enum constant in enum class net.flectone.pulse.module.message.bubble.BubbleModule.Billboard
- host() - Method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
-
Returns the value of the
hostrecord component. - host() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns the value of the
hostrecord component. - host() - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
-
Returns the value of the
hostrecord component. - host() - Method in record class net.flectone.pulse.config.Integration.Proxy
-
Returns the value of the
hostrecord component. - host(String) - Method in class net.flectone.pulse.config.Command.Flectonepulse.Editor.EditorBuilder
- host(String) - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- host(String) - Method in class net.flectone.pulse.config.Config.Proxy.Redis.RedisBuilder
- host(String) - Method in class net.flectone.pulse.config.Integration.Proxy.ProxyBuilder
- hosting() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns the value of the
hostingrecord component. - hover(Component, HoverEvent) - Method in interface net.flectone.pulse.decorator.ComponentDecorator
-
Adds a hover event to the given component.
- hover(Component, HoverEvent, boolean) - Method in interface net.flectone.pulse.decorator.ComponentDecorator
-
Adds a hover event to the given component with control over whether to overwrite existing hover events.
- HOVER - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- hoverIfAbsent(Component, HoverEvent) - Method in interface net.flectone.pulse.decorator.ComponentDecorator
-
Adds a hover event to the given component only if no hover event is already present.
- HTML - Enum constant in enum class net.flectone.pulse.config.Integration.Telegram.Mode
- https() - Method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
-
Returns the value of the
httpsrecord component. - https(Boolean) - Method in class net.flectone.pulse.config.Command.Flectonepulse.Editor.EditorBuilder
- HYTALE - Enum constant in enum class net.flectone.pulse.constant.PlatformType
- HYTALE_SERVER_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- HYUI_VERSION - Static variable in class net.flectone.pulse.BuildConfig
I
- icon() - Method in record class net.flectone.pulse.config.Message.Status
-
Returns the value of the
iconrecord component. - icon() - Method in record class net.flectone.pulse.config.Permission.Message.Status
-
Returns the value of the
iconrecord component. - icon() - Method in record class net.flectone.pulse.model.value.Toast
-
Returns the value of the
iconrecord component. - icon(Message.Status.Icon) - Method in class net.flectone.pulse.config.Message.Status.StatusBuilder
- icon(Permission.Message.Status.Icon) - Method in class net.flectone.pulse.config.Permission.Message.Status.StatusBuilder
- Icon(Boolean, Boolean, List) - Constructor for record class net.flectone.pulse.config.Message.Status.Icon
-
Creates an instance of a
Iconrecord class. - Icon(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Status.Icon
-
Creates an instance of a
Iconrecord class. - IconConverter - Interface in net.flectone.pulse.converter
-
Turns a server icon image into the base64 form the status ping expects.
- iconUrl() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
-
Returns the value of the
iconUrlrecord component. - iconUrl() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer
-
Returns the value of the
iconUrlrecord component. - iconUrl(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author.AuthorBuilder
- iconUrl(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer.FooterBuilder
- icu() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
icurecord component. - icu() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
icurecord component. - icu(Integration.Icu) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- icu(Permission.Integration.Icu) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Icu(Boolean, Integration.Icu.Bidi, Integration.Icu.ArabicShaping, Integration.Icu.WordBreaking, Integration.Icu.Normalization) - Constructor for record class net.flectone.pulse.config.Integration.Icu
-
Creates an instance of a
Icurecord class. - Icu(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Icu
-
Creates an instance of a
Icurecord class. - ICU_MESSAGE - Enum constant in enum class net.flectone.pulse.constant.CacheName
- ICU_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables ICU module processing.
- ICU4J_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- ICUModule - Interface in net.flectone.pulse.module.integration.icu
-
Applies ICU message formatting, so plural and gender forms come out right in every language.
- id() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
idrecord component. - id() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players.Sample
-
Returns the value of the
idrecord component. - id() - Method in interface net.flectone.pulse.model.entity.FPlayer
-
The database id.
- id() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
-
Returns the value of the
idrecord component. - id() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns the value of the
idrecord component. - id() - Method in record class net.flectone.pulse.model.value.PlayTime
-
Returns the value of the
idrecord component. - id() - Method in record class net.flectone.pulse.module.command.ignore.model.Ignore
-
Returns the value of the
idrecord component. - id() - Method in record class net.flectone.pulse.module.command.mail.model.Mail
-
Returns the value of the
idrecord component. - id(Integer) - Method in class net.flectone.pulse.model.entity.FPlayerImpl.FPlayerImplBuilder
- id(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- id(String) - Method in class net.flectone.pulse.config.Localization.Message.Status.Players.Sample.SampleBuilder
- ignore() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
ignorerecord component. - ignore() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
ignorerecord component. - ignore() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns the value of the
ignorerecord component. - ignore() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
-
Returns the value of the
ignorerecord component. - ignore() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
ignorerecord component. - ignore() - Method in interface net.flectone.pulse.module.command.ignore.model.IgnoreMessageContext
-
The ignore entry.
- ignore(List) - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- ignore(List) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Swear.SwearBuilder
- ignore(Command.Ignore) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- ignore(Localization.Command.Ignore) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- ignore(Permission.Command.Ignore) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Ignore - Record Class in net.flectone.pulse.module.command.ignore.model
-
One entry on a player's ignore list.
- Ignore(int, long, int) - Constructor for record class net.flectone.pulse.module.command.ignore.model.Ignore
-
Creates an instance of a
Ignorerecord class. - Ignore(Boolean, Boolean, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Ignore
-
Creates an instance of a
Ignorerecord class. - Ignore(String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Ignore
-
Creates an instance of a
Ignorerecord class. - Ignore(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Ignore
-
Creates an instance of a
Ignorerecord class. - ignoreAllBots() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
ignoreAllBotsrecord component. - ignoreAllBots() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
ignoreAllBotsrecord component. - ignoreAllBots(Boolean) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- ignoreAllBots(Boolean) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- ignoreAllWebhooks() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
ignoreAllWebhooksrecord component. - ignoreAllWebhooks(Boolean) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- ignoreCancelled() - Element in annotation interface net.flectone.pulse.annotation.Pulse
-
Whether this listener should ignore already cancelled events.
- ignored() - Method in interface net.flectone.pulse.module.command.ignore.model.IgnoreMessageContext
-
Whether the target is now ignored, rather than un-ignored.
- ignorelist() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
ignorelistrecord component. - ignorelist() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
ignorelistrecord component. - ignorelist() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
ignorelistrecord component. - ignorelist(Command.Ignorelist) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- ignorelist(Localization.Command.Ignorelist) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- ignorelist(Permission.Command.Ignorelist) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Ignorelist(Boolean, Integer, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Ignorelist
-
Creates an instance of a
Ignorelistrecord class. - Ignorelist(String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Ignorelist
-
Creates an instance of a
Ignorelistrecord class. - Ignorelist(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Ignorelist
-
Creates an instance of a
Ignorelistrecord class. - IgnorelistModule - Interface in net.flectone.pulse.module.command.ignorelist
-
The /ignorelist command, which shows who the player is ignoring.
- IgnoreMessageContext - Interface in net.flectone.pulse.module.command.ignore.model
-
A change to a player's ignore list.
- IgnoreModule - Interface in net.flectone.pulse.module.command.ignore
-
The /ignore command, which hides another player's messages.
- IgnoreSender - Interface in net.flectone.pulse.platform.sender
-
Sends ignore-related messages when players ignore each other.
- image() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns the value of the
imagerecord component. - image(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- IMAGE_PIXELS - Enum constant in enum class net.flectone.pulse.constant.CacheName
- ImagePixelConverter - Interface in net.flectone.pulse.converter
-
Renders a remote image as colored text so it can be shown in chat.
- IMPORT - Enum constant in enum class net.flectone.pulse.module.command.whitelist.WhitelistModule.Action
- IN_PROGRESS - Enum constant in enum class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.GameState
- increment(UUID, UUID, String, int, int) - Method in interface net.flectone.pulse.module.message.format.animation.AnimationModule
-
Advances an animation to its next frame.
- info() - Method in record class net.flectone.pulse.config.Config.Logger
-
Returns the value of the
inforecord component. - info(String, Object...) - Method in record class net.flectone.pulse.logging.FLogger
-
Logs a formatted message.
- info(String) - Method in record class net.flectone.pulse.logging.FLogger
-
Logs a message.
- info(String) - Method in class net.flectone.pulse.config.Config.Logger.LoggerBuilder
- infoChannel() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
-
Returns the value of the
infoChannelrecord component. - infoChannel() - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
-
Returns the value of the
infoChannelrecord component. - infoChannel(Map) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.DiscordBuilder
- infoChannel(Map) - Method in class net.flectone.pulse.config.Localization.Integration.Telegram.TelegramBuilder
- init() - Method in interface net.flectone.pulse.file.FileLoader
-
Reads the defaults out of the jar and writes any file that is missing on disk.
- init() - Method in interface net.flectone.pulse.persistence.database.Database
-
Creates the tables if they are missing.
- init() - Method in interface net.flectone.pulse.platform.registry.CacheRegistry
-
Builds every cache from the sizes and lifetimes in the config.
- init() - Method in interface net.flectone.pulse.platform.registry.CommandRegistry
-
Initializes the command manager and registers exception handlers.
- INIT - Enum constant in enum class net.flectone.pulse.model.event.lifecycle.EnableEvent.Type
- INIT_PACKET_ADAPTER - Enum constant in enum class net.flectone.pulse.constant.HookType
- InitException - Exception Class in net.flectone.pulse.exception
-
Thrown when the plugin cannot finish starting up.
- InitException(String) - Constructor for exception class net.flectone.pulse.exception.InitException
-
Creates the exception with a report hint in front of the given message.
- initGlobalTranslator() - Method in interface net.flectone.pulse.service.TranslationService
-
Registers the loaded translations with adventure's global translator.
- initialize() - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
Builds the module tree and switches on everything the config enables.
- initialize() - Method in interface net.flectone.pulse.service.PlaytimeService
-
Initializes playtime tracking by migrating legacy data from platform adapters.
- initialize(SocialService, boolean) - Method in interface net.flectone.pulse.service.FPlayerService
-
Initializes all online platform players by loading their data and dispatching PlayerLoadEvent.
- InjectorNotInitializedException - Exception Class in net.flectone.pulse.exception
-
Thrown when a dependency is requested before the platform has built its injector, which means the plugin was used before it finished starting.
- InjectorNotInitializedException() - Constructor for exception class net.flectone.pulse.exception.InjectorNotInitializedException
-
Creates the exception.
- inline() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
-
Returns the value of the
inlinerecord component. - inline(Boolean) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field.FieldBuilder
- input() - Method in record class net.flectone.pulse.module.command.poll.model.NBTPoll
-
Returns the value of the
inputrecord component. - inputAnswerName() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
inputAnswerNamerecord component. - inputAnswerName(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- inputAnswersInitial() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
inputAnswersInitialrecord component. - inputAnswersInitial(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- inputInitial() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
inputInitialrecord component. - inputInitial(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- inputName() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
inputNamerecord component. - inputName(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- INSERTION - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- instance - Static variable in class net.flectone.pulse.FlectonePulseAPI
- instantiatePlugin(String, Class, T) - Method in class net.flectone.pulse.JarInJarClassLoader
- integration() - Method in record class net.flectone.pulse.config.Localization
-
Returns the value of the
integrationrecord component. - integration() - Method in record class net.flectone.pulse.config.Permission
-
Returns the value of the
integrationrecord component. - integration() - Method in interface net.flectone.pulse.file.FileFacade
-
The loaded integration.yml.
- integration() - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Mirrors the message to the chat integrations using the default format.
- integration() - Method in interface net.flectone.pulse.model.event.EventMetadata
-
Supplies the formatting used when the message is mirrored to Discord, Telegram or Twitch.
- integration() - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
-
Returns the value of the
integrationrecord component. - integration() - Method in record class net.flectone.pulse.model.file.FilePack
-
Returns the value of the
integrationrecord component. - integration(Supplier) - Method in class net.flectone.pulse.model.event.EventMetadataImpl.EventMetadataImplBuilder
- integration(Supplier) - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Mirrors the message to the chat integrations using the supplied format.
- integration(Localization.Integration) - Method in class net.flectone.pulse.config.Localization.LocalizationBuilder
- integration(Permission.Integration) - Method in class net.flectone.pulse.config.Permission.PermissionBuilder
- Integration - Record Class in net.flectone.pulse.config
-
Configuration for third-party integrations in FlectonePulse.
- Integration(Boolean, String, String, 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) - Constructor for record class net.flectone.pulse.config.Integration
-
Creates an instance of a
Integrationrecord class. - Integration(String, Permission.Type, Permission.Integration.Advancedban, Permission.Integration.Blazeandcave, Permission.Integration.CMI, Permission.Integration.Deepl, Permission.Integration.Discord, Permission.Integration.Floodgate, Permission.Integration.Geyser, Permission.Integration.Icu, Permission.Integration.Interactivechat, Permission.Integration.Itemsadder, Permission.Integration.Libertybans, Permission.Integration.Litebans, Permission.Integration.Luckperms, Permission.Integration.Maintenance, Permission.Integration.MiniMOTD, Permission.Integration.MiniPlaceholders, Permission.Integration.MOTD, Permission.Integration.Placeholderapi, Permission.Integration.Plasmovoice, Permission.Integration.Simplevoice, Permission.Integration.Skinsrestorer, Permission.Integration.Supervanish, Permission.Integration.Tab, Permission.Integration.Telegram, Permission.Integration.Triton, Permission.Integration.Twitch, Permission.Integration.Vault, Permission.Integration.Yandex) - Constructor for record class net.flectone.pulse.config.Permission.Integration
-
Creates an instance of a
Integrationrecord class. - Integration(Localization.Integration.Discord, Localization.Integration.Telegram, Localization.Integration.Twitch) - Constructor for record class net.flectone.pulse.config.Localization.Integration
-
Creates an instance of a
Integrationrecord class. - INTEGRATION - Enum constant in enum class net.flectone.pulse.constant.FilePath
- INTEGRATION - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_ADVANCEDBAN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_BLAZEANDCAVE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_CMI - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_DEEPL - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_DISCORD - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_FLOODGATE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_GEYSER - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_ICU - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_INTERACTIVECHAT - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_ITEMSADDER - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_LIBERTYBANS - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_LITEBANS - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_LUCKPERMS - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_MAINTENANCE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_MINIMOTD - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_MINIPLACEHOLDERS - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_MOTD - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_PLACEHOLDERAPI - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_PLASMOVOICE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_SIMPLEVOICE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_SKINSRESTORER - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_SUPERVANISH - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_TAB - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_TELEGRAM - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_TRITON - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_TWITCH - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_TYPE - Static variable in interface net.flectone.pulse.model.entity.FPlayer
-
The type of a sender that came in through an integration such as Discord.
- INTEGRATION_VAULT - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- INTEGRATION_YANDEX - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- Integration.Advancedban - Record Class in net.flectone.pulse.config
- Integration.Advancedban.AdvancedbanBuilder - Class in net.flectone.pulse.config
- Integration.Blazeandcave - Record Class in net.flectone.pulse.config
- Integration.Blazeandcave.BlazeandcaveBuilder - Class in net.flectone.pulse.config
- Integration.ChannelInfo - Record Class in net.flectone.pulse.config
- Integration.ChannelInfo.ChannelInfoBuilder - Class in net.flectone.pulse.config
- Integration.CMI - Record Class in net.flectone.pulse.config
- Integration.CMI.CMIBuilder - Class in net.flectone.pulse.config
- Integration.Command - Record Class in net.flectone.pulse.config
- Integration.Command.CommandBuilder - Class in net.flectone.pulse.config
- Integration.Deepl - Record Class in net.flectone.pulse.config
- Integration.Deepl.DeeplBuilder - Class in net.flectone.pulse.config
- Integration.Discord - Record Class in net.flectone.pulse.config
- Integration.Discord.DiscordBuilder - Class in net.flectone.pulse.config
- Integration.Discord.Presence - Record Class in net.flectone.pulse.config
- Integration.Discord.Presence.Activity - Record Class in net.flectone.pulse.config
- Integration.Discord.Presence.Activity.ActivityBuilder - Class in net.flectone.pulse.config
- Integration.Discord.Presence.PresenceBuilder - Class in net.flectone.pulse.config
- Integration.Floodgate - Record Class in net.flectone.pulse.config
- Integration.Floodgate.FloodgateBuilder - Class in net.flectone.pulse.config
- Integration.Geyser - Record Class in net.flectone.pulse.config
- Integration.Geyser.GeyserBuilder - Class in net.flectone.pulse.config
- Integration.Icu - Record Class in net.flectone.pulse.config
- Integration.Icu.ArabicShaping - Record Class in net.flectone.pulse.config
- Integration.Icu.ArabicShaping.ArabicShapingBuilder - Class in net.flectone.pulse.config
- Integration.Icu.Bidi - Record Class in net.flectone.pulse.config
- Integration.Icu.Bidi.BidiBuilder - Class in net.flectone.pulse.config
- Integration.Icu.IcuBuilder - Class in net.flectone.pulse.config
- Integration.Icu.Normalization - Record Class in net.flectone.pulse.config
- Integration.Icu.Normalization.Form - Enum Class in net.flectone.pulse.config
- Integration.Icu.Normalization.NormalizationBuilder - Class in net.flectone.pulse.config
- Integration.Icu.WordBreaking - Record Class in net.flectone.pulse.config
- Integration.Icu.WordBreaking.WordBreakingBuilder - Class in net.flectone.pulse.config
- Integration.IntegrationBuilder - Class in net.flectone.pulse.config
- Integration.Interactivechat - Record Class in net.flectone.pulse.config
- Integration.Interactivechat.InteractivechatBuilder - Class in net.flectone.pulse.config
- Integration.Itemsadder - Record Class in net.flectone.pulse.config
- Integration.Itemsadder.ItemsadderBuilder - Class in net.flectone.pulse.config
- Integration.Libertybans - Record Class in net.flectone.pulse.config
- Integration.Libertybans.LibertybansBuilder - Class in net.flectone.pulse.config
- Integration.Litebans - Record Class in net.flectone.pulse.config
- Integration.Litebans.LitebansBuilder - Class in net.flectone.pulse.config
- Integration.Luckperms - Record Class in net.flectone.pulse.config
- Integration.Luckperms.LuckpermsBuilder - Class in net.flectone.pulse.config
- Integration.Maintenance - Record Class in net.flectone.pulse.config
- Integration.Maintenance.MaintenanceBuilder - Class in net.flectone.pulse.config
- Integration.MiniMOTD - Record Class in net.flectone.pulse.config
- Integration.MiniMOTD.MiniMOTDBuilder - Class in net.flectone.pulse.config
- Integration.MiniPlaceholders - Record Class in net.flectone.pulse.config
- Integration.MiniPlaceholders.MiniPlaceholdersBuilder - Class in net.flectone.pulse.config
- Integration.MOTD - Record Class in net.flectone.pulse.config
- Integration.MOTD.MOTDBuilder - Class in net.flectone.pulse.config
- Integration.Placeholderapi - Record Class in net.flectone.pulse.config
- Integration.Placeholderapi.PlaceholderapiBuilder - Class in net.flectone.pulse.config
- Integration.Plasmovoice - Record Class in net.flectone.pulse.config
- Integration.Plasmovoice.PlasmovoiceBuilder - Class in net.flectone.pulse.config
- Integration.Proxy - Record Class in net.flectone.pulse.config
- Integration.Proxy.ProxyBuilder - Class in net.flectone.pulse.config
- Integration.Simplevoice - Record Class in net.flectone.pulse.config
- Integration.Simplevoice.SimplevoiceBuilder - Class in net.flectone.pulse.config
- Integration.Skinsrestorer - Record Class in net.flectone.pulse.config
- Integration.Skinsrestorer.SkinsrestorerBuilder - Class in net.flectone.pulse.config
- Integration.Supervanish - Record Class in net.flectone.pulse.config
- Integration.Supervanish.SupervanishBuilder - Class in net.flectone.pulse.config
- Integration.Tab - Record Class in net.flectone.pulse.config
- Integration.Tab.TabBuilder - Class in net.flectone.pulse.config
- Integration.Telegram - Record Class in net.flectone.pulse.config
- Integration.Telegram.Mode - Enum Class in net.flectone.pulse.config
- Integration.Telegram.TelegramBuilder - Class in net.flectone.pulse.config
- Integration.Triton - Record Class in net.flectone.pulse.config
- Integration.Triton.TritonBuilder - Class in net.flectone.pulse.config
- Integration.Twitch - Record Class in net.flectone.pulse.config
- Integration.Twitch.Channel - Record Class in net.flectone.pulse.config
- Integration.Twitch.Channel.ChannelBuilder - Class in net.flectone.pulse.config
- Integration.Twitch.TwitchBuilder - Class in net.flectone.pulse.config
- Integration.Vault - Record Class in net.flectone.pulse.config
- Integration.Vault.VaultBuilder - Class in net.flectone.pulse.config
- Integration.Yandex - Record Class in net.flectone.pulse.config
- Integration.Yandex.YandexBuilder - Class in net.flectone.pulse.config
- IntegrationFormatter - Interface in net.flectone.pulse.platform.formatter
-
Create format for external integrations (Discord, Telegram, Twitch, etc.)
- integrationMessageFormat() - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Returns the value of the
integrationMessageFormatrecord component. - IntegrationMessageFormat - Record Class in net.flectone.pulse.model.event
-
How a message is rewritten before it is mirrored to Discord, Telegram or Twitch.
- IntegrationMessageFormat(List, UnaryOperator) - Constructor for record class net.flectone.pulse.model.event.IntegrationMessageFormat
-
Creates an instance of a
IntegrationMessageFormatrecord class. - IntegrationMessageFormat.IntegrationMessageFormatBuilder - Class in net.flectone.pulse.model.event
- IntegrationModule - Interface in net.flectone.pulse.module.integration
-
The single point every other module asks about third-party plugins, so nothing else has to know which of them are installed.
- interaction() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
interactionrecord component. - interaction(Message.Bubble.Interaction) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- Interaction(Boolean, Float) - Constructor for record class net.flectone.pulse.config.Message.Bubble.Interaction
-
Creates an instance of a
Interactionrecord class. - INTERACTIVE_CHAT_COMPAT - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Provides InteractiveChat plugin compatibility.
- interactivechat() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
interactivechatrecord component. - interactivechat() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
interactivechatrecord component. - interactivechat(Integration.Interactivechat) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- interactivechat(Permission.Integration.Interactivechat) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Interactivechat(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Interactivechat
-
Creates an instance of a
Interactivechatrecord class. - Interactivechat(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Interactivechat
-
Creates an instance of a
Interactivechatrecord class. - INTERACTIVECHATAPI_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- internal() - Method in record class net.flectone.pulse.config.Config
-
Returns the value of the
internalrecord component. - internal(Config.Internal) - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- Internal(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Set) - Constructor for record class net.flectone.pulse.config.Config.Internal
-
Creates an instance of a
Internalrecord class. - interval() - Method in record class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig
-
Returns the value of the
intervalrecord component. - interval(Integer) - Method in class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig.AnimationConfigBuilder
- invalid(UUID) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Invalidates a player from all caches.
- invalidate() - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Invalidates all cached data in the social repository.
- invalidate() - Method in interface net.flectone.pulse.platform.registry.CacheRegistry
-
Empties every cache.
- invalidate() - Method in interface net.flectone.pulse.service.FPlayerService
-
Invalidates all cached player data and reloads from scratch.
- invalidate() - Method in interface net.flectone.pulse.service.ModerationService
-
Drops every cached punishment.
- invalidate() - Method in interface net.flectone.pulse.service.SocialService
-
Invalidates all cached data in the social repository.
- invalidate(String) - Method in interface net.flectone.pulse.converter.ImagePixelConverter
-
Drops the cached rendering of an image, or of every image when no link is given.
- invalidate(UUID) - Method in interface net.flectone.pulse.service.FPlayerService
-
Invalidates a specific player from all caches.
- invalidate(UUID) - Method in interface net.flectone.pulse.service.PlaytimeService
-
Invalidates cached playtime data for a specific player.
- invalidate(UUID, Moderation.Type, String) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Invalidates cache for a specific player and moderation type.
- invalidate(UUID) - Method in interface net.flectone.pulse.persistence.repository.PlaytimeRepository
-
Invalidates cached playtime statistics for a player.
- invalidate(UUID) - Method in interface net.flectone.pulse.service.ModerationService
-
Drops the cached punishments of one player.
- invalidate(UUID) - Method in interface net.flectone.pulse.service.SocialService
-
Invalidates all cached social data for a player including colors, settings, and ignores.
- invalidate(UUID, Moderation.Type) - Method in interface net.flectone.pulse.service.ExternalModerationService
-
Invalidate cached answer for one player and moderation type, so the next question reaches the integration again
- invalidate(UUID, Moderation.Type) - Method in interface net.flectone.pulse.service.ModerationService
-
Drops the cached punishments of one player for one punishment type.
- invalidate(CacheName) - Method in interface net.flectone.pulse.platform.registry.CacheRegistry
-
Empties one cache.
- invalidate(FPlayer, Moderation.Type, int) - Method in interface net.flectone.pulse.service.ModerationService
-
Drops one cached punishment and tells the other servers to do the same.
- invalidate(FPlayer, Moderation.Type, int, String) - Method in interface net.flectone.pulse.service.ModerationService
-
Drops one cached punishment, optionally scoped to a single server.
- invalidateAll() - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Invalidates all moderation cache.
- invalidateAll() - Method in interface net.flectone.pulse.service.ExternalModerationService
-
Invalidate every cached answer
- invalidateAll(UUID) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Invalidates cache for all moderation types for a player.
- invalidateCache() - Method in interface net.flectone.pulse.service.FPlayerService
-
Clears all cached player data from both online and offline caches.
- invalidateColors(UUID) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Invalidates cached color settings for a player.
- invalidateIgnores(UUID) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Invalidates cached ignore relationships for a player.
- invalidateOfflineCache(UUID) - Method in interface net.flectone.pulse.service.FPlayerService
-
Removes a player from offline cache and optionally ensures online status for proxy players.
- invalidateOnlineCache(UUID) - Method in interface net.flectone.pulse.service.FPlayerService
-
Removes a player from online cache.
- invalidateOnReload() - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
-
Returns the value of the
invalidateOnReloadrecord component. - invalidateOnReload(boolean) - Method in class net.flectone.pulse.config.Config.Cache.CacheSetting.CacheSettingBuilder
- invalidateSettings(UUID) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Invalidates cached settings for a player.
- inventory() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
-
Returns the value of the
inventoryrecord component. - inventory() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
-
Returns the value of the
inventoryrecord component. - inventory(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.ChatsettingBuilder
- inventory(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu.SubMenuBuilder
- INVISIBILITY_POTION_NAME - Static variable in class net.flectone.pulse.constant.PotionUtil
-
The potion that makes a player invisible, matched by name because the api differs between versions.
- invisible() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
-
Returns the value of the
invisiblerecord component. - invisible() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Names
-
Returns the value of the
invisiblerecord component. - invisible(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Names.NamesBuilder
- invisible(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Names.NamesBuilder
- INVISIBLE_NAME_DETECTION - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables detection of invisible player names.
- ip() - Method in interface net.flectone.pulse.model.entity.FPlayer
-
The address the player connected from.
- ip() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
-
Returns the value of the
iprecord component. - ip(String) - Method in class net.flectone.pulse.model.entity.FPlayerImpl.FPlayerImplBuilder
- IpResponse - Record Class in net.flectone.pulse.module.command.geolocate.model
-
The answer returned by the geolocation service.
- IpResponse(String, String, String, String, String, Integer, Boolean, Boolean, Boolean, String) - Constructor for record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Creates an instance of a
IpResponserecord class. - is(Range.Type) - Method in record class net.flectone.pulse.model.value.Range
-
Whether this range uses the given form.
- isActive() - Method in record class net.flectone.pulse.model.value.Moderation
-
Whether this punishment still applies, meaning it is neither revoked nor expired.
- isAllowed(FPlayer) - Method in interface net.flectone.pulse.module.command.maintenance.MaintenanceModule
-
Whether a player may join while maintenance is on.
- isAllowedTime(FPlayer, long, Map) - Method in interface net.flectone.pulse.service.ModerationService
-
Whether a moderator may issue a punishment of this length, given the per-group limits.
- isAlwaysHaveTrue() - Method in interface net.flectone.pulse.module.integration.luckperms.LuckPermsModule
-
Whether LuckPerms grants every node, which means its answers carry no information.
- isAlwaysHaveTruePermission() - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Whether the permission plugin answers yes to everything, which means its answers carry no information.
- isBedrockPlayer(FEntity) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Whether the player joined through Geyser or Floodgate, which changes what their client can render.
- isCached(Component) - Method in interface net.flectone.pulse.module.message.format.moderation.delete.DeleteModule
-
Whether a rendered message is one this module is holding.
- isClosed() - Method in interface net.flectone.pulse.persistence.database.Database
- isConsole() - Method in interface net.flectone.pulse.model.entity.FPlayer
-
Whether this is the console rather than a player.
- isConsole() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- isConsole(Object) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Checks if the object represents the console.
- isCorrect(String) - Method in interface net.flectone.pulse.converter.ColorConverter
-
Checks that a color is one this plugin understands.
- isCorrectTag(AdventureTag, FEntity, boolean) - Method in interface net.flectone.pulse.module.message.format.FormatModule
-
Whether a sender may use a MiniMessage tag.
- isCreated() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- isDead(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Checks if the player is dead.
- isDead(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Convenience form taking an entity rather than its id.
- isDisable() - Method in interface net.flectone.pulse.module.ModuleSimple
-
An extra condition that turns the module off for one entity, on top of the config and the permission.
- isDisabled() - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Checks whether the scheduler is currently disabled.
- isDisabledFor(ModuleSimple, FEntity) - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
Whether a module does not apply to an entity, taking the config, the permission and the module's own extra condition into account.
- isDisabledFor(ModuleSimple, FEntity, boolean) - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
Whether a module does not apply to an entity, optionally also requiring its text to be available.
- isDisabling() - Static method in class net.flectone.pulse.FlectonePulseAPI
- isDraw() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
Whether the board is full with no line completed.
- isEmpty() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Whether nothing has been revealed yet, which means the mines are not laid.
- isEnable() - Method in interface net.flectone.pulse.platform.proxy.Proxy
-
Whether this transport is turned on in the config and ready to use.
- isEnable(ModuleName) - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
Whether a module is switched on, looked up by name.
- isEnable(ModuleSimple) - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
Whether a module is switched on.
- isEnded() - Method in class net.flectone.pulse.module.command.poll.model.Poll
-
Whether voting has closed.
- isEnded() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- isExpired() - Method in record class net.flectone.pulse.model.value.Moderation
-
Whether the expiry time has passed.
- isFlag(MessageFlag) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Whether a flag is on, falling back to the flag's own default when it was never set.
- isFlagMode() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- isFolia() - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Whether the server is Folia, which schedules per region rather than on one main thread.
- isHard() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- isIgnored(FPlayer, FPlayer) - Method in interface net.flectone.pulse.service.SocialService
-
Checks if a player is ignoring another player.
- isInstanceOfAny(ModuleSimple, Set) - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
Whether a module is one of the given types, used with the grouped constants above.
- isIntegration() - Method in interface net.flectone.pulse.model.entity.FPlayer
-
Whether this sender came in through an integration.
- isIntegration() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- isInvisible(FEntity) - Method in interface net.flectone.pulse.module.message.format.names.NamesModule
-
Whether this entity's name should be hidden, because it is vanished or drinking an invisibility potion.
- isMinesPlaced() - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- isMultipleVote() - Method in class net.flectone.pulse.module.command.poll.model.Poll
- isMuted(FPlayer) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Whether another moderation plugin has this player muted.
- isNewBie(FPlayer) - Method in interface net.flectone.pulse.module.message.format.moderation.newbie.NewbieModule
-
Whether a player is still too new to speak.
- isOlderThan(String, String) - Method in interface net.flectone.pulse.util.version.VersionComparator
-
Whether one version predates another.
- isOlderThan(String, String, boolean) - Method in interface net.flectone.pulse.util.version.VersionComparator
-
Whether one version predates another, optionally treating a snapshot as older than the release it leads to.
- isOnline() - Method in interface net.flectone.pulse.model.entity.FPlayer
-
Whether the player is connected right now.
- isOnline() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- isOnline(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Checks if the player is online.
- isOnline(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Convenience form taking an entity rather than its id.
- isOnlineMode() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Checks if the server is currently in online mode.
- isOnlyPlayerOnline(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Checks if the server has only the specified player online or no players at all.
- isOperator(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Checks if the player is an operator.
- isOperator(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Convenience form taking an entity rather than its id.
- isPaper() - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Whether the server is Paper or a Paper fork.
- isPermanent() - Method in record class net.flectone.pulse.model.value.Moderation
-
Whether this punishment never expires.
- isPresent(FPlayer, Moderation.Type) - Method in interface net.flectone.pulse.service.ExternalModerationService
-
Whether an integration reports this moderation type for this player, from cache when possible
- isPrimaryThread() - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Checks if the current thread is the primary server thread.
- isProxyMode() - Method in interface net.flectone.pulse.module.message.join.JoinModule
-
Whether the proxy announces joins instead of this server, which avoids a duplicate message.
- isProxyMode() - Method in interface net.flectone.pulse.module.message.quit.QuitModule
-
Whether the proxy announces quits instead of this server, which avoids a duplicate message.
- isReady() - Method in interface net.flectone.pulse.FlectonePulse
-
Checks if the dependency injector is ready to provide instances.
- isRestricted(UUID) - Method in interface net.flectone.pulse.module.message.format.moderation.caps.CapsModule
-
Whether this player has broken the rule often enough to be punished for it.
- isRestricted(UUID) - Method in interface net.flectone.pulse.module.message.format.moderation.flood.FloodModule
-
Whether this player has broken the rule often enough to be punished for it.
- isRestricted(UUID) - Method in interface net.flectone.pulse.module.message.format.moderation.swear.SwearModule
-
Whether this player has broken the rule often enough to be punished for it.
- isSetting(FPlayer, String) - Method in interface net.flectone.pulse.service.SocialService
-
Checks if a player has a boolean setting enabled by name
- isSetting(FPlayer, ModuleName) - Method in interface net.flectone.pulse.service.SocialService
-
Checks if a player has a boolean setting enabled by name
- isSnapshot(String) - Method in interface net.flectone.pulse.util.version.VersionComparator
-
Whether a version is a snapshot rather than a release.
- isSneaking(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Checks if the player is sneaking.
- isSneaking(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Convenience form taking an entity rather than its id.
- isSuccess() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Whether the lookup returned usable data.
- isSuccessful() - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Whether the reload completed without a failure.
- isTurnedOn() - Method in interface net.flectone.pulse.module.command.maintenance.MaintenanceModule
-
Whether maintenance is currently on.
- isTurnedOn() - Method in interface net.flectone.pulse.module.command.whitelist.WhitelistModule
-
Whether the whitelist is enforced.
- isUnknown() - Method in interface net.flectone.pulse.model.entity.FEntity
-
Whether this is the stand-in returned by
FEntity.unknown(). - isUnknown() - Method in interface net.flectone.pulse.model.entity.FPlayer
- isVanished(FEntity) - Method in interface net.flectone.pulse.service.SocialService
-
Checks whether a given entity is currently in vanish mode (invisible to other players).
- isVanished(FEntity) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Whether a vanish plugin is hiding this entity.
- isVanished(MessageContext) - Method in interface net.flectone.pulse.platform.formatter.IntegrationFormatter
-
Checks if the event sender is in vanish
- isViolationRestricted(UUID, ModuleSimple, ViolationSetting) - Method in interface net.flectone.pulse.service.ModerationService
-
Whether a player has broken a rule often enough to be punished for it.
- isWhitelisted(FPlayer) - Method in interface net.flectone.pulse.module.command.whitelist.WhitelistModule
-
Whether a player is on the whitelist.
- isWin() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
Whether the last move completed a line.
- item() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
-
Returns the value of the
itemrecord component. - item(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu.SubMenuBuilder
- ITEM_DETECTION - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables item placeholder detection and processing.
- itemsadder() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
itemsadderrecord component. - itemsadder() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
itemsadderrecord component. - itemsadder(Integration.Itemsadder) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- itemsadder(Permission.Integration.Itemsadder) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Itemsadder(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Itemsadder
-
Creates an instance of a
Itemsadderrecord class. - Itemsadder(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Itemsadder
-
Creates an instance of a
Itemsadderrecord class. - ITEMSADDER_VERSION - Static variable in class net.flectone.pulse.BuildConfig
J
- JACKSON_ANNOTATIONS_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- JACKSON_DATAFORMAT_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- JAKARTA_INJECT_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- JarInJarClassLoader - Class in net.flectone.pulse
- JarInJarClassLoader(ClassLoader, String) - Constructor for class net.flectone.pulse.JarInJarClassLoader
- JAVA_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- JavaLogAdapter - Class in net.flectone.pulse.platform.adapter
-
An adapter that writes records to the JDK logger
- JavaLogAdapter(Logger) - Constructor for class net.flectone.pulse.platform.adapter.JavaLogAdapter
- javaVersion() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
javaVersionrecord component. - javaVersion(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- JDBI3_CORE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- JITPACK_REPOSITORY - Static variable in class net.flectone.pulse.BuildConfig
- join() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
joinrecord component. - join() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
joinrecord component. - join() - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
-
Returns the value of the
joinrecord component. - join() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
joinrecord component. - join(String) - Method in record class net.flectone.pulse.model.value.MultilineString
-
The lines joined with something else.
- join(Localization.Message.Join) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- join(Message.Join) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- join(Permission.Message.Join) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- join(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Maintenance.MaintenanceBuilder
- Join(Boolean, Boolean, Range, Destination, Sound) - Constructor for record class net.flectone.pulse.config.Message.Join
-
Creates an instance of a
Joinrecord class. - Join(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Join
-
Creates an instance of a
Joinrecord class. - Join(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Join
-
Creates an instance of a
Joinrecord class. - JoinMessageContext - Interface in net.flectone.pulse.module.message.join.model
-
A player joining the server.
- JoinModule - Interface in net.flectone.pulse.module.message.join
-
Announces that a player joined.
- joinMultiList(List) - Method in interface net.flectone.pulse.module.ModuleListLocalization
-
Flattens a list of blocks into a list of lines, joining the lines of each block with a line.
- JSPECIFY_VERSION - Static variable in class net.flectone.pulse.BuildConfig
K
- keepAlive() - Method in record class net.flectone.pulse.config.Config.Executor
-
Returns the value of the
keepAliverecord component. - keepAlive(Config.Executor.DurationUnit) - Method in class net.flectone.pulse.config.Config.Executor.ExecutorBuilder
- keepaliveTime() - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
-
Returns the value of the
keepaliveTimerecord component. - keepaliveTime(Long) - Method in class net.flectone.pulse.config.Config.Database.PoolSettings.PoolSettingsBuilder
- KEYBIND - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- khmer() - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
-
Returns the value of the
khmerrecord component. - khmer(Boolean) - Method in class net.flectone.pulse.config.Integration.Icu.WordBreaking.WordBreakingBuilder
- kick() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
kickrecord component. - kick() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
kickrecord component. - kick() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
kickrecord component. - kick(Command.Kick) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- kick(Localization.Command.Kick) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- kick(Permission.Command.Kick) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- kick(FPlayer, String, int) - Method in interface net.flectone.pulse.service.ModerationService
-
Kicks a player.
- kick(FPlayer, Component) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Kicks a player from the server with a specified reason.
- kick(Moderation) - Method in interface net.flectone.pulse.module.command.ban.BanModule
-
Disconnects a player who has just been banned.
- kick(Moderation) - Method in interface net.flectone.pulse.module.command.kick.KickModule
-
Disconnects the player the entry was recorded against.
- Kick(Boolean, Boolean, Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Kick
-
Creates an instance of a
Kickrecord class. - Kick(String, String, Localization.ReasonMap, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Kick
-
Creates an instance of a
Kickrecord class. - Kick(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Kick
-
Creates an instance of a
Kickrecord class. - KICK - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- KICK_MODULES - Static variable in interface net.flectone.pulse.platform.controller.ModuleController
- KickModule - Interface in net.flectone.pulse.module.command.kick
-
The /kick command.
- kickOnlinePlayers(Moderation) - Method in interface net.flectone.pulse.module.command.maintenance.MaintenanceModule
-
Disconnects everyone who is not allowed to stay.
- kickOnlinePlayers(Moderation) - Method in interface net.flectone.pulse.module.command.whitelist.WhitelistModule
-
Disconnects everyone who is no longer whitelisted.
- kickPlayer(FEntity, FPlayer) - Method in interface net.flectone.pulse.module.command.whitelist.WhitelistModule
-
Disconnects one player removed from the whitelist.
- kickReason() - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
-
Returns the value of the
kickReasonrecord component.
L
- labelLeft() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns the value of the
labelLeftrecord component. - labelLeft(Integer) - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- labelTop() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns the value of the
labelToprecord component. - labelTop(Integer) - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- language() - Method in record class net.flectone.pulse.config.Config
-
Returns the value of the
languagerecord component. - language() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
languagerecord component. - language() - Method in record class net.flectone.pulse.config.Localization
-
Returns the value of the
languagerecord component. - language(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- language(String) - Method in class net.flectone.pulse.config.Localization.LocalizationBuilder
- language(Config.Language) - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- Language(String, Boolean) - Constructor for record class net.flectone.pulse.config.Config.Language
-
Creates an instance of a
Languagerecord class. - languages() - Method in record class net.flectone.pulse.config.Command.Translateto
-
Returns the value of the
languagesrecord component. - languages(List) - Method in class net.flectone.pulse.config.Command.Translateto.TranslatetoBuilder
- lao() - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
-
Returns the value of the
laorecord component. - lao(Boolean) - Method in class net.flectone.pulse.config.Integration.Icu.WordBreaking.WordBreakingBuilder
- last() - Method in record class net.flectone.pulse.model.value.PlayTime
-
Returns the value of the
lastrecord component. - LAST - Enum constant in enum class net.flectone.pulse.constant.TimeType
- LAST_MODIFIED_TIME - Static variable in interface net.flectone.pulse.file.FileWriter
-
Stamped onto files the plugin writes itself, so a file the user never touched can be told apart from an edited one.
- lastId() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns the value of the
lastIdrecord component. - lastId(Integer) - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- lastMove() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
lastMoverecord component. - lastMove(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- lastName() - Method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
The author's last name.
- latestVersion() - Method in interface net.flectone.pulse.module.message.update.model.UpdateMessageContext
-
The version available.
- LazyTagResolver - Class in net.flectone.pulse.util.tag
-
Stack of tag resolvers that is merged into a single resolver only when a tag is first looked up.
- left() - Method in record class net.flectone.pulse.model.value.Pair
-
Returns the value of the
leftrecord component. - LEFT - Enum constant in enum class net.flectone.pulse.config.Message.Format.Padding.Type
- LEGACY_COLOR_CONVERSION - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Maintains legacy color code compatibility.
- LEGACY_COLOR_MESSAGE - Enum constant in enum class net.flectone.pulse.constant.CacheName
- LEGACY_COLORS - Static variable in interface net.flectone.pulse.converter.ColorConverter
-
Every legacy color and decoration code the plugin recognizes.
- legacyColors() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
legacyColorsrecord component. - legacyColors(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- legacyFormat(FPlayer, String) - Method in interface net.flectone.pulse.module.message.anvil.AnvilModule
-
Formats a anvil rename on servers whose api carries plain strings rather than components.
- legacyFormat(FPlayer, String) - Method in interface net.flectone.pulse.module.message.book.BookModule
-
Formats a book on servers whose api carries plain strings rather than components.
- legacyFormat(FPlayer, String) - Method in interface net.flectone.pulse.module.message.sign.SignModule
-
Formats a sign on servers whose api carries plain strings rather than components.
- length() - Method in record class net.flectone.pulse.config.Command.Clearchat
-
Returns the value of the
lengthrecord component. - length() - Method in record class net.flectone.pulse.config.Message.Format.Padding.Value
-
Returns the value of the
lengthrecord component. - length(Integer) - Method in class net.flectone.pulse.config.Command.Clearchat.ClearchatBuilder
- length(Integer) - Method in class net.flectone.pulse.config.Message.Format.Padding.Value.ValueBuilder
- LETTUCE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- level() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Statistics
-
Returns the value of the
levelrecord component. - LIBBY_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- libertybans() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
libertybansrecord component. - libertybans() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
libertybansrecord component. - libertybans(Integration.Libertybans) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- libertybans(Permission.Integration.Libertybans) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Libertybans(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Libertybans
-
Creates an instance of a
Libertybansrecord class. - Libertybans(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Libertybans
-
Creates an instance of a
Libertybansrecord class. - LIBERTYBANS_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- LibraryLoadException - Exception Class in net.flectone.pulse.exception
-
Thrown when a library the plugin downloads at runtime cannot be resolved, fetched or loaded.
- LibraryLoadException(String) - Constructor for exception class net.flectone.pulse.exception.LibraryLoadException
-
Creates the exception with a message of its own.
- LibraryLoadException(String, Throwable) - Constructor for exception class net.flectone.pulse.exception.LibraryLoadException
-
Creates the exception around the failure that broke the load.
- LibraryResolver - Interface in net.flectone.pulse.resolver
-
Downloads the libraries the plugin does not bundle and loads them at runtime, relocating their packages so they cannot clash with anything the server already has.
- line() - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
-
Returns the value of the
linerecord component. - line() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
linerecord component. - line() - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
-
Returns the value of the
linerecord component. - line() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Returns the value of the
linerecord component. - line() - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
-
Returns the value of the
linerecord component. - line(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignorelist.IgnorelistBuilder
- line(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- line(String) - Method in class net.flectone.pulse.config.Localization.Command.Toponline.ToponlineBuilder
- line(String) - Method in class net.flectone.pulse.config.Localization.Command.Whois.WhoisBuilder
- line(String) - Method in class net.flectone.pulse.config.Localization.ListTypeMessage.ListTypeMessageBuilder
- lineElement() - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
-
Returns the value of the
lineElementrecord component. - lineElement() - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
-
Returns the value of the
lineElementrecord component. - lineElement(String) - Method in class net.flectone.pulse.config.Localization.Command.Sprite.SpriteBuilder
- lineElement(String) - Method in class net.flectone.pulse.config.Localization.Command.Symbol.SymbolBuilder
- lineNotActive() - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
-
Returns the value of the
lineNotActiverecord component. - lineNotActive(String) - Method in class net.flectone.pulse.config.Localization.ListTypeMessage.ListTypeMessageBuilder
- lines() - Method in record class net.flectone.pulse.model.value.MultilineString
-
Returns the value of the
linesrecord component. - LINKED_BLOCKING - Enum constant in enum class net.flectone.pulse.config.Config.Executor.WorkQueue
- LIST - Enum constant in enum class net.flectone.pulse.module.command.whitelist.WhitelistModule.Action
- ListArgument(FPlayer, int) - Constructor for record class net.flectone.pulse.platform.sender.ModerationListSender.ListArgument
-
Creates an instance of a
ListArgumentrecord class. - ListenerRegistrationException - Exception Class in net.flectone.pulse.exception
-
Thrown when a class offered as a listener cannot be registered, because it is not a listener at all or one of its handler methods has the wrong signature.
- ListenerRegistrationException(String) - Constructor for exception class net.flectone.pulse.exception.ListenerRegistrationException
-
Creates the exception.
- ListenerRegistry - Interface in net.flectone.pulse.platform.registry
-
Owns both the plugin's own event listeners and the ones registered with the platform.
- ListFooterRender - Interface in net.flectone.pulse.platform.render
-
Renders header and footer components in player's tab list.
- lists() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Footer
-
Returns the value of the
listsrecord component. - lists() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Header
-
Returns the value of the
listsrecord component. - lists(List) - Method in class net.flectone.pulse.config.Localization.Message.Tab.Footer.FooterBuilder
- lists(List) - Method in class net.flectone.pulse.config.Localization.Message.Tab.Header.HeaderBuilder
- ListTypeMessage(String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.ListTypeMessage
-
Creates an instance of a
ListTypeMessagerecord class. - litebans() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
litebansrecord component. - litebans() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
litebansrecord component. - litebans(Integration.Litebans) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- litebans(Permission.Integration.Litebans) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Litebans(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Litebans
-
Creates an instance of a
Litebansrecord class. - Litebans(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Litebans
-
Creates an instance of a
Litebansrecord class. - LITEBANS_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- liveTime() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns the value of the
liveTimerecord component. - load(Path, T) - Method in interface net.flectone.pulse.file.FileLoader
-
Reads a single file from disk without merging.
- loadAndMergeConfig(FilePack) - Method in interface net.flectone.pulse.file.FileLoader
-
Reads config.yml only, which is needed before the rest so the language is known.
- loadColors(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Loads color settings for a player with cache support.
- loadColors(FPlayer, FColor.Type) - Method in interface net.flectone.pulse.service.SocialService
-
Loads colors of a specific type for a player and converts them to a number-to-name map.
- loadColors(FPlayer) - Method in interface net.flectone.pulse.service.SocialService
-
Loads all colors for a player with caching enabled.
- loadColors(FPlayer, boolean) - Method in interface net.flectone.pulse.service.SocialService
-
Loads all colors for a player with optional cache control.
- LoaderBootstrap - Interface in net.flectone.pulse
- loadFiles(FilePack) - Method in interface net.flectone.pulse.file.FileLoader
-
Reads every file from disk, merging each over the matching current one.
- loadFromResource(String, Class) - Method in interface net.flectone.pulse.file.FileLoader
-
Reads a file bundled in the jar.
- loadIgnores(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Loads ignore relationships for a player with cache support.
- loadIgnores(FPlayer) - Method in interface net.flectone.pulse.service.SocialService
-
Loads all ignore relationships for a player with caching enabled.
- loadIgnores(FPlayer, boolean) - Method in interface net.flectone.pulse.service.SocialService
-
Loads all ignore relationships for a player with optional cache control.
- LoadingException - Exception Class in net.flectone.pulse.exception
- LoadingException(String) - Constructor for exception class net.flectone.pulse.exception.LoadingException
- LoadingException(String, Throwable) - Constructor for exception class net.flectone.pulse.exception.LoadingException
- loadLibraries() - Method in interface net.flectone.pulse.resolver.LibraryResolver
-
Downloads and loads every library the current platform
- loadLibraries(List) - Method in interface net.flectone.pulse.resolver.LibraryResolver
-
Downloads and loads several libraries.
- loadLibrary(Library) - Method in interface net.flectone.pulse.resolver.LibraryResolver
-
Downloads and loads a single library.
- loadLocalizationFiles(Config, Map, boolean) - Method in interface net.flectone.pulse.file.FileLoader
-
Reads every localization file present on disk plus the shipped languages.
- loadMojangSkin() - Method in record class net.flectone.pulse.config.Integration.Skinsrestorer
-
Returns the value of the
loadMojangSkinrecord component. - loadMojangSkin(Boolean) - Method in class net.flectone.pulse.config.Integration.Skinsrestorer.SkinsrestorerBuilder
- loadOnlineCache() - Method in interface net.flectone.pulse.service.FPlayerService
-
Loads all online players from the database into the cache.
- loadOrDefault(String, T, BinaryOperator) - Method in interface net.flectone.pulse.file.FileLoader
-
Reads one file and merges it over the given default.
- loadOrDefault(String, T, BinaryOperator, boolean) - Method in interface net.flectone.pulse.file.FileLoader
-
Reads one file, either merging it over the given default or taking it as-is.
- loadSettings(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Loads all settings for a player with cache support.
- loadSettings(FPlayer) - Method in interface net.flectone.pulse.service.SocialService
-
Loads all settings for a player with caching enabled.
- loadSettings(FPlayer, boolean) - Method in interface net.flectone.pulse.service.SocialService
-
Loads all settings for a player with optional cache control.
- loadVersion() - Method in interface net.flectone.pulse.file.FileLoader
-
Reads the version from the config file on disk.
- local() - Method in record class net.flectone.pulse.config.Localization.Message.Afk.Format
-
Returns the value of the
localrecord component. - local(String) - Method in class net.flectone.pulse.config.Localization.Message.Afk.Format.FormatBuilder
- LOCAL - Enum constant in enum class net.flectone.pulse.checker.MuteChecker.Status
- LOCALE - Enum constant in enum class net.flectone.pulse.constant.SettingText
- localization() - Method in interface net.flectone.pulse.file.FileFacade
-
The localization for the server default language.
- localization(String) - Method in interface net.flectone.pulse.file.FileFacade
-
The localization for a locale, falling back to the server default when it is unknown.
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.afk.AfkModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.anon.AnonModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.ball.BallModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.ban.BanModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.banlist.BanlistModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.broadcast.BroadcastModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.chatcolor.ChatcolorModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.chatsetting.ChatsettingModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.clearchat.ClearchatModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.clearmail.ClearmailModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.coin.CoinModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.deletemessage.DeletemessageModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.dice.DiceModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.do_.DoModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.emit.EmitModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.flectonepulse.FlectonepulseModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.geolocate.GeolocateModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.helper.HelperModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.ignore.IgnoreModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.ignorelist.IgnorelistModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.kick.KickModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.mail.MailModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.maintenance.MaintenanceModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.me.MeModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.minesweeper.MinesweeperModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.mute.MuteModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.mutelist.MutelistModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.nickname.NicknameModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.online.OnlineModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.ping.PingModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.poll.PollModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.reply.ReplyModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.sprite.SpriteModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.spy.SpyModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.stream.StreamModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.symbol.SymbolModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.tell.TellModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.tictactoe.TictactoeModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.toponline.ToponlineModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.translateto.TranslatetoModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.try_.TryModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.unban.UnbanModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.unmute.UnmuteModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.unwarn.UnwarnModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.warn.WarnModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.warnlist.WarnlistModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.whitelist.WhitelistModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.command.whois.WhoisModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.integration.discord.DiscordModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.integration.telegram.TelegramModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.integration.twitch.TwitchModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.afk.AfkModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.auto.AutoModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.bossbar.BossbarModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.brand.BrandModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.chat.ChatModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.animation.AnimationModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.condition.ConditionModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.fading.FadingModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.FormatModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.mention.MentionModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.moderation.caps.CapsModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.moderation.delete.DeleteModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.moderation.flood.FloodModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.moderation.newbie.NewbieModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.moderation.swear.SwearModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.names.NamesModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.object.ObjectModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.padding.PaddingModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.questionanswer.QuestionAnswerModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.replacement.ReplacementModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.format.translate.TranslateModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.greeting.GreetingModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.join.JoinModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.quit.QuitModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.rightclick.RightclickModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.scoreboard.ScoreboardModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.sidebar.SidebarModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.update.UpdateModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.message.vanilla.VanillaModule
- localization(FPlayer) - Method in interface net.flectone.pulse.module.ModuleLocalization
-
The localization section for a player, picked from their chosen language.
- Localization - Record Class in net.flectone.pulse.config
-
Configuration for localization in FlectonePulse.
- Localization(String, String, Localization.Time, Localization.Command, Localization.Integration, Localization.Message) - Constructor for record class net.flectone.pulse.config.Localization
-
Creates an instance of a
Localizationrecord class. - LOCALIZATION_FOLDER - Enum constant in enum class net.flectone.pulse.constant.FilePath
- Localization.Command - Record Class in net.flectone.pulse.config
- Localization.Command.Anon - Record Class in net.flectone.pulse.config
- Localization.Command.Anon.AnonBuilder - Class in net.flectone.pulse.config
- Localization.Command.Ball - Record Class in net.flectone.pulse.config
- Localization.Command.Ball.BallBuilder - Class in net.flectone.pulse.config
- Localization.Command.Ban - Record Class in net.flectone.pulse.config
- Localization.Command.Ban.BanBuilder - Class in net.flectone.pulse.config
- Localization.Command.Banlist - Record Class in net.flectone.pulse.config
- Localization.Command.Banlist.BanlistBuilder - Class in net.flectone.pulse.config
- Localization.Command.Broadcast - Record Class in net.flectone.pulse.config
- Localization.Command.Broadcast.BroadcastBuilder - Class in net.flectone.pulse.config
- Localization.Command.Chatcolor - Record Class in net.flectone.pulse.config
- Localization.Command.Chatcolor.ChatcolorBuilder - Class in net.flectone.pulse.config
- Localization.Command.Chatsetting - Record Class in net.flectone.pulse.config
- Localization.Command.Chatsetting.ChatsettingBuilder - Class in net.flectone.pulse.config
- Localization.Command.Chatsetting.Checkbox - Record Class in net.flectone.pulse.config
- Localization.Command.Chatsetting.Checkbox.CheckboxBuilder - Class in net.flectone.pulse.config
- Localization.Command.Chatsetting.Menu - Record Class in net.flectone.pulse.config
- Localization.Command.Chatsetting.Menu.MenuBuilder - Class in net.flectone.pulse.config
- Localization.Command.Chatsetting.Menu.SubMenu - Record Class in net.flectone.pulse.config
- Localization.Command.Chatsetting.Menu.SubMenu.SubMenuBuilder - Class in net.flectone.pulse.config
- Localization.Command.Clearchat - Record Class in net.flectone.pulse.config
- Localization.Command.Clearchat.ClearchatBuilder - Class in net.flectone.pulse.config
- Localization.Command.Clearmail - Record Class in net.flectone.pulse.config
- Localization.Command.Clearmail.ClearmailBuilder - Class in net.flectone.pulse.config
- Localization.Command.Coin - Record Class in net.flectone.pulse.config
- Localization.Command.Coin.CoinBuilder - Class in net.flectone.pulse.config
- Localization.Command.CommandBuilder - Class in net.flectone.pulse.config
- Localization.Command.CommandDo - Record Class in net.flectone.pulse.config
- Localization.Command.CommandDo.CommandDoBuilder - Class in net.flectone.pulse.config
- Localization.Command.CommandTry - Record Class in net.flectone.pulse.config
- Localization.Command.CommandTry.CommandTryBuilder - Class in net.flectone.pulse.config
- Localization.Command.Deletemessage - Record Class in net.flectone.pulse.config
- Localization.Command.Deletemessage.DeletemessageBuilder - Class in net.flectone.pulse.config
- Localization.Command.Dice - Record Class in net.flectone.pulse.config
- Localization.Command.Dice.DiceBuilder - Class in net.flectone.pulse.config
- Localization.Command.Emit - Record Class in net.flectone.pulse.config
- Localization.Command.Emit.EmitBuilder - Class in net.flectone.pulse.config
- Localization.Command.Exception - Record Class in net.flectone.pulse.config
- Localization.Command.Exception.ExceptionBuilder - Class in net.flectone.pulse.config
- Localization.Command.Flectonepulse - Record Class in net.flectone.pulse.config
- Localization.Command.Flectonepulse.FlectonepulseBuilder - Class in net.flectone.pulse.config
- Localization.Command.Geolocate - Record Class in net.flectone.pulse.config
- Localization.Command.Geolocate.GeolocateBuilder - Class in net.flectone.pulse.config
- Localization.Command.Helper - Record Class in net.flectone.pulse.config
- Localization.Command.Helper.HelperBuilder - Class in net.flectone.pulse.config
- Localization.Command.Ignore - Record Class in net.flectone.pulse.config
- Localization.Command.Ignore.IgnoreBuilder - Class in net.flectone.pulse.config
- Localization.Command.Ignorelist - Record Class in net.flectone.pulse.config
- Localization.Command.Ignorelist.IgnorelistBuilder - Class in net.flectone.pulse.config
- Localization.Command.Kick - Record Class in net.flectone.pulse.config
- Localization.Command.Kick.KickBuilder - Class in net.flectone.pulse.config
- Localization.Command.Mail - Record Class in net.flectone.pulse.config
- Localization.Command.Mail.MailBuilder - Class in net.flectone.pulse.config
- Localization.Command.Maintenance - Record Class in net.flectone.pulse.config
- Localization.Command.Maintenance.MaintenanceBuilder - Class in net.flectone.pulse.config
- Localization.Command.Me - Record Class in net.flectone.pulse.config
- Localization.Command.Me.MeBuilder - Class in net.flectone.pulse.config
- Localization.Command.Minesweeper - Record Class in net.flectone.pulse.config
- Localization.Command.Minesweeper.Cell - Record Class in net.flectone.pulse.config
- Localization.Command.Minesweeper.Cell.CellBuilder - Class in net.flectone.pulse.config
- Localization.Command.Minesweeper.MinesweeperBuilder - Class in net.flectone.pulse.config
- Localization.Command.Mute - Record Class in net.flectone.pulse.config
- Localization.Command.Mute.MuteBuilder - Class in net.flectone.pulse.config
- Localization.Command.Mutelist - Record Class in net.flectone.pulse.config
- Localization.Command.Mutelist.MutelistBuilder - Class in net.flectone.pulse.config
- Localization.Command.Nickname - Record Class in net.flectone.pulse.config
- Localization.Command.Nickname.NicknameBuilder - Class in net.flectone.pulse.config
- Localization.Command.Online - Record Class in net.flectone.pulse.config
- Localization.Command.Online.OnlineBuilder - Class in net.flectone.pulse.config
- Localization.Command.Ping - Record Class in net.flectone.pulse.config
- Localization.Command.Ping.PingBuilder - Class in net.flectone.pulse.config
- Localization.Command.Poll - Record Class in net.flectone.pulse.config
- Localization.Command.Poll.Modern - Record Class in net.flectone.pulse.config
- Localization.Command.Poll.Modern.ModernBuilder - Class in net.flectone.pulse.config
- Localization.Command.Poll.PollBuilder - Class in net.flectone.pulse.config
- Localization.Command.Poll.Status - Record Class in net.flectone.pulse.config
- Localization.Command.Poll.Status.StatusBuilder - Class in net.flectone.pulse.config
- Localization.Command.Prompt - Record Class in net.flectone.pulse.config
- Localization.Command.Prompt.PromptBuilder - Class in net.flectone.pulse.config
- Localization.Command.Reply - Record Class in net.flectone.pulse.config
- Localization.Command.Reply.ReplyBuilder - Class in net.flectone.pulse.config
- Localization.Command.Rockpaperscissors - Record Class in net.flectone.pulse.config
- Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder - Class in net.flectone.pulse.config
- Localization.Command.Sprite - Record Class in net.flectone.pulse.config
- Localization.Command.Sprite.SpriteBuilder - Class in net.flectone.pulse.config
- Localization.Command.Spy - Record Class in net.flectone.pulse.config
- Localization.Command.Spy.SpyBuilder - Class in net.flectone.pulse.config
- Localization.Command.Stream - Record Class in net.flectone.pulse.config
- Localization.Command.Stream.StreamBuilder - Class in net.flectone.pulse.config
- Localization.Command.Symbol - Record Class in net.flectone.pulse.config
- Localization.Command.Symbol.SymbolBuilder - Class in net.flectone.pulse.config
- Localization.Command.Tell - Record Class in net.flectone.pulse.config
- Localization.Command.Tell.TellBuilder - Class in net.flectone.pulse.config
- Localization.Command.Tictactoe - Record Class in net.flectone.pulse.config
- Localization.Command.Tictactoe.Symbol - Record Class in net.flectone.pulse.config
- Localization.Command.Tictactoe.Symbol.SymbolBuilder - Class in net.flectone.pulse.config
- Localization.Command.Tictactoe.TictactoeBuilder - Class in net.flectone.pulse.config
- Localization.Command.Toponline - Record Class in net.flectone.pulse.config
- Localization.Command.Toponline.ToponlineBuilder - Class in net.flectone.pulse.config
- Localization.Command.Translateto - Record Class in net.flectone.pulse.config
- Localization.Command.Translateto.TranslatetoBuilder - Class in net.flectone.pulse.config
- Localization.Command.Unban - Record Class in net.flectone.pulse.config
- Localization.Command.Unban.UnbanBuilder - Class in net.flectone.pulse.config
- Localization.Command.Unmute - Record Class in net.flectone.pulse.config
- Localization.Command.Unmute.UnmuteBuilder - Class in net.flectone.pulse.config
- Localization.Command.Unwarn - Record Class in net.flectone.pulse.config
- Localization.Command.Unwarn.UnwarnBuilder - Class in net.flectone.pulse.config
- Localization.Command.Warn - Record Class in net.flectone.pulse.config
- Localization.Command.Warn.WarnBuilder - Class in net.flectone.pulse.config
- Localization.Command.Warnlist - Record Class in net.flectone.pulse.config
- Localization.Command.Warnlist.WarnlistBuilder - Class in net.flectone.pulse.config
- Localization.Command.Whitelist - Record Class in net.flectone.pulse.config
- Localization.Command.Whitelist.WhitelistBuilder - Class in net.flectone.pulse.config
- Localization.Command.Whois - Record Class in net.flectone.pulse.config
- Localization.Command.Whois.WhoisBuilder - Class in net.flectone.pulse.config
- Localization.Integration - Record Class in net.flectone.pulse.config
- Localization.Integration.Discord - Record Class in net.flectone.pulse.config
- Localization.Integration.Discord.AllowedMentions - Record Class in net.flectone.pulse.config
- Localization.Integration.Discord.AllowedMentions.AllowedMentionsBuilder - Class in net.flectone.pulse.config
- Localization.Integration.Discord.ChannelEmbed - Record Class in net.flectone.pulse.config
- Localization.Integration.Discord.ChannelEmbed.ChannelEmbedBuilder - Class in net.flectone.pulse.config
- Localization.Integration.Discord.DiscordBuilder - Class in net.flectone.pulse.config
- Localization.Integration.Discord.Embed - Record Class in net.flectone.pulse.config
- Localization.Integration.Discord.Embed.Author - Record Class in net.flectone.pulse.config
- Localization.Integration.Discord.Embed.Author.AuthorBuilder - Class in net.flectone.pulse.config
- Localization.Integration.Discord.Embed.EmbedBuilder - Class in net.flectone.pulse.config
- Localization.Integration.Discord.Embed.Field - Record Class in net.flectone.pulse.config
- Localization.Integration.Discord.Embed.Field.FieldBuilder - Class in net.flectone.pulse.config
- Localization.Integration.Discord.Embed.Footer - Record Class in net.flectone.pulse.config
- Localization.Integration.Discord.Embed.Footer.FooterBuilder - Class in net.flectone.pulse.config
- Localization.Integration.IntegrationBuilder - Class in net.flectone.pulse.config
- Localization.Integration.Telegram - Record Class in net.flectone.pulse.config
- Localization.Integration.Telegram.TelegramBuilder - Class in net.flectone.pulse.config
- Localization.Integration.Twitch - Record Class in net.flectone.pulse.config
- Localization.Integration.Twitch.TwitchBuilder - Class in net.flectone.pulse.config
- Localization.ListTypeMessage - Record Class in net.flectone.pulse.config
- Localization.ListTypeMessage.ListTypeMessageBuilder - Class in net.flectone.pulse.config
- Localization.LocalizationBuilder - Class in net.flectone.pulse.config
- Localization.Message - Record Class in net.flectone.pulse.config
- Localization.Message.Afk - Record Class in net.flectone.pulse.config
- Localization.Message.Afk.AfkBuilder - Class in net.flectone.pulse.config
- Localization.Message.Afk.Format - Record Class in net.flectone.pulse.config
- Localization.Message.Afk.Format.FormatBuilder - Class in net.flectone.pulse.config
- Localization.Message.Auto - Record Class in net.flectone.pulse.config
- Localization.Message.Auto.AutoBuilder - Class in net.flectone.pulse.config
- Localization.Message.Bossbar - Record Class in net.flectone.pulse.config
- Localization.Message.Bossbar.BossbarBuilder - Class in net.flectone.pulse.config
- Localization.Message.Brand - Record Class in net.flectone.pulse.config
- Localization.Message.Brand.BrandBuilder - Class in net.flectone.pulse.config
- Localization.Message.Bubble - Record Class in net.flectone.pulse.config
- Localization.Message.Bubble.BubbleBuilder - Class in net.flectone.pulse.config
- Localization.Message.Chat - Record Class in net.flectone.pulse.config
- Localization.Message.Chat.ChatBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Animation - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Animation.AnimationBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Condition - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Condition.ConditionBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Fading - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Fading.FadingBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.FormatBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Mention - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Mention.MentionBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.Caps - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.Caps.CapsBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.Delete - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.Delete.DeleteBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.Flood - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.Flood.FloodBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.ModerationBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.Newbie - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.Newbie.NewbieBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.Swear - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Moderation.Swear.SwearBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Names - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Names.NamesBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Object - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Object.ObjectBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Padding - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Padding.PaddingBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Padding.Value - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Padding.Value.ValueBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.QuestionAnswer - Record Class in net.flectone.pulse.config
- Localization.Message.Format.QuestionAnswer.QuestionAnswerBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Replacement - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Replacement.ReplacementBuilder - Class in net.flectone.pulse.config
- Localization.Message.Format.Translate - Record Class in net.flectone.pulse.config
- Localization.Message.Format.Translate.TranslateBuilder - Class in net.flectone.pulse.config
- Localization.Message.Greeting - Record Class in net.flectone.pulse.config
- Localization.Message.Greeting.GreetingBuilder - Class in net.flectone.pulse.config
- Localization.Message.Join - Record Class in net.flectone.pulse.config
- Localization.Message.Join.JoinBuilder - Class in net.flectone.pulse.config
- Localization.Message.MessageBuilder - Class in net.flectone.pulse.config
- Localization.Message.Quit - Record Class in net.flectone.pulse.config
- Localization.Message.Quit.QuitBuilder - Class in net.flectone.pulse.config
- Localization.Message.Rightclick - Record Class in net.flectone.pulse.config
- Localization.Message.Rightclick.RightclickBuilder - Class in net.flectone.pulse.config
- Localization.Message.Scoreboard - Record Class in net.flectone.pulse.config
- Localization.Message.Scoreboard.Objective - Record Class in net.flectone.pulse.config
- Localization.Message.Scoreboard.Objective.Belowname - Record Class in net.flectone.pulse.config
- Localization.Message.Scoreboard.Objective.Belowname.BelownameBuilder - Class in net.flectone.pulse.config
- Localization.Message.Scoreboard.Objective.ObjectiveBuilder - Class in net.flectone.pulse.config
- Localization.Message.Scoreboard.Objective.Tabname - Record Class in net.flectone.pulse.config
- Localization.Message.Scoreboard.Objective.Tabname.TabnameBuilder - Class in net.flectone.pulse.config
- Localization.Message.Scoreboard.ScoreboardBuilder - Class in net.flectone.pulse.config
- Localization.Message.Serverlink - Record Class in net.flectone.pulse.config
- Localization.Message.Serverlink.ServerlinkBuilder - Class in net.flectone.pulse.config
- Localization.Message.Sidebar - Record Class in net.flectone.pulse.config
- Localization.Message.Sidebar.SidebarBuilder - Class in net.flectone.pulse.config
- Localization.Message.Status - Record Class in net.flectone.pulse.config
- Localization.Message.Status.MOTD - Record Class in net.flectone.pulse.config
- Localization.Message.Status.MOTD.MOTDBuilder - Class in net.flectone.pulse.config
- Localization.Message.Status.Players - Record Class in net.flectone.pulse.config
- Localization.Message.Status.Players.PlayersBuilder - Class in net.flectone.pulse.config
- Localization.Message.Status.Players.Sample - Record Class in net.flectone.pulse.config
- Localization.Message.Status.Players.Sample.SampleBuilder - Class in net.flectone.pulse.config
- Localization.Message.Status.StatusBuilder - Class in net.flectone.pulse.config
- Localization.Message.Status.Version - Record Class in net.flectone.pulse.config
- Localization.Message.Status.Version.VersionBuilder - Class in net.flectone.pulse.config
- Localization.Message.Tab - Record Class in net.flectone.pulse.config
- Localization.Message.Tab.Footer - Record Class in net.flectone.pulse.config
- Localization.Message.Tab.Footer.FooterBuilder - Class in net.flectone.pulse.config
- Localization.Message.Tab.Header - Record Class in net.flectone.pulse.config
- Localization.Message.Tab.Header.HeaderBuilder - Class in net.flectone.pulse.config
- Localization.Message.Tab.Playerlistname - Record Class in net.flectone.pulse.config
- Localization.Message.Tab.Playerlistname.PlayerlistnameBuilder - Class in net.flectone.pulse.config
- Localization.Message.Tab.TabBuilder - Class in net.flectone.pulse.config
- Localization.Message.Update - Record Class in net.flectone.pulse.config
- Localization.Message.Update.UpdateBuilder - Class in net.flectone.pulse.config
- Localization.Message.Vanilla - Record Class in net.flectone.pulse.config
- Localization.Message.Vanilla.VanillaBuilder - Class in net.flectone.pulse.config
- Localization.ReasonMap - Class in net.flectone.pulse.config
- Localization.Time - Record Class in net.flectone.pulse.config
- Localization.Time.TimeBuilder - Class in net.flectone.pulse.config
- localizationFormat(FEntity, FPlayer, boolean) - Method in interface net.flectone.pulse.module.message.afk.AfkModule
-
The marker appended to an away player's name.
- localizations() - Method in interface net.flectone.pulse.file.FileFacade
-
Every loaded localization, keyed by locale name.
- localizations() - Method in record class net.flectone.pulse.model.file.FilePack
-
Returns the value of the
localizationsrecord component. - LocalizationSetting - Interface in net.flectone.pulse.config.setting
-
Marker interface for modules that have localization support.
- location() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
locationrecord component. - location(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- log(LogLevel, String) - Method in interface net.flectone.pulse.platform.adapter.LogAdapter
-
Logs a message at the given level.
- log(LogLevel, String, boolean) - Method in class net.flectone.pulse.platform.adapter.JavaLogAdapter
-
Logs a message at the given level.
- log(LogLevel, String, boolean) - Method in interface net.flectone.pulse.platform.adapter.LogAdapter
-
Logs a message at the given level.
- log(LogLevel, String, Throwable) - Method in interface net.flectone.pulse.platform.adapter.LogAdapter
-
Logs a failure at the given level.
- log(LogLevel, String, Throwable, boolean) - Method in class net.flectone.pulse.platform.adapter.JavaLogAdapter
-
Logs a failure at the given level.
- log(LogLevel, String, Throwable, boolean) - Method in interface net.flectone.pulse.platform.adapter.LogAdapter
-
Logs a failure at the given level.
- log(LogLevel, String) - Method in record class net.flectone.pulse.logging.FLogger
-
Logs a message at the given level with formatting applied.
- log(LogLevel, String, Throwable) - Method in record class net.flectone.pulse.logging.FLogger
-
Logs a failure at the given level with formatting applied.
- logAdapter() - Method in record class net.flectone.pulse.logging.FLogger
-
Returns the value of the
logAdapterrecord component. - LogAdapter - Interface in net.flectone.pulse.platform.adapter
-
An adapter that writes records to the platform logger
- logDescription() - Method in record class net.flectone.pulse.logging.FLogger
-
Logs the plugin banner with its version and links.
- logDisabled() - Method in record class net.flectone.pulse.logging.FLogger
-
Logs that the plugin has shut down.
- logDisabling() - Method in record class net.flectone.pulse.logging.FLogger
-
Logs that the plugin is shutting down.
- logEnabled() - Method in record class net.flectone.pulse.logging.FLogger
-
Logs that the plugin has started.
- logEnabling() - Method in record class net.flectone.pulse.logging.FLogger
-
Logs that the plugin is starting up.
- LogFilter - Interface in net.flectone.pulse.logging.filter
-
The log filter.
- logger() - Method in record class net.flectone.pulse.config.Config
-
Returns the value of the
loggerrecord component. - logger(Config.Logger) - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- Logger(String, String, List, String, String, String, List) - Constructor for record class net.flectone.pulse.config.Config.Logger
-
Creates an instance of a
Loggerrecord class. - logHook() - Method in interface net.flectone.pulse.module.integration.FIntegration
-
Logs that the integration is now active.
- logHookFailed(Exception) - Method in interface net.flectone.pulse.module.integration.FIntegration
-
Logs that the integration failed to load.
- LOGIN - Enum constant in enum class net.flectone.pulse.constant.LoginStatus
- LoginStatus - Enum Class in net.flectone.pulse.constant
-
How far a connecting player has got through the login handshake.
- logReloaded() - Method in record class net.flectone.pulse.logging.FLogger
-
Logs that a reload has finished.
- logReloading() - Method in record class net.flectone.pulse.logging.FLogger
-
Logs that a reload has begun.
- logUnhook() - Method in interface net.flectone.pulse.module.integration.FIntegration
-
Logs that the integration is no longer active.
- LOMBOK_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- LOSE - Enum constant in enum class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.GameState
- LOW - Enum constant in enum class net.flectone.pulse.model.event.Event.Priority
- lowerWeightGroup() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Returns the value of the
lowerWeightGrouprecord component. - lowerWeightGroup() - Method in record class net.flectone.pulse.config.Localization.Command.Kick
-
Returns the value of the
lowerWeightGrouprecord component. - lowerWeightGroup() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Returns the value of the
lowerWeightGrouprecord component. - lowerWeightGroup() - Method in record class net.flectone.pulse.config.Localization.Command.Unban
-
Returns the value of the
lowerWeightGrouprecord component. - lowerWeightGroup() - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
-
Returns the value of the
lowerWeightGrouprecord component. - lowerWeightGroup() - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
-
Returns the value of the
lowerWeightGrouprecord component. - lowerWeightGroup() - Method in record class net.flectone.pulse.config.Localization.Command.Warn
-
Returns the value of the
lowerWeightGrouprecord component. - lowerWeightGroup() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Returns the value of the
lowerWeightGrouprecord component. - lowerWeightGroup(String) - Method in class net.flectone.pulse.config.Localization.Command.Ban.BanBuilder
- lowerWeightGroup(String) - Method in class net.flectone.pulse.config.Localization.Command.Kick.KickBuilder
- lowerWeightGroup(String) - Method in class net.flectone.pulse.config.Localization.Command.Mute.MuteBuilder
- lowerWeightGroup(String) - Method in class net.flectone.pulse.config.Localization.Command.Unban.UnbanBuilder
- lowerWeightGroup(String) - Method in class net.flectone.pulse.config.Localization.Command.Unmute.UnmuteBuilder
- lowerWeightGroup(String) - Method in class net.flectone.pulse.config.Localization.Command.Unwarn.UnwarnBuilder
- lowerWeightGroup(String) - Method in class net.flectone.pulse.config.Localization.Command.Warn.WarnBuilder
- lowerWeightGroup(String) - Method in class net.flectone.pulse.config.Localization.Command.Whois.WhoisBuilder
- LOWEST - Enum constant in enum class net.flectone.pulse.model.event.Event.Priority
- luckperms() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
luckpermsrecord component. - luckperms() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
luckpermsrecord component. - luckperms(Integration.Luckperms) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- luckperms(Permission.Integration.Luckperms) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Luckperms(Boolean, Boolean, Boolean, List) - Constructor for record class net.flectone.pulse.config.Integration.Luckperms
-
Creates an instance of a
Luckpermsrecord class. - Luckperms(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Luckperms
-
Creates an instance of a
Luckpermsrecord class. - LUCKPERMSAPI_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- LuckPermsModule - Interface in net.flectone.pulse.module.integration.luckperms
-
Reads prefixes, suffixes and group weights from LuckPerms.
M
- mail() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
mailrecord component. - mail() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
mailrecord component. - mail() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
mailrecord component. - mail() - Method in interface net.flectone.pulse.module.command.clearmail.model.ClearMessageContext
-
The mail that was deleted.
- mail() - Method in interface net.flectone.pulse.module.command.mail.model.MailMessageContext
-
The mail.
- mail(Command.Mail) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- mail(Localization.Command.Mail) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- mail(Permission.Command.Mail) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Mail - Record Class in net.flectone.pulse.module.command.mail.model
-
A message left for a player who was offline.
- Mail(int, long, int, int, String) - Constructor for record class net.flectone.pulse.module.command.mail.model.Mail
-
Creates an instance of a
Mailrecord class. - Mail(Boolean, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Mail
-
Creates an instance of a
Mailrecord class. - Mail(String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Mail
-
Creates an instance of a
Mailrecord class. - Mail(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Mail
-
Creates an instance of a
Mailrecord class. - MailMessageContext - Interface in net.flectone.pulse.module.command.mail.model
-
A mail being sent or delivered.
- MailModule - Interface in net.flectone.pulse.module.command.mail
-
The /mail command, which leaves a message for a player who is offline.
- maintenance() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
maintenancerecord component. - maintenance() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
maintenancerecord component. - maintenance() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
maintenancerecord component. - maintenance() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
maintenancerecord component. - maintenance() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
maintenancerecord component. - maintenance(Command.Maintenance) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- maintenance(Integration.Maintenance) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- maintenance(Localization.Command.Maintenance) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- maintenance(Permission.Command.Maintenance) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- maintenance(Permission.Integration.Maintenance) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- maintenance(FPlayer, long, String, int) - Method in interface net.flectone.pulse.service.ModerationService
-
Puts the server into maintenance, which keeps everyone but the allowed players out.
- Maintenance(Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Maintenance
-
Creates an instance of a
Maintenancerecord class. - Maintenance(Boolean, Boolean, Range, Command.ReasonTimeMap, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Maintenance
-
Creates an instance of a
Maintenancerecord class. - Maintenance(String, String, String, String, Localization.ReasonMap, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Creates an instance of a
Maintenancerecord class. - Maintenance(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Maintenance
-
Creates an instance of a
Maintenancerecord class. - Maintenance(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Maintenance
-
Creates an instance of a
Maintenancerecord class. - MAINTENANCE - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- MAINTENANCE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- MaintenanceMessageContext - Interface in net.flectone.pulse.module.command.maintenance.model
-
A change to the server's maintenance state.
- MaintenanceModule - Interface in net.flectone.pulse.module.command.maintenance
-
The /maintenance command, which closes the server to everyone but the allowed players.
- MAPSTRUCT_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- MARIADB - Enum constant in enum class net.flectone.pulse.constant.DatabaseType
- MARIADB_JAVA_CLIENT_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- MARKDOWN - Enum constant in enum class net.flectone.pulse.config.Integration.Telegram.Mode
- MARKDOWN_V2 - Enum constant in enum class net.flectone.pulse.config.Integration.Telegram.Mode
- material() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type
-
Returns the value of the
materialrecord component. - material() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
-
Returns the value of the
materialrecord component. - material() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
-
Returns the value of the
materialrecord component. - material() - Method in record class net.flectone.pulse.module.command.chatsetting.model.SubMenuItem
-
Returns the value of the
materialrecord component. - material(String) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type.TypeBuilder
- material(String) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type.TypeBuilder
- material(String) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.MenuBuilder
- MAVEN_GROUP - Static variable in class net.flectone.pulse.BuildConfig
- MAVEN_REPOSITORY - Static variable in class net.flectone.pulse.BuildConfig
- MAVENCENTRALPASSWORD - Static variable in class net.flectone.pulse.BuildConfig
- MAVENCENTRALUSERNAME - Static variable in class net.flectone.pulse.BuildConfig
- max() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns the value of the
maxrecord component. - max() - Method in record class net.flectone.pulse.config.Command.Dice
-
Returns the value of the
maxrecord component. - max() - Method in record class net.flectone.pulse.config.Message.Status.Players
-
Returns the value of the
maxrecord component. - max(Integer) - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- max(Integer) - Method in class net.flectone.pulse.config.Command.Dice.DiceBuilder
- max(Integer) - Method in class net.flectone.pulse.config.Message.Status.Players.PlayersBuilder
- maxColumn() - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Returns the value of the
maxColumnrecord component. - maxColumn(Integer) - Method in class net.flectone.pulse.config.Command.Minesweeper.MinesweeperBuilder
- maxCount() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
maxCountrecord component. - maxCount(Integer) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- maxDistance() - Method in record class net.flectone.pulse.config.Message.Format.Fading
-
Returns the value of the
maxDistancerecord component. - maxDistance(Double) - Method in class net.flectone.pulse.config.Message.Format.Fading.FadingBuilder
- maxLength() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
maxLengthrecord component. - maxLength(Integer) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- maxLifetime() - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
-
Returns the value of the
maxLifetimerecord component. - maxLifetime(Long) - Method in class net.flectone.pulse.config.Config.Database.PoolSettings.PoolSettingsBuilder
- maxPoolSize() - Method in record class net.flectone.pulse.config.Config.Executor
-
Returns the value of the
maxPoolSizerecord component. - maxPoolSize(Integer) - Method in class net.flectone.pulse.config.Config.Executor.ExecutorBuilder
- maxRepeatedSymbols() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
-
Returns the value of the
maxRepeatedSymbolsrecord component. - maxRepeatedSymbols(Integer) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Flood.FloodBuilder
- maxRepeatedWords() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
-
Returns the value of the
maxRepeatedWordsrecord component. - maxRepeatedWords(Integer) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Flood.FloodBuilder
- maxRow() - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Returns the value of the
maxRowrecord component. - maxRow(Integer) - Method in class net.flectone.pulse.config.Command.Minesweeper.MinesweeperBuilder
- maxSize() - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
-
Returns the value of the
maxSizerecord component. - maxSize(Integer) - Method in class net.flectone.pulse.config.Config.Database.PoolSettings.PoolSettingsBuilder
- me() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
merecord component. - me() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
merecord component. - me() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
merecord component. - me(Command.Me) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- me(Localization.Command.Me) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- me(Permission.Command.Me) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Me(Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Me
-
Creates an instance of a
Merecord class. - Me(String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Me
-
Creates an instance of a
Merecord class. - Me(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Me
-
Creates an instance of a
Merecord class. - MeModule - Interface in net.flectone.pulse.module.command.me
-
The /me command, which narrates an action in the first person.
- mention() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
mentionrecord component. - mention() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
mentionrecord component. - mention() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
mentionrecord component. - mention(Localization.Message.Format.Mention) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- mention(Message.Format.Mention) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- mention(Permission.Message.Format.Mention) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- Mention(Boolean, String, String, String, Destination, Sound) - Constructor for record class net.flectone.pulse.config.Message.Format.Mention
-
Creates an instance of a
Mentionrecord class. - Mention(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Mention
-
Creates an instance of a
Mentionrecord class. - Mention(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Mention
-
Creates an instance of a
Mentionrecord class. - MENTION - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- MENTION_MESSAGE - Enum constant in enum class net.flectone.pulse.constant.CacheName
- MENTION_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables mention detection and notifications.
- MentionModule - Interface in net.flectone.pulse.module.message.format.mention
-
Highlights a player's name in chat and notifies them.
- menu() - Method in record class net.flectone.pulse.config.Command.Chatsetting
-
Returns the value of the
menurecord component. - menu() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
-
Returns the value of the
menurecord component. - menu(Command.Chatsetting.Menu) - Method in class net.flectone.pulse.config.Command.Chatsetting.ChatsettingBuilder
- menu(Localization.Command.Chatsetting.Menu) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.ChatsettingBuilder
- Menu(String, Command.Chatsetting.Menu.Chat, Command.Chatsetting.Menu.Color, Command.Chatsetting.Menu.Color) - Constructor for record class net.flectone.pulse.config.Command.Chatsetting.Menu
-
Creates an instance of a
Menurecord class. - Menu(Localization.Command.Chatsetting.Menu.SubMenu, Localization.Command.Chatsetting.Menu.SubMenu, Localization.Command.Chatsetting.Menu.SubMenu) - Constructor for record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
-
Creates an instance of a
Menurecord class. - MenuBuilder - Interface in net.flectone.pulse.module.command.chatsetting.builder
-
The builder for constructing the chatsetting menu.
- merged() - Method in class net.flectone.pulse.util.tag.LazyTagResolver
-
Merges the whole stack into a single resolver on first use and keeps it for the calls after that.
- message() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
messagerecord component. - message() - Method in record class net.flectone.pulse.config.Localization
-
Returns the value of the
messagerecord component. - message() - Method in record class net.flectone.pulse.config.Permission
-
Returns the value of the
messagerecord component. - message() - Method in interface net.flectone.pulse.file.FileFacade
-
The loaded message.yml.
- message() - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
The raw, unrendered text.
- message() - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Returns the value of the
messagerecord component. - message() - Method in record class net.flectone.pulse.model.file.FilePack
-
Returns the value of the
messagerecord component. - message() - Method in record class net.flectone.pulse.module.command.mail.model.Mail
-
Returns the value of the
messagerecord component. - message(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- message(Localization.Message) - Method in class net.flectone.pulse.config.Localization.LocalizationBuilder
- message(Permission.Message) - Method in class net.flectone.pulse.config.Permission.PermissionBuilder
- Message - Record Class in net.flectone.pulse.config
-
Configuration for message features in FlectonePulse.
- Message(Boolean, Message.Afk, Message.Anvil, Message.Auto, Message.Book, Message.Bossbar, Message.Brand, Message.Bubble, Message.Chat, Message.Format, Message.Greeting, Message.Join, Message.Quit, Message.Rightclick, Message.Scoreboard, Message.Serverlink, Message.Sidebar, Message.Sign, Message.Status, Message.Tab, Message.Update, Message.Vanilla) - Constructor for record class net.flectone.pulse.config.Message
-
Creates an instance of a
Messagerecord class. - Message(String, Permission.Type, Permission.Message.Afk, Permission.Message.Anvil, Permission.Message.Auto, Permission.Message.Book, Permission.Message.Bossbar, Permission.Message.Brand, Permission.Message.Bubble, Permission.Message.Chat, Permission.Message.Format, Permission.Message.Greeting, Permission.Message.Join, Permission.Message.Quit, Permission.Message.Rightclick, Permission.Message.Scoreboard, Permission.Message.Serverlink, Permission.Message.Sidebar, Permission.Message.Sign, Permission.Message.Status, Permission.Message.Tab, Permission.Message.Update, Permission.Message.Vanilla) - Constructor for record class net.flectone.pulse.config.Permission.Message
-
Creates an instance of a
Messagerecord class. - Message(Localization.Message.Afk, Localization.Message.Auto, Localization.Message.Bossbar, Localization.Message.Brand, Localization.Message.Bubble, Localization.Message.Chat, Localization.Message.Format, Localization.Message.Greeting, Localization.Message.Join, Localization.Message.Quit, Localization.Message.Rightclick, Localization.Message.Scoreboard, Localization.Message.Serverlink, Localization.Message.Sidebar, Localization.Message.Status, Localization.Message.Tab, Localization.Message.Update, Localization.Message.Vanilla) - Constructor for record class net.flectone.pulse.config.Localization.Message
-
Creates an instance of a
Messagerecord class. - MESSAGE - Enum constant in enum class net.flectone.pulse.constant.FilePath
- MESSAGE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_AFK - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_ANVIL - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_AUTO - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_BOOK - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_BOSSBAR - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_BRAND - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_BUBBLE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_CHAT - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_CONTEXT - Enum constant in enum class net.flectone.pulse.constant.CacheName
- MESSAGE_FORMAT - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_ANIMATION - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_CONDITION - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_FADING - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_FCOLOR - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_FIXATION - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_MENTION - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_MODERATION - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_MODERATION_CAPS - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_MODERATION_DELETE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_MODERATION_FLOOD - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_MODERATION_NEWBIE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_MODERATION_SWEAR - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_NAMES - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_OBJECT - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_PADDING - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_QUESTIONANSWER - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_REPLACEMENT - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_TRANSLATE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_FORMAT_WORLD - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_GREETING - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_JOIN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_QUIT - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_RIGHTCLICK - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_SCOREBOARD - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_SCOREBOARD_OBJECTIVE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_SCOREBOARD_OBJECTIVE_BELOWNAME - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_SCOREBOARD_OBJECTIVE_TABNAME - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_SERVERLINK - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_SIDEBAR - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_SIGN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_STATUS - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_STATUS_ICON - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_STATUS_MOTD - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_STATUS_PLAYERS - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_STATUS_VERSION - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_TAB - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_TAB_FOOTER - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_TAB_HEADER - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_TAB_PLAYERLISTNAME - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_UPDATE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- MESSAGE_VANILLA - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- Message.Afk - Record Class in net.flectone.pulse.config
- Message.Afk.AfkBuilder - Class in net.flectone.pulse.config
- Message.Anvil - Record Class in net.flectone.pulse.config
- Message.Anvil.AnvilBuilder - Class in net.flectone.pulse.config
- Message.Auto - Record Class in net.flectone.pulse.config
- Message.Auto.AutoBuilder - Class in net.flectone.pulse.config
- Message.Auto.Type - Record Class in net.flectone.pulse.config
- Message.Auto.Type.TypeBuilder - Class in net.flectone.pulse.config
- Message.Book - Record Class in net.flectone.pulse.config
- Message.Book.BookBuilder - Class in net.flectone.pulse.config
- Message.Bossbar - Record Class in net.flectone.pulse.config
- Message.Bossbar.Announce - Record Class in net.flectone.pulse.config
- Message.Bossbar.Announce.AnnounceBuilder - Class in net.flectone.pulse.config
- Message.Bossbar.BossbarBuilder - Class in net.flectone.pulse.config
- Message.Brand - Record Class in net.flectone.pulse.config
- Message.Brand.BrandBuilder - Class in net.flectone.pulse.config
- Message.Bubble - Record Class in net.flectone.pulse.config
- Message.Bubble.BubbleBuilder - Class in net.flectone.pulse.config
- Message.Bubble.Interaction - Record Class in net.flectone.pulse.config
- Message.Bubble.Interaction.InteractionBuilder - Class in net.flectone.pulse.config
- Message.Bubble.Modern - Record Class in net.flectone.pulse.config
- Message.Bubble.Modern.ModernBuilder - Class in net.flectone.pulse.config
- Message.Chat - Record Class in net.flectone.pulse.config
- Message.Chat.ChatBuilder - Class in net.flectone.pulse.config
- Message.Chat.Mode - Enum Class in net.flectone.pulse.config
- Message.Chat.Type - Record Class in net.flectone.pulse.config
- Message.Chat.Type.NullReceiver - Record Class in net.flectone.pulse.config
- Message.Chat.Type.NullReceiver.NullReceiverBuilder - Class in net.flectone.pulse.config
- Message.Chat.Type.TypeBuilder - Class in net.flectone.pulse.config
- Message.Format - Record Class in net.flectone.pulse.config
- Message.Format.Animation - Record Class in net.flectone.pulse.config
- Message.Format.Animation.AnimationBuilder - Class in net.flectone.pulse.config
- Message.Format.Animation.AnimationConfig - Record Class in net.flectone.pulse.config
- Message.Format.Animation.AnimationConfig.AnimationConfigBuilder - Class in net.flectone.pulse.config
- Message.Format.Condition - Record Class in net.flectone.pulse.config
- Message.Format.Condition.ConditionBuilder - Class in net.flectone.pulse.config
- Message.Format.Condition.Criteria - Record Class in net.flectone.pulse.config
- Message.Format.Condition.Criteria.CriteriaBuilder - Class in net.flectone.pulse.config
- Message.Format.Condition.Criteria.Type - Enum Class in net.flectone.pulse.config
- Message.Format.Fading - Record Class in net.flectone.pulse.config
- Message.Format.Fading.FadingBuilder - Class in net.flectone.pulse.config
- Message.Format.FColor - Record Class in net.flectone.pulse.config
- Message.Format.FColor.FColorBuilder - Class in net.flectone.pulse.config
- Message.Format.Fixation - Record Class in net.flectone.pulse.config
- Message.Format.Fixation.FixationBuilder - Class in net.flectone.pulse.config
- Message.Format.FormatBuilder - Class in net.flectone.pulse.config
- Message.Format.Mention - Record Class in net.flectone.pulse.config
- Message.Format.Mention.MentionBuilder - Class in net.flectone.pulse.config
- Message.Format.Moderation - Record Class in net.flectone.pulse.config
- Message.Format.Moderation.Caps - Record Class in net.flectone.pulse.config
- Message.Format.Moderation.Caps.CapsBuilder - Class in net.flectone.pulse.config
- Message.Format.Moderation.Delete - Record Class in net.flectone.pulse.config
- Message.Format.Moderation.Delete.DeleteBuilder - Class in net.flectone.pulse.config
- Message.Format.Moderation.Flood - Record Class in net.flectone.pulse.config
- Message.Format.Moderation.Flood.FloodBuilder - Class in net.flectone.pulse.config
- Message.Format.Moderation.ModerationBuilder - Class in net.flectone.pulse.config
- Message.Format.Moderation.Newbie - Record Class in net.flectone.pulse.config
- Message.Format.Moderation.Newbie.Mode - Enum Class in net.flectone.pulse.config
- Message.Format.Moderation.Newbie.NewbieBuilder - Class in net.flectone.pulse.config
- Message.Format.Moderation.Swear - Record Class in net.flectone.pulse.config
- Message.Format.Moderation.Swear.SwearBuilder - Class in net.flectone.pulse.config
- Message.Format.Names - Record Class in net.flectone.pulse.config
- Message.Format.Names.NamesBuilder - Class in net.flectone.pulse.config
- Message.Format.Object - Record Class in net.flectone.pulse.config
- Message.Format.Object.ObjectBuilder - Class in net.flectone.pulse.config
- Message.Format.Object.PlayerheadTag - Record Class in net.flectone.pulse.config
- Message.Format.Object.PlayerheadTag.PlayerheadTagBuilder - Class in net.flectone.pulse.config
- Message.Format.Object.SpriteTag - Record Class in net.flectone.pulse.config
- Message.Format.Object.SpriteTag.SpriteTagBuilder - Class in net.flectone.pulse.config
- Message.Format.Object.TextureTag - Record Class in net.flectone.pulse.config
- Message.Format.Object.TextureTag.TextureTagBuilder - Class in net.flectone.pulse.config
- Message.Format.Padding - Record Class in net.flectone.pulse.config
- Message.Format.Padding.PaddingBuilder - Class in net.flectone.pulse.config
- Message.Format.Padding.Type - Enum Class in net.flectone.pulse.config
- Message.Format.Padding.Value - Record Class in net.flectone.pulse.config
- Message.Format.Padding.Value.ValueBuilder - Class in net.flectone.pulse.config
- Message.Format.QuestionAnswer - Record Class in net.flectone.pulse.config
- Message.Format.QuestionAnswer.Question - Record Class in net.flectone.pulse.config
- Message.Format.QuestionAnswer.Question.QuestionBuilder - Class in net.flectone.pulse.config
- Message.Format.QuestionAnswer.QuestionAnswerBuilder - Class in net.flectone.pulse.config
- Message.Format.Replacement - Record Class in net.flectone.pulse.config
- Message.Format.Replacement.ReplacementBuilder - Class in net.flectone.pulse.config
- Message.Format.Translate - Record Class in net.flectone.pulse.config
- Message.Format.Translate.TranslateBuilder - Class in net.flectone.pulse.config
- Message.Format.World - Record Class in net.flectone.pulse.config
- Message.Format.World.WorldBuilder - Class in net.flectone.pulse.config
- Message.Greeting - Record Class in net.flectone.pulse.config
- Message.Greeting.GreetingBuilder - Class in net.flectone.pulse.config
- Message.Join - Record Class in net.flectone.pulse.config
- Message.Join.JoinBuilder - Class in net.flectone.pulse.config
- Message.MessageBuilder - Class in net.flectone.pulse.config
- Message.Quit - Record Class in net.flectone.pulse.config
- Message.Quit.QuitBuilder - Class in net.flectone.pulse.config
- Message.Rightclick - Record Class in net.flectone.pulse.config
- Message.Rightclick.RightclickBuilder - Class in net.flectone.pulse.config
- Message.Scoreboard - Record Class in net.flectone.pulse.config
- Message.Scoreboard.Objective - Record Class in net.flectone.pulse.config
- Message.Scoreboard.Objective.Belowname - Record Class in net.flectone.pulse.config
- Message.Scoreboard.Objective.Belowname.BelownameBuilder - Class in net.flectone.pulse.config
- Message.Scoreboard.Objective.ObjectiveBuilder - Class in net.flectone.pulse.config
- Message.Scoreboard.Objective.Tabname - Record Class in net.flectone.pulse.config
- Message.Scoreboard.Objective.Tabname.TabnameBuilder - Class in net.flectone.pulse.config
- Message.Scoreboard.ScoreboardBuilder - Class in net.flectone.pulse.config
- Message.Serverlink - Record Class in net.flectone.pulse.config
- Message.Serverlink.ServerlinkBuilder - Class in net.flectone.pulse.config
- Message.Sidebar - Record Class in net.flectone.pulse.config
- Message.Sidebar.SidebarBuilder - Class in net.flectone.pulse.config
- Message.Sign - Record Class in net.flectone.pulse.config
- Message.Sign.SignBuilder - Class in net.flectone.pulse.config
- Message.Status - Record Class in net.flectone.pulse.config
- Message.Status.Icon - Record Class in net.flectone.pulse.config
- Message.Status.Icon.IconBuilder - Class in net.flectone.pulse.config
- Message.Status.MOTD - Record Class in net.flectone.pulse.config
- Message.Status.MOTD.MOTDBuilder - Class in net.flectone.pulse.config
- Message.Status.Players - Record Class in net.flectone.pulse.config
- Message.Status.Players.PlayersBuilder - Class in net.flectone.pulse.config
- Message.Status.StatusBuilder - Class in net.flectone.pulse.config
- Message.Status.Version - Record Class in net.flectone.pulse.config
- Message.Status.Version.VersionBuilder - Class in net.flectone.pulse.config
- Message.Tab - Record Class in net.flectone.pulse.config
- Message.Tab.Footer - Record Class in net.flectone.pulse.config
- Message.Tab.Footer.FooterBuilder - Class in net.flectone.pulse.config
- Message.Tab.Header - Record Class in net.flectone.pulse.config
- Message.Tab.Header.HeaderBuilder - Class in net.flectone.pulse.config
- Message.Tab.Playerlistname - Record Class in net.flectone.pulse.config
- Message.Tab.Playerlistname.PlayerlistnameBuilder - Class in net.flectone.pulse.config
- Message.Tab.TabBuilder - Class in net.flectone.pulse.config
- Message.Update - Record Class in net.flectone.pulse.config
- Message.Update.UpdateBuilder - Class in net.flectone.pulse.config
- Message.Vanilla - Record Class in net.flectone.pulse.config
- Message.Vanilla.VanillaBuilder - Class in net.flectone.pulse.config
- Message.Vanilla.VanillaMessage - Record Class in net.flectone.pulse.config
- Message.Vanilla.VanillaMessage.VanillaMessageBuilder - Class in net.flectone.pulse.config
- messageChannel() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
messageChannelrecord component. - messageChannel() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
messageChannelrecord component. - messageChannel() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns the value of the
messageChannelrecord component. - messageChannel() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
-
Returns the value of the
messageChannelrecord component. - messageChannel() - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
-
Returns the value of the
messageChannelrecord component. - messageChannel() - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
-
Returns the value of the
messageChannelrecord component. - messageChannel() - Method in interface net.flectone.pulse.config.setting.MessageChannelSetting
-
Retrieves the message channel
- messageChannel(Map) - Method in class net.flectone.pulse.config.Localization.Integration.Telegram.TelegramBuilder
- messageChannel(Map) - Method in class net.flectone.pulse.config.Localization.Integration.Twitch.TwitchBuilder
- messageChannel(Map) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- messageChannel(Map) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- messageChannel(Map) - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- messageChannel(Map) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.DiscordBuilder
- MessageChannelSetting - Interface in net.flectone.pulse.config.setting
-
Configuration setting interface for message channels
- messageComponent(FEntity, FPlayer, String) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
Renders a nested message with its own sender and reader.
- messageContext() - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
-
Returns the value of the
messageContextrecord component. - messageContext() - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Returns the value of the
messageContextrecord component. - messageContext() - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Returns the value of the
messageContextrecord component. - messageContext(Function) - Method in class net.flectone.pulse.model.event.EventMetadataImpl.EventMetadataImplBuilder
- messageContext(Function) - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Sets how the message context is built for each receiver.
- MessageContext - Interface in net.flectone.pulse.model.event.message.context
-
One message on its way to one receiver, carrying the raw text, who sent it, who reads it, the MiniMessage tags resolved so far and the flags that switch formatting steps on or off.
- MessageContext.CacheKey - Interface in net.flectone.pulse.model.event.message.context
-
Identifies a rendered message so an identical one can be served from cache instead of being formatted again.
- MessageDispatcher - Interface in net.flectone.pulse.dispatcher
-
Dispatcher responsible for routing and sending messages to players.
- MessageFlag - Enum Class in net.flectone.pulse.constant
-
Message processing control flags for enabling/disabling features.
- MessageFormattingEvent - Record Class in net.flectone.pulse.model.event.message
-
Fired while a message is being turned into a component, so listeners can adjust the text or its tags.
- MessageFormattingEvent(boolean, MessageContext) - Constructor for record class net.flectone.pulse.model.event.message.MessageFormattingEvent
-
Creates an instance of a
MessageFormattingEventrecord class. - MessageFormattingEvent(MessageContext) - Constructor for record class net.flectone.pulse.model.event.message.MessageFormattingEvent
-
Creates an event that has not been cancelled.
- MessageModule - Interface in net.flectone.pulse.module.message
-
Groups every message the plugin sends on its own.
- messageNames() - Method in record class net.flectone.pulse.model.event.IntegrationMessageFormat
-
Returns the value of the
messageNamesrecord component. - messageNames(List) - Method in class net.flectone.pulse.model.event.IntegrationMessageFormat.IntegrationMessageFormatBuilder
- MessageParser - Interface in net.flectone.pulse.parser.string
-
Command argument that parses the rest of the command line as one message.
- MessagePipeline - Interface in net.flectone.pulse.pipeline
-
Turns a raw message into what the client finally sees.
- MessagePipeline.ReplacementTag - Enum Class in net.flectone.pulse.pipeline
-
Every tag the formatting modules can insert.
- MessagePrepareEvent - Record Class in net.flectone.pulse.model.event.message
-
Fired once the receivers are known but before anything is sent, so listeners can still change the audience, the metadata or the wording.
- MessagePrepareEvent(boolean, ModuleName, EventMetadata, MessageContext, IntegrationMessageFormat, Set) - Constructor for record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Creates an instance of a
MessagePrepareEventrecord class. - MessagePrepareEvent(ModuleName, EventMetadata) - Constructor for record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Creates an event whose context and mirroring format are resolved from the metadata.
- MessagePrepareEvent(ModuleName, EventMetadata, MessageContext, IntegrationMessageFormat) - Constructor for record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Creates an event that has not been cancelled and whose audience is not resolved yet.
- MessageReceiveEvent - Record Class in net.flectone.pulse.model.event.message
-
Fired when the server is about to show a message to a player, including messages FlectonePulse did not send.
- MessageReceiveEvent(boolean, FPlayer, Component, boolean) - Constructor for record class net.flectone.pulse.model.event.message.MessageReceiveEvent
-
Creates an instance of a
MessageReceiveEventrecord class. - MessageReceiveEvent(FPlayer, Component, boolean) - Constructor for record class net.flectone.pulse.model.event.message.MessageReceiveEvent
-
Creates an event that has not been cancelled.
- MessageSender - Interface in net.flectone.pulse.platform.sender
-
Sends chat messages to players and console with proper version compatibility.
- MessageSendEvent - Record Class in net.flectone.pulse.model.event.message
-
Fired for each receiver as the finished message goes out.
- MessageSendEvent(boolean, ModuleName, Component, Component, EventMetadata, MessageContext) - Constructor for record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Creates an instance of a
MessageSendEventrecord class. - MessageSendEvent(ModuleName, Component, Component, EventMetadata, MessageContext) - Constructor for record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Creates an event that has not been cancelled.
- messageTag(FEntity, FPlayer, String) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver rendering a nested message with its own sender and reader.
- messageTag(Component) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver inserting an already rendered component.
- messageToTranslate() - Method in interface net.flectone.pulse.module.command.translateto.model.TranslatetoMessageContext
-
The text to translate.
- metrics() - Method in record class net.flectone.pulse.config.Config
-
Returns the value of the
metricsrecord component. - metrics(Config.Metrics) - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- Metrics(Boolean) - Constructor for record class net.flectone.pulse.config.Config.Metrics
-
Creates an instance of a
Metricsrecord class. - MetricsDTO - Record Class in net.flectone.pulse.model.dto
-
One anonymous statistics report.
- MetricsDTO(String, String, String, String, String, String, String, int, long, String, String, String, String, String, String, int, Map, String) - Constructor for record class net.flectone.pulse.model.dto.MetricsDTO
-
Creates an instance of a
MetricsDTOrecord class. - MetricsDTO.MetricsDTOBuilder - Class in net.flectone.pulse.model.dto
- MetricsSender - Interface in net.flectone.pulse.platform.sender
-
Sends anonymous metrics data to FlectonePulse servers.
- MetricsService - Interface in net.flectone.pulse.service
-
Collects anonymous usage statistics and reports them, if the server owner left metrics on.
- migration_1_11_1(FilePack) - Method in interface net.flectone.pulse.file.FileMigrator
-
Applies the changes introduced in 1.11.1.
- migration_1_12_3(FilePack) - Method in interface net.flectone.pulse.file.FileMigrator
-
Applies the changes introduced in 1.12.3.
- min() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns the value of the
minrecord component. - min() - Method in record class net.flectone.pulse.config.Command.Dice
-
Returns the value of the
minrecord component. - min(Integer) - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- min(Integer) - Method in class net.flectone.pulse.config.Command.Dice.DiceBuilder
- minDistance() - Method in record class net.flectone.pulse.config.Message.Format.Fading
-
Returns the value of the
minDistancerecord component. - minDistance(Double) - Method in class net.flectone.pulse.config.Message.Format.Fading.FadingBuilder
- mine() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
minerecord component. - mine() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Returns the value of the
minerecord component. - mine(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- MINESKIN_API_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- mineskinApiKey() - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
-
Returns the value of the
mineskinApiKeyrecord component. - mineskinApiKey(String) - Method in class net.flectone.pulse.config.Message.Format.Object.TextureTag.TextureTagBuilder
- minesweeper() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
minesweeperrecord component. - minesweeper() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
minesweeperrecord component. - minesweeper() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
minesweeperrecord component. - minesweeper() - Method in interface net.flectone.pulse.module.command.minesweeper.model.MinesweeperMessageContext
-
The current board.
- minesweeper(Command.Minesweeper) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- minesweeper(Localization.Command.Minesweeper) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- minesweeper(Permission.Command.Minesweeper) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Minesweeper - Class in net.flectone.pulse.module.command.minesweeper.model
-
A minesweeper board.
- Minesweeper(int, int, int, int) - Constructor for class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
-
Creates an unrevealed board.
- Minesweeper(Boolean, Boolean, Integer, Integer, Integer, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Minesweeper
-
Creates an instance of a
Minesweeperrecord class. - Minesweeper(String, String, String, String, Localization.Command.Minesweeper.Cell, String, String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Creates an instance of a
Minesweeperrecord class. - Minesweeper(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Minesweeper
-
Creates an instance of a
Minesweeperrecord class. - Minesweeper.CellView - Record Class in net.flectone.pulse.module.command.minesweeper.model
-
One cell as the renderer sees it.
- Minesweeper.GameState - Enum Class in net.flectone.pulse.module.command.minesweeper.model
-
Whether the game is still running, won or lost.
- Minesweeper.RevealResult - Record Class in net.flectone.pulse.module.command.minesweeper.model
-
What one reveal did to the board.
- MinesweeperMessageContext - Interface in net.flectone.pulse.module.command.minesweeper.model
-
The board of a minesweeper game.
- MinesweeperModule - Interface in net.flectone.pulse.module.command.minesweeper
-
The /minesweeper command, which plays a game of minesweeper in chat.
- minIdle() - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
-
Returns the value of the
minIdlerecord component. - minIdle(Integer) - Method in class net.flectone.pulse.config.Config.Database.PoolSettings.PoolSettingsBuilder
- minimotd() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
minimotdrecord component. - minimotd() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
minimotdrecord component. - minimotd(Integration.MiniMOTD) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- minimotd(Permission.Integration.MiniMOTD) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- MiniMOTD(Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.MiniMOTD
-
Creates an instance of a
MiniMOTDrecord class. - MiniMOTD(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.MiniMOTD
-
Creates an instance of a
MiniMOTDrecord class. - miniplaceholders() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
miniplaceholdersrecord component. - miniplaceholders() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
miniplaceholdersrecord component. - miniplaceholders(Integration.MiniPlaceholders) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- miniplaceholders(Permission.Integration.MiniPlaceholders) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- MiniPlaceholders(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.MiniPlaceholders
-
Creates an instance of a
MiniPlaceholdersrecord class. - MiniPlaceholders(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
-
Creates an instance of a
MiniPlaceholdersrecord class. - MINIPLACEHOLDERS_API_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- minPoolSize() - Method in record class net.flectone.pulse.config.Config.Executor
-
Returns the value of the
minPoolSizerecord component. - minPoolSize(Integer) - Method in class net.flectone.pulse.config.Config.Executor.ExecutorBuilder
- mobile() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns the value of the
mobilerecord component. - mode() - Method in record class net.flectone.pulse.config.Message.Chat
-
Returns the value of the
moderecord component. - mode() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
-
Returns the value of the
moderecord component. - mode() - Method in record class net.flectone.pulse.config.Message.Format.World
-
Returns the value of the
moderecord component. - mode(Message.Chat.Mode) - Method in class net.flectone.pulse.config.Message.Chat.ChatBuilder
- mode(Message.Format.Moderation.Newbie.Mode) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Newbie.NewbieBuilder
- mode(WorldModule.Mode) - Method in class net.flectone.pulse.config.Message.Format.World.WorldBuilder
- moderation() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
moderationrecord component. - moderation() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
moderationrecord component. - moderation() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
moderationrecord component. - moderation() - Method in interface net.flectone.pulse.model.event.message.context.ModerationMessageContext
-
The extra value carried alongside the message.
- moderation() - Method in interface net.flectone.pulse.module.command.whitelist.model.WhitelistMessageContext
-
The whitelist entry, or null when the whitelist itself was toggled.
- moderation(Localization.Message.Format.Moderation) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- moderation(Message.Format.Moderation) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- moderation(Permission.Message.Format.Moderation) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- Moderation - Record Class in net.flectone.pulse.model.value
-
A punishment issued by FlectonePulse, such as a ban, mute, warn, kick or whitelist entry.
- Moderation(int, int, long, long, String, int, Moderation.Type, boolean, String) - Constructor for record class net.flectone.pulse.model.value.Moderation
-
Creates an instance of a
Moderationrecord class. - Moderation(Boolean, Message.Format.Moderation.Caps, Message.Format.Moderation.Delete, Message.Format.Moderation.Newbie, Message.Format.Moderation.Flood, Message.Format.Moderation.Swear) - Constructor for record class net.flectone.pulse.config.Message.Format.Moderation
-
Creates an instance of a
Moderationrecord class. - Moderation(String, Permission.Type, Permission.Message.Format.Moderation.Caps, Permission.Message.Format.Moderation.Delete, Permission.Message.Format.Moderation.Newbie, Permission.Message.Format.Moderation.Flood, Permission.Message.Format.Moderation.Swear) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Creates an instance of a
Moderationrecord class. - Moderation(Localization.Message.Format.Moderation.Caps, Localization.Message.Format.Moderation.Delete, Localization.Message.Format.Moderation.Flood, Localization.Message.Format.Moderation.Newbie, Localization.Message.Format.Moderation.Swear) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Moderation
-
Creates an instance of a
Moderationrecord class. - MODERATION - Enum constant in enum class net.flectone.pulse.constant.CacheName
- Moderation.Type - Enum Class in net.flectone.pulse.model.value
-
The kind of punishment, including the actions that revoke one.
- moderationId() - Method in record class net.flectone.pulse.model.value.ExternalModeration
-
Returns the value of the
moderationIdrecord component. - ModerationListLocalizationSetting - Interface in net.flectone.pulse.config.setting
-
The wording a punishment list command uses for its header, its rows and its paging buttons.
- ModerationListSender - Interface in net.flectone.pulse.platform.sender
-
Renders the paged output of the punishment list commands, such as banlist and mutelist.
- ModerationListSender.ListArgument - Record Class in net.flectone.pulse.platform.sender
-
The arguments a list command was called with.
- ModerationMessageContext - Interface in net.flectone.pulse.model.event.message.context
-
A message context that also carries a punishment issued by FlectonePulse.
- ModerationMessageFormatter - Interface in net.flectone.pulse.platform.formatter
-
Fills the punishment placeholders for id, reason, dates and remaining time into the messages shown to a punished player.
- ModerationModule - Interface in net.flectone.pulse.module.message.format.moderation
-
Groups the chat rules that can silence or punish a player.
- ModerationParser - Interface in net.flectone.pulse.parser.moderation
-
Command argument that parses the name of a punished player, suggesting the ones with an active punishment.
- ModerationRepository - Interface in net.flectone.pulse.persistence.repository
-
Repository for managing moderation data in FlectonePulse.
- ModerationService - Interface in net.flectone.pulse.service
-
Issues, revokes and looks up punishments, and tracks the violation counters that decide when a chat rule turns into an automatic punishment.
- ModerationService.ViolationKey - Record Class in net.flectone.pulse.service
-
Identifies a violation counter by one player against one module.
- moderator() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns the value of the
moderatorrecord component. - moderatorName() - Method in record class net.flectone.pulse.model.value.ExternalModeration
-
Returns the value of the
moderatorNamerecord component. - modern() - Method in record class net.flectone.pulse.config.Command.Chatsetting
-
Returns the value of the
modernrecord component. - modern() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns the value of the
modernrecord component. - modern() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
modernrecord component. - modern(Command.Chatsetting.Modern) - Method in class net.flectone.pulse.config.Command.Chatsetting.ChatsettingBuilder
- modern(Localization.Command.Poll.Modern) - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
- modern(Message.Bubble.Modern) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- Modern(Boolean, Boolean, Boolean, Integer, Float, String, BubbleModule.Billboard) - Constructor for record class net.flectone.pulse.config.Message.Bubble.Modern
-
Creates an instance of a
Modernrecord class. - Modern(Boolean, Integer, Integer, Integer, Integer, Integer, Integer) - Constructor for record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Creates an instance of a
Modernrecord class. - Modern(String, String, String, String, String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Creates an instance of a
Modernrecord class. - module() - Method in record class net.flectone.pulse.config.Permission
-
Returns the value of the
modulerecord component. - module() - Method in record class net.flectone.pulse.model.event.module.ModuleDisableEvent
-
Returns the value of the
modulerecord component. - module() - Method in record class net.flectone.pulse.model.event.module.ModuleEnableEvent
-
Returns the value of the
modulerecord component. - module() - Method in interface net.flectone.pulse.model.event.module.ModuleEvent
-
The module the event is about.
- module() - Method in record class net.flectone.pulse.service.ModerationService.ViolationKey
-
Returns the value of the
modulerecord component. - module(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.PermissionBuilder
- Module - Interface in net.flectone.pulse.module
-
The root module.
- MODULE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- ModuleCommand - Interface in net.flectone.pulse.module
-
A module that registers a chat command.
- ModuleCommandController - Interface in net.flectone.pulse.platform.controller
-
Registers module commands with the command framework and keeps track of their argument names, which are translatable and therefore differ per language.
- ModuleController - Interface in net.flectone.pulse.platform.controller
-
Owns the module tree.
- ModuleDisableEvent - Record Class in net.flectone.pulse.model.event.module
-
Fired before a module is switched off.
- ModuleDisableEvent(boolean, ModuleSimple) - Constructor for record class net.flectone.pulse.model.event.module.ModuleDisableEvent
-
Creates an instance of a
ModuleDisableEventrecord class. - ModuleDisableEvent(ModuleSimple) - Constructor for record class net.flectone.pulse.model.event.module.ModuleDisableEvent
-
Creates an event that has not been cancelled.
- ModuleEnableEvent - Record Class in net.flectone.pulse.model.event.module
-
Fired before a module is switched on.
- ModuleEnableEvent(boolean, ModuleSimple) - Constructor for record class net.flectone.pulse.model.event.module.ModuleEnableEvent
-
Creates an instance of a
ModuleEnableEventrecord class. - ModuleEnableEvent(ModuleSimple) - Constructor for record class net.flectone.pulse.model.event.module.ModuleEnableEvent
-
Creates an event that has not been cancelled.
- ModuleEvent - Interface in net.flectone.pulse.model.event.module
-
Fired when a module is switched on or off.
- ModuleListLocalization - Interface in net.flectone.pulse.module
-
A module whose text is a list rather than a single line, stepping to the next entry each time it fires, as used by rotating messages such as the MOTD or auto broadcasts.
- ModuleLocalization - Interface in net.flectone.pulse.module
-
A module that speaks to players and therefore has translatable text, and optionally a cooldown and a sound.
- moduleName() - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Returns the value of the
moduleNamerecord component. - moduleName() - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Returns the value of the
moduleNamerecord component. - ModuleName - Enum Class in net.flectone.pulse.constant
-
Identifies every module and every proxy notification.
- modules() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
modulesrecord component. - modules(Map) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- ModuleSimple - Interface in net.flectone.pulse.module
-
The smallest form of a module, a named feature that can be switched on and off and that owns a permission.
- MOJANG_AUTHLIB_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- MOJANG_BRIGADIER_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- MONITOR - Enum constant in enum class net.flectone.pulse.model.event.Event.Priority
- motd() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
motdrecord component. - motd() - Method in record class net.flectone.pulse.config.Localization.Message.Status
-
Returns the value of the
motdrecord component. - motd() - Method in record class net.flectone.pulse.config.Message.Status
-
Returns the value of the
motdrecord component. - motd() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
motdrecord component. - motd() - Method in record class net.flectone.pulse.config.Permission.Message.Status
-
Returns the value of the
motdrecord component. - motd(Integration.MOTD) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- motd(Localization.Message.Status.MOTD) - Method in class net.flectone.pulse.config.Localization.Message.Status.StatusBuilder
- motd(Message.Status.MOTD) - Method in class net.flectone.pulse.config.Message.Status.StatusBuilder
- motd(Permission.Integration.MOTD) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- motd(Permission.Message.Status.MOTD) - Method in class net.flectone.pulse.config.Permission.Message.Status.StatusBuilder
- MOTD(Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.MOTD
-
Creates an instance of a
MOTDrecord class. - MOTD(Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Message.Status.MOTD
-
Creates an instance of a
MOTDrecord class. - MOTD(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.MOTD
-
Creates an instance of a
MOTDrecord class. - MOTD(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Status.MOTD
-
Creates an instance of a
MOTDrecord class. - MOTD(List) - Constructor for record class net.flectone.pulse.config.Localization.Message.Status.MOTD
-
Creates an instance of a
MOTDrecord class. - move() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
moverecord component. - move(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- move(UUID, FEntity, String, UUID) - Method in interface net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule
-
Records a move.
- move(FPlayer, String) - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
Plays a square, and in hard mode drops that player's oldest move.
- MOVE - Enum constant in enum class net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule.GamePhase
- MOVE - Enum constant in enum class net.flectone.pulse.module.command.tictactoe.TictactoeModule.GamePhase
- MultilineString - Record Class in net.flectone.pulse.model.value
-
A config value written either as a single line or as a list of lines.
- MultilineString(List) - Constructor for record class net.flectone.pulse.model.value.MultilineString
-
Creates an instance of a
MultilineStringrecord class. - multiMessage() - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
-
Returns the value of the
multiMessagerecord component. - multiMessage(Boolean) - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaMessage.VanillaMessageBuilder
- multiple() - Method in record class net.flectone.pulse.module.command.poll.model.NBTPoll
-
Returns the value of the
multiplerecord component. - multipleName() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
multipleNamerecord component. - multipleName(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- multipleVote() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
multipleVoterecord component. - multipleVote(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- MULTIPLIER - Static variable in interface net.flectone.pulse.platform.formatter.TimeFormatter
-
Milliseconds per tick, used to convert the tick counts the config uses.
- mute() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
muterecord component. - mute() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
muterecord component. - mute() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
muterecord component. - mute(Command.Mute) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- mute(Localization.Command.Mute) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- mute(Permission.Command.Mute) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- mute(FPlayer, long, String, int) - Method in interface net.flectone.pulse.service.ModerationService
-
Mutes a player.
- Mute(Boolean, Boolean, Boolean, Boolean, Boolean, Range, Map, Command.ReasonTimeMap, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Mute
-
Creates an instance of a
Muterecord class. - Mute(String, String, String, String, String, Localization.ReasonMap, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Mute
-
Creates an instance of a
Muterecord class. - Mute(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Mute
-
Creates an instance of a
Muterecord class. - MUTE - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- MUTE - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- MUTE_MODULES - Static variable in interface net.flectone.pulse.platform.controller.ModuleController
- MuteChecker - Interface in net.flectone.pulse.checker
-
Works out why a player may not speak, either an actual mute or a chat rule they just broke.
- MuteChecker.Status - Enum Class in net.flectone.pulse.checker
-
Why a player cannot speak, either a local or external mute, a broken chat rule, or nothing at all.
- mutelist() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
mutelistrecord component. - mutelist() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
mutelistrecord component. - mutelist() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
mutelistrecord component. - mutelist(Command.Mutelist) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- mutelist(Localization.Command.Mutelist) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- mutelist(Permission.Command.Mutelist) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Mutelist(Boolean, Integer, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Mutelist
-
Creates an instance of a
Mutelistrecord class. - Mutelist(String, String, String, Localization.ListTypeMessage, Localization.ListTypeMessage) - Constructor for record class net.flectone.pulse.config.Localization.Command.Mutelist
-
Creates an instance of a
Mutelistrecord class. - Mutelist(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Mutelist
-
Creates an instance of a
Mutelistrecord class. - MutelistModule - Interface in net.flectone.pulse.module.command.mutelist
-
The /mutelist command, which pages through the active mutes.
- MuteModerationParser - Interface in net.flectone.pulse.parser.moderation
-
Command argument suggesting the muted players.
- MuteModule - Interface in net.flectone.pulse.module.command.mute
-
The /mute command.
- MuteSender - Interface in net.flectone.pulse.platform.sender
-
Sends mute notifications to players when they attempt to chat while muted.
- myself() - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
-
Returns the value of the
myselfrecord component. - myself() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
myselfrecord component. - myself() - Method in record class net.flectone.pulse.config.Localization.Command.Tell
-
Returns the value of the
myselfrecord component. - myself() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
myselfrecord component. - myself(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignore.IgnoreBuilder
- myself(String) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- myself(String) - Method in class net.flectone.pulse.config.Localization.Command.Tell.TellBuilder
- myself(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- MYSQL - Enum constant in enum class net.flectone.pulse.constant.DatabaseType
- MYSQL_CONNECTOR_VERSION - Static variable in class net.flectone.pulse.BuildConfig
N
- name() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players.Sample
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Version
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Afk
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Anon
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Ball
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Ban
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Coin
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Dice
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Emit
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Helper
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Kick
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Mail
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Me
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Mute
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Online
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Ping
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Poll
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Reply
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Spy
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Stream
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Tell
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Unban
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Warn
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Command.Whois
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Advancedban
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Blazeandcave
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.CMI
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Deepl
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Discord
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Floodgate
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Geyser
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Icu
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Interactivechat
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Itemsadder
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Libertybans
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Litebans
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Luckperms
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Maintenance
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniMOTD
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.MOTD
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Plasmovoice
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Simplevoice
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Skinsrestorer
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Supervanish
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Tab
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Telegram
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Triton
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Twitch
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Vault
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Integration.Yandex
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Afk
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Anvil
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Auto
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Book
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Bossbar
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Brand
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Bubble
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Chat
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fixation
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Names
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Translate
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Format.World
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Greeting
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Join
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Quit
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Serverlink
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Sidebar
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Sign
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Icon
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Status.MOTD
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Status
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Players
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Version
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Footer
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Header
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Tab
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Update
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.Message.Vanilla
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.config.Permission.PermissionEntry
-
Returns the value of the
namerecord component. - name() - Method in interface net.flectone.pulse.config.setting.PermissionSetting
-
Gets the name of the permission.
- name() - Method in interface net.flectone.pulse.model.entity.FEntity
-
The display name.
- name() - Method in record class net.flectone.pulse.model.entity.FEntityImpl
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.model.value.FColor
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.model.value.Sound
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.module.command.chatsetting.model.SubMenuItem
-
Returns the value of the
namerecord component. - name() - Method in record class net.flectone.pulse.module.message.chat.model.Chat
-
Returns the value of the
namerecord component. - name() - Method in interface net.flectone.pulse.module.ModuleSimple
-
Identifies this module in the config, in permissions and on the proxy channel.
- name(String) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type.TypeBuilder
- name(String) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type.TypeBuilder
- name(String) - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- name(String) - Method in class net.flectone.pulse.config.Integration.Discord.Presence.Activity.ActivityBuilder
- name(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author.AuthorBuilder
- name(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field.FieldBuilder
- name(String) - Method in class net.flectone.pulse.config.Localization.Message.Status.Players.Sample.SampleBuilder
- name(String) - Method in class net.flectone.pulse.config.Localization.Message.Status.Version.VersionBuilder
- name(String) - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaMessage.VanillaMessageBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Afk.AfkBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Anon.AnonBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Ball.BallBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Ban.BanBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Banlist.BanlistBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Broadcast.BroadcastBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Chatcolor.ChatcolorBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.ChatsettingBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem.SettingItemBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Clearchat.ClearchatBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Clearmail.ClearmailBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Coin.CoinBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.CommandDo.CommandDoBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.CommandTry.CommandTryBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Deletemessage.DeletemessageBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Dice.DiceBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Emit.EmitBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Flectonepulse.FlectonepulseBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Geolocate.GeolocateBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Helper.HelperBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Ignore.IgnoreBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Ignorelist.IgnorelistBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Kick.KickBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Mail.MailBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Maintenance.MaintenanceBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Me.MeBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Minesweeper.MinesweeperBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Mute.MuteBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Mutelist.MutelistBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Nickname.NicknameBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Online.OnlineBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Ping.PingBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Poll.PollBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Reply.ReplyBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Rockpaperscissors.RockpaperscissorsBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Sprite.SpriteBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Spy.SpyBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Stream.StreamBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Symbol.SymbolBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Tell.TellBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Tictactoe.TictactoeBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Toponline.ToponlineBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Translateto.TranslatetoBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Unban.UnbanBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Unmute.UnmuteBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Unwarn.UnwarnBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Warn.WarnBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Warnlist.WarnlistBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Whitelist.WhitelistBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Command.Whois.WhoisBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Advancedban.AdvancedbanBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Blazeandcave.BlazeandcaveBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.CMI.CMIBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Deepl.DeeplBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Discord.DiscordBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Floodgate.FloodgateBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Geyser.GeyserBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Icu.IcuBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Interactivechat.InteractivechatBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Itemsadder.ItemsadderBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Libertybans.LibertybansBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Litebans.LitebansBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Luckperms.LuckpermsBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Maintenance.MaintenanceBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.MiniMOTD.MiniMOTDBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders.MiniPlaceholdersBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.MOTD.MOTDBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Placeholderapi.PlaceholderapiBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Plasmovoice.PlasmovoiceBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Simplevoice.SimplevoiceBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Skinsrestorer.SkinsrestorerBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Supervanish.SupervanishBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Tab.TabBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Telegram.TelegramBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Triton.TritonBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Twitch.TwitchBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Vault.VaultBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Integration.Yandex.YandexBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Afk.AfkBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Anvil.AnvilBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Auto.AutoBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Book.BookBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Bossbar.BossbarBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Brand.BrandBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Bubble.BubbleBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Chat.ChatBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Chat.Type.TypeBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Animation.AnimationBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Condition.ConditionBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Fading.FadingBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.FColor.FColorBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Fixation.FixationBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Mention.MentionBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps.CapsBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete.DeleteBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood.FloodBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.ModerationBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie.NewbieBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear.SwearBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Names.NamesBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Object.ObjectBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Padding.PaddingBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question.QuestionBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Replacement.ReplacementBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.Translate.TranslateBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Format.World.WorldBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Greeting.GreetingBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Join.JoinBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Quit.QuitBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Rightclick.RightclickBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.ObjectiveBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.ScoreboardBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Serverlink.ServerlinkBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Sidebar.SidebarBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Sign.SignBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Status.Icon.IconBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Status.MOTD.MOTDBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Status.Players.PlayersBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Status.StatusBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Status.Version.VersionBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Tab.Footer.FooterBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Tab.Header.HeaderBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname.PlayerlistnameBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Tab.TabBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Update.UpdateBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.Message.Vanilla.VanillaBuilder
- name(String) - Method in class net.flectone.pulse.config.Permission.PermissionEntry.PermissionEntryBuilder
- name(String) - Method in class net.flectone.pulse.model.entity.FEntityImpl.FEntityImplBuilder
- name(String) - Method in class net.flectone.pulse.model.entity.FPlayerImpl.FPlayerImplBuilder
- NAME - Enum constant in enum class net.flectone.pulse.module.message.format.world.WorldModule.Mode
- NAMED_COLORS - Static variable in interface net.flectone.pulse.converter.ColorConverter
-
Every named adventure color, written as the MiniMessage tag that produces it.
- nameDistance() - Method in record class net.flectone.pulse.config.Message.Scoreboard
-
Returns the value of the
nameDistancerecord component. - nameDistance(double) - Method in class net.flectone.pulse.config.Message.Scoreboard.ScoreboardBuilder
- namePattern() - Method in record class net.flectone.pulse.config.Message.Format.Mention
-
Returns the value of the
namePatternrecord component. - namePattern(String) - Method in class net.flectone.pulse.config.Message.Format.Mention.MentionBuilder
- names() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
namesrecord component. - names() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
namesrecord component. - names() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
namesrecord component. - names(Localization.Message.Format.Names) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- names(Message.Format.Names) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- names(Permission.Message.Format.Names) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- Names(Boolean, Boolean, Ticker) - Constructor for record class net.flectone.pulse.config.Message.Format.Names
-
Creates an instance of a
Namesrecord class. - Names(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Names
-
Creates an instance of a
Namesrecord class. - Names(List, List, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Names
-
Creates an instance of a
Namesrecord class. - NamesModule - Interface in net.flectone.pulse.module.message.format.names
-
Builds the name shown for a sender, including prefixes, suffixes and the invisible-player form.
- nameVisible() - Method in record class net.flectone.pulse.config.Message.Scoreboard
-
Returns the value of the
nameVisiblerecord component. - nameVisible(Boolean) - Method in class net.flectone.pulse.config.Message.Scoreboard.ScoreboardBuilder
- NBT - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- NBTPoll - Record Class in net.flectone.pulse.module.command.poll.model
-
The poll settings a player filled into the creation dialog, before they are validated.
- NBTPoll(String, boolean, float, float, List) - Constructor for record class net.flectone.pulse.module.command.poll.model.NBTPoll
-
Creates an instance of a
NBTPollrecord class. - needExtraSpace() - Method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
-
Returns the value of the
needExtraSpacerecord component. - needExtraSpace() - Method in record class net.flectone.pulse.config.Message.Format.Object.SpriteTag
-
Returns the value of the
needExtraSpacerecord component. - needExtraSpace() - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
-
Returns the value of the
needExtraSpacerecord component. - needExtraSpace(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag.PlayerheadTagBuilder
- needExtraSpace(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Object.SpriteTag.SpriteTagBuilder
- needExtraSpace(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Object.TextureTag.TextureTagBuilder
- needPlayer() - Method in record class net.flectone.pulse.config.Integration.Command
-
Returns the value of the
needPlayerrecord component. - needPlayer(Boolean) - Method in class net.flectone.pulse.config.Integration.Command.CommandBuilder
- NEOFORGE - Enum constant in enum class net.flectone.pulse.constant.PlatformType
- NEOFORGE_MODDEV_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- NEOFORGE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- net.flectone.pulse - package net.flectone.pulse
- net.flectone.pulse.annotation - package net.flectone.pulse.annotation
- net.flectone.pulse.checker - package net.flectone.pulse.checker
- net.flectone.pulse.config - package net.flectone.pulse.config
- net.flectone.pulse.config.setting - package net.flectone.pulse.config.setting
- net.flectone.pulse.constant - package net.flectone.pulse.constant
- net.flectone.pulse.converter - package net.flectone.pulse.converter
- net.flectone.pulse.decorator - package net.flectone.pulse.decorator
- net.flectone.pulse.dispatcher - package net.flectone.pulse.dispatcher
- net.flectone.pulse.exception - package net.flectone.pulse.exception
- net.flectone.pulse.file - package net.flectone.pulse.file
- net.flectone.pulse.listener - package net.flectone.pulse.listener
- net.flectone.pulse.listener.player - package net.flectone.pulse.listener.player
- net.flectone.pulse.listener.proxy - package net.flectone.pulse.listener.proxy
- net.flectone.pulse.logging - package net.flectone.pulse.logging
- net.flectone.pulse.logging.filter - package net.flectone.pulse.logging.filter
- net.flectone.pulse.model.dto - package net.flectone.pulse.model.dto
- net.flectone.pulse.model.entity - package net.flectone.pulse.model.entity
- net.flectone.pulse.model.event - package net.flectone.pulse.model.event
- net.flectone.pulse.model.event.lifecycle - package net.flectone.pulse.model.event.lifecycle
- net.flectone.pulse.model.event.message - package net.flectone.pulse.model.event.message
- net.flectone.pulse.model.event.message.context - package net.flectone.pulse.model.event.message.context
- net.flectone.pulse.model.event.module - package net.flectone.pulse.model.event.module
- net.flectone.pulse.model.event.player - package net.flectone.pulse.model.event.player
- net.flectone.pulse.model.file - package net.flectone.pulse.model.file
- net.flectone.pulse.model.value - package net.flectone.pulse.model.value
- net.flectone.pulse.module - package net.flectone.pulse.module
- net.flectone.pulse.module.command - package net.flectone.pulse.module.command
- net.flectone.pulse.module.command.afk - package net.flectone.pulse.module.command.afk
- net.flectone.pulse.module.command.anon - package net.flectone.pulse.module.command.anon
- net.flectone.pulse.module.command.ball - package net.flectone.pulse.module.command.ball
- net.flectone.pulse.module.command.ball.model - package net.flectone.pulse.module.command.ball.model
- net.flectone.pulse.module.command.ban - package net.flectone.pulse.module.command.ban
- net.flectone.pulse.module.command.banlist - package net.flectone.pulse.module.command.banlist
- net.flectone.pulse.module.command.broadcast - package net.flectone.pulse.module.command.broadcast
- net.flectone.pulse.module.command.chatcolor - package net.flectone.pulse.module.command.chatcolor
- net.flectone.pulse.module.command.chatsetting - package net.flectone.pulse.module.command.chatsetting
- net.flectone.pulse.module.command.chatsetting.builder - package net.flectone.pulse.module.command.chatsetting.builder
- net.flectone.pulse.module.command.chatsetting.model - package net.flectone.pulse.module.command.chatsetting.model
- net.flectone.pulse.module.command.clearchat - package net.flectone.pulse.module.command.clearchat
- net.flectone.pulse.module.command.clearmail - package net.flectone.pulse.module.command.clearmail
- net.flectone.pulse.module.command.clearmail.model - package net.flectone.pulse.module.command.clearmail.model
- net.flectone.pulse.module.command.coin - package net.flectone.pulse.module.command.coin
- net.flectone.pulse.module.command.coin.model - package net.flectone.pulse.module.command.coin.model
- net.flectone.pulse.module.command.deletemessage - package net.flectone.pulse.module.command.deletemessage
- net.flectone.pulse.module.command.deletemessage.model - package net.flectone.pulse.module.command.deletemessage.model
- net.flectone.pulse.module.command.dice - package net.flectone.pulse.module.command.dice
- net.flectone.pulse.module.command.dice.model - package net.flectone.pulse.module.command.dice.model
- net.flectone.pulse.module.command.do_ - package net.flectone.pulse.module.command.do_
- net.flectone.pulse.module.command.emit - package net.flectone.pulse.module.command.emit
- net.flectone.pulse.module.command.flectonepulse - package net.flectone.pulse.module.command.flectonepulse
- net.flectone.pulse.module.command.geolocate - package net.flectone.pulse.module.command.geolocate
- net.flectone.pulse.module.command.geolocate.model - package net.flectone.pulse.module.command.geolocate.model
- net.flectone.pulse.module.command.helper - package net.flectone.pulse.module.command.helper
- net.flectone.pulse.module.command.ignore - package net.flectone.pulse.module.command.ignore
- net.flectone.pulse.module.command.ignore.model - package net.flectone.pulse.module.command.ignore.model
- net.flectone.pulse.module.command.ignorelist - package net.flectone.pulse.module.command.ignorelist
- net.flectone.pulse.module.command.kick - package net.flectone.pulse.module.command.kick
- net.flectone.pulse.module.command.mail - package net.flectone.pulse.module.command.mail
- net.flectone.pulse.module.command.mail.model - package net.flectone.pulse.module.command.mail.model
- net.flectone.pulse.module.command.maintenance - package net.flectone.pulse.module.command.maintenance
- net.flectone.pulse.module.command.maintenance.model - package net.flectone.pulse.module.command.maintenance.model
- net.flectone.pulse.module.command.me - package net.flectone.pulse.module.command.me
- net.flectone.pulse.module.command.minesweeper - package net.flectone.pulse.module.command.minesweeper
- net.flectone.pulse.module.command.minesweeper.model - package net.flectone.pulse.module.command.minesweeper.model
- net.flectone.pulse.module.command.mute - package net.flectone.pulse.module.command.mute
- net.flectone.pulse.module.command.mutelist - package net.flectone.pulse.module.command.mutelist
- net.flectone.pulse.module.command.nickname - package net.flectone.pulse.module.command.nickname
- net.flectone.pulse.module.command.nickname.model - package net.flectone.pulse.module.command.nickname.model
- net.flectone.pulse.module.command.online - package net.flectone.pulse.module.command.online
- net.flectone.pulse.module.command.online.model - package net.flectone.pulse.module.command.online.model
- net.flectone.pulse.module.command.ping - package net.flectone.pulse.module.command.ping
- net.flectone.pulse.module.command.poll - package net.flectone.pulse.module.command.poll
- net.flectone.pulse.module.command.poll.model - package net.flectone.pulse.module.command.poll.model
- net.flectone.pulse.module.command.reply - package net.flectone.pulse.module.command.reply
- net.flectone.pulse.module.command.rockpaperscissors - package net.flectone.pulse.module.command.rockpaperscissors
- net.flectone.pulse.module.command.rockpaperscissors.model - package net.flectone.pulse.module.command.rockpaperscissors.model
- net.flectone.pulse.module.command.sprite - package net.flectone.pulse.module.command.sprite
- net.flectone.pulse.module.command.spy - package net.flectone.pulse.module.command.spy
- net.flectone.pulse.module.command.spy.model - package net.flectone.pulse.module.command.spy.model
- net.flectone.pulse.module.command.stream - package net.flectone.pulse.module.command.stream
- net.flectone.pulse.module.command.stream.model - package net.flectone.pulse.module.command.stream.model
- net.flectone.pulse.module.command.symbol - package net.flectone.pulse.module.command.symbol
- net.flectone.pulse.module.command.tell - package net.flectone.pulse.module.command.tell
- net.flectone.pulse.module.command.tell.model - package net.flectone.pulse.module.command.tell.model
- net.flectone.pulse.module.command.tictactoe - package net.flectone.pulse.module.command.tictactoe
- net.flectone.pulse.module.command.tictactoe.model - package net.flectone.pulse.module.command.tictactoe.model
- net.flectone.pulse.module.command.toponline - package net.flectone.pulse.module.command.toponline
- net.flectone.pulse.module.command.translateto - package net.flectone.pulse.module.command.translateto
- net.flectone.pulse.module.command.translateto.model - package net.flectone.pulse.module.command.translateto.model
- net.flectone.pulse.module.command.try_ - package net.flectone.pulse.module.command.try_
- net.flectone.pulse.module.command.try_.model - package net.flectone.pulse.module.command.try_.model
- net.flectone.pulse.module.command.unban - package net.flectone.pulse.module.command.unban
- net.flectone.pulse.module.command.unmute - package net.flectone.pulse.module.command.unmute
- net.flectone.pulse.module.command.unwarn - package net.flectone.pulse.module.command.unwarn
- net.flectone.pulse.module.command.warn - package net.flectone.pulse.module.command.warn
- net.flectone.pulse.module.command.warnlist - package net.flectone.pulse.module.command.warnlist
- net.flectone.pulse.module.command.whitelist - package net.flectone.pulse.module.command.whitelist
- net.flectone.pulse.module.command.whitelist.model - package net.flectone.pulse.module.command.whitelist.model
- net.flectone.pulse.module.command.whois - package net.flectone.pulse.module.command.whois
- net.flectone.pulse.module.integration - package net.flectone.pulse.module.integration
- net.flectone.pulse.module.integration.deepl - package net.flectone.pulse.module.integration.deepl
- net.flectone.pulse.module.integration.discord - package net.flectone.pulse.module.integration.discord
- net.flectone.pulse.module.integration.discord.model - package net.flectone.pulse.module.integration.discord.model
- net.flectone.pulse.module.integration.icu - package net.flectone.pulse.module.integration.icu
- net.flectone.pulse.module.integration.luckperms - package net.flectone.pulse.module.integration.luckperms
- net.flectone.pulse.module.integration.telegram - package net.flectone.pulse.module.integration.telegram
- net.flectone.pulse.module.integration.telegram.model - package net.flectone.pulse.module.integration.telegram.model
- net.flectone.pulse.module.integration.twitch - package net.flectone.pulse.module.integration.twitch
- net.flectone.pulse.module.integration.twitch.model - package net.flectone.pulse.module.integration.twitch.model
- net.flectone.pulse.module.integration.yandex - package net.flectone.pulse.module.integration.yandex
- net.flectone.pulse.module.message - package net.flectone.pulse.module.message
- net.flectone.pulse.module.message.afk - package net.flectone.pulse.module.message.afk
- net.flectone.pulse.module.message.afk.model - package net.flectone.pulse.module.message.afk.model
- net.flectone.pulse.module.message.anvil - package net.flectone.pulse.module.message.anvil
- net.flectone.pulse.module.message.auto - package net.flectone.pulse.module.message.auto
- net.flectone.pulse.module.message.book - package net.flectone.pulse.module.message.book
- net.flectone.pulse.module.message.bossbar - package net.flectone.pulse.module.message.bossbar
- net.flectone.pulse.module.message.brand - package net.flectone.pulse.module.message.brand
- net.flectone.pulse.module.message.bubble - package net.flectone.pulse.module.message.bubble
- net.flectone.pulse.module.message.chat - package net.flectone.pulse.module.message.chat
- net.flectone.pulse.module.message.chat.model - package net.flectone.pulse.module.message.chat.model
- net.flectone.pulse.module.message.format - package net.flectone.pulse.module.message.format
- net.flectone.pulse.module.message.format.animation - package net.flectone.pulse.module.message.format.animation
- net.flectone.pulse.module.message.format.condition - package net.flectone.pulse.module.message.format.condition
- net.flectone.pulse.module.message.format.fading - package net.flectone.pulse.module.message.format.fading
- net.flectone.pulse.module.message.format.fcolor - package net.flectone.pulse.module.message.format.fcolor
- net.flectone.pulse.module.message.format.fixation - package net.flectone.pulse.module.message.format.fixation
- net.flectone.pulse.module.message.format.mention - package net.flectone.pulse.module.message.format.mention
- net.flectone.pulse.module.message.format.moderation - package net.flectone.pulse.module.message.format.moderation
- net.flectone.pulse.module.message.format.moderation.caps - package net.flectone.pulse.module.message.format.moderation.caps
- net.flectone.pulse.module.message.format.moderation.delete - package net.flectone.pulse.module.message.format.moderation.delete
- net.flectone.pulse.module.message.format.moderation.flood - package net.flectone.pulse.module.message.format.moderation.flood
- net.flectone.pulse.module.message.format.moderation.newbie - package net.flectone.pulse.module.message.format.moderation.newbie
- net.flectone.pulse.module.message.format.moderation.swear - package net.flectone.pulse.module.message.format.moderation.swear
- net.flectone.pulse.module.message.format.names - package net.flectone.pulse.module.message.format.names
- net.flectone.pulse.module.message.format.object - package net.flectone.pulse.module.message.format.object
- net.flectone.pulse.module.message.format.padding - package net.flectone.pulse.module.message.format.padding
- net.flectone.pulse.module.message.format.questionanswer - package net.flectone.pulse.module.message.format.questionanswer
- net.flectone.pulse.module.message.format.questionanswer.model - package net.flectone.pulse.module.message.format.questionanswer.model
- net.flectone.pulse.module.message.format.replacement - package net.flectone.pulse.module.message.format.replacement
- net.flectone.pulse.module.message.format.translate - package net.flectone.pulse.module.message.format.translate
- net.flectone.pulse.module.message.format.world - package net.flectone.pulse.module.message.format.world
- net.flectone.pulse.module.message.greeting - package net.flectone.pulse.module.message.greeting
- net.flectone.pulse.module.message.join - package net.flectone.pulse.module.message.join
- net.flectone.pulse.module.message.join.model - package net.flectone.pulse.module.message.join.model
- net.flectone.pulse.module.message.quit - package net.flectone.pulse.module.message.quit
- net.flectone.pulse.module.message.rightclick - package net.flectone.pulse.module.message.rightclick
- net.flectone.pulse.module.message.rightclick.model - package net.flectone.pulse.module.message.rightclick.model
- net.flectone.pulse.module.message.scoreboard - package net.flectone.pulse.module.message.scoreboard
- net.flectone.pulse.module.message.scoreboard.objective - package net.flectone.pulse.module.message.scoreboard.objective
- net.flectone.pulse.module.message.sidebar - package net.flectone.pulse.module.message.sidebar
- net.flectone.pulse.module.message.sign - package net.flectone.pulse.module.message.sign
- net.flectone.pulse.module.message.status - package net.flectone.pulse.module.message.status
- net.flectone.pulse.module.message.tab - package net.flectone.pulse.module.message.tab
- net.flectone.pulse.module.message.update - package net.flectone.pulse.module.message.update
- net.flectone.pulse.module.message.update.model - package net.flectone.pulse.module.message.update.model
- net.flectone.pulse.module.message.vanilla - package net.flectone.pulse.module.message.vanilla
- net.flectone.pulse.module.message.vanilla.model - package net.flectone.pulse.module.message.vanilla.model
- net.flectone.pulse.parser.integer - package net.flectone.pulse.parser.integer
- net.flectone.pulse.parser.moderation - package net.flectone.pulse.parser.moderation
- net.flectone.pulse.parser.player - package net.flectone.pulse.parser.player
- net.flectone.pulse.parser.string - package net.flectone.pulse.parser.string
- net.flectone.pulse.persistence.database - package net.flectone.pulse.persistence.database
- net.flectone.pulse.persistence.repository - package net.flectone.pulse.persistence.repository
- net.flectone.pulse.pipeline - package net.flectone.pulse.pipeline
- net.flectone.pulse.platform.adapter - package net.flectone.pulse.platform.adapter
- net.flectone.pulse.platform.controller - package net.flectone.pulse.platform.controller
- net.flectone.pulse.platform.filter - package net.flectone.pulse.platform.filter
- net.flectone.pulse.platform.formatter - package net.flectone.pulse.platform.formatter
- net.flectone.pulse.platform.handler - package net.flectone.pulse.platform.handler
- net.flectone.pulse.platform.proxy - package net.flectone.pulse.platform.proxy
- net.flectone.pulse.platform.registry - package net.flectone.pulse.platform.registry
- net.flectone.pulse.platform.render - package net.flectone.pulse.platform.render
- net.flectone.pulse.platform.sender - package net.flectone.pulse.platform.sender
- net.flectone.pulse.resolver - package net.flectone.pulse.resolver
- net.flectone.pulse.scheduler - package net.flectone.pulse.scheduler
- net.flectone.pulse.serializer - package net.flectone.pulse.serializer
- net.flectone.pulse.service - package net.flectone.pulse.service
- net.flectone.pulse.util - package net.flectone.pulse.util
- net.flectone.pulse.util.backup - package net.flectone.pulse.util.backup
- net.flectone.pulse.util.payload - package net.flectone.pulse.util.payload
- net.flectone.pulse.util.random - package net.flectone.pulse.util.random
- net.flectone.pulse.util.tag - package net.flectone.pulse.util.tag
- net.flectone.pulse.util.version - package net.flectone.pulse.util.version
- NEW_ADVENTURE_API - Static variable in class net.flectone.pulse.BuildConfig
- newAnswerButtonName() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
newAnswerButtonNamerecord component. - newAnswerButtonName(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- newbie() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
-
Returns the value of the
newbierecord component. - newbie() - Method in record class net.flectone.pulse.config.Message.Format.Moderation
-
Returns the value of the
newbierecord component. - newbie() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Returns the value of the
newbierecord component. - newbie(Localization.Message.Format.Moderation.Newbie) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.ModerationBuilder
- newbie(Message.Format.Moderation.Newbie) - Method in class net.flectone.pulse.config.Message.Format.Moderation.ModerationBuilder
- newbie(Permission.Message.Format.Moderation.Newbie) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.ModerationBuilder
- Newbie(Boolean, Message.Format.Moderation.Newbie.Mode, Long) - Constructor for record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
-
Creates an instance of a
Newbierecord class. - Newbie(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie
-
Creates an instance of a
Newbierecord class. - Newbie(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
-
Creates an instance of a
Newbierecord class. - NEWBIE - Enum constant in enum class net.flectone.pulse.checker.MuteChecker.Status
- NewbieModule - Interface in net.flectone.pulse.module.message.format.moderation.newbie
-
Keeps players quiet until they have been on the server long enough.
- NEWLINE - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- newStatus() - Method in interface net.flectone.pulse.module.message.afk.model.AFKMessageContext
-
Whether the player just went afk, rather than came back.
- nextDouble() - Method in interface net.flectone.pulse.util.random.RandomGenerator
-
Returns a random double between 0.0 (inclusive) and 1.0 (exclusive).
- nextDouble(double) - Method in interface net.flectone.pulse.util.random.RandomGenerator
-
Returns a random double between 0.0 (inclusive) and the specified bound (exclusive).
- nextDouble(double, double) - Method in interface net.flectone.pulse.util.random.RandomGenerator
-
Returns a random double between the specified start (inclusive) and end (exclusive).
- nextInt() - Method in interface net.flectone.pulse.util.random.RandomGenerator
-
Returns a random integer across the entire int range, including negative values.
- nextInt(int) - Method in interface net.flectone.pulse.util.random.RandomGenerator
-
Returns a random integer between 0 (inclusive) and the specified bound (exclusive).
- nextInt(int, int) - Method in interface net.flectone.pulse.module.ModuleListLocalization
-
Picks a random index, used when the rotation is set to random order.
- nextInt(int, int) - Method in interface net.flectone.pulse.util.random.RandomGenerator
-
Returns a random integer between the specified start (inclusive) and end (exclusive).
- NFC - Enum constant in enum class net.flectone.pulse.config.Integration.Icu.Normalization.Form
- NFD - Enum constant in enum class net.flectone.pulse.config.Integration.Icu.Normalization.Form
- NFKC - Enum constant in enum class net.flectone.pulse.config.Integration.Icu.Normalization.Form
- NFKD - Enum constant in enum class net.flectone.pulse.config.Integration.Icu.Normalization.Form
- nickname() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
nicknamerecord component. - nickname() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
nicknamerecord component. - nickname() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
nicknamerecord component. - nickname() - Method in interface net.flectone.pulse.module.command.nickname.model.NicknameMessageContext
-
The new nickname.
- nickname() - Method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
The author's nickname on the server.
- nickname() - Method in interface net.flectone.pulse.module.integration.twitch.model.TwitchMessageContext
-
The author's Twitch name.
- nickname(Command.Nickname) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- nickname(Localization.Command.Nickname) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- nickname(Permission.Command.Nickname) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Nickname(Boolean, String, String, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Nickname
-
Creates an instance of a
Nicknamerecord class. - Nickname(String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Nickname
-
Creates an instance of a
Nicknamerecord class. - Nickname(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Nickname
-
Creates an instance of a
Nicknamerecord class. - NICKNAME - Enum constant in enum class net.flectone.pulse.constant.SettingText
- NICKNAME - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- NICKNAME_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables Nickname module processing.
- NicknameMessageContext - Interface in net.flectone.pulse.module.command.nickname.model
-
A change to a player's nickname.
- NicknameModule - Interface in net.flectone.pulse.module.command.nickname
-
The /nickname command, which changes the name a player is shown under.
- nonDotSymbols() - Method in record class net.flectone.pulse.config.Message.Format.Fixation
-
Returns the value of the
nonDotSymbolsrecord component. - nonDotSymbols(List) - Method in class net.flectone.pulse.config.Message.Format.Fixation.FixationBuilder
- NONE - Enum constant in enum class net.flectone.pulse.checker.MuteChecker.Status
- NONE - Enum constant in enum class net.flectone.pulse.config.Integration.Telegram.Mode
- noPermission() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
-
Returns the value of the
noPermissionrecord component. - noPermission(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.ChatsettingBuilder
- NORMAL - Enum constant in enum class net.flectone.pulse.model.event.Event.Priority
- normalization() - Method in record class net.flectone.pulse.config.Integration.Icu
-
Returns the value of the
normalizationrecord component. - normalization(Integration.Icu.Normalization) - Method in class net.flectone.pulse.config.Integration.Icu.IcuBuilder
- Normalization(Boolean, Integration.Icu.Normalization.Form) - Constructor for record class net.flectone.pulse.config.Integration.Icu.Normalization
-
Creates an instance of a
Normalizationrecord class. - not() - Method in record class net.flectone.pulse.config.Localization.Command.Stream
-
Returns the value of the
notrecord component. - not(String) - Method in class net.flectone.pulse.config.Localization.Command.Stream.StreamBuilder
- NOT_OP - Enum constant in enum class net.flectone.pulse.config.Permission.Type
- notBanned() - Method in record class net.flectone.pulse.config.Localization.Command.Unban
-
Returns the value of the
notBannedrecord component. - notBanned(String) - Method in class net.flectone.pulse.config.Localization.Command.Unban.UnbanBuilder
- notMuted() - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
-
Returns the value of the
notMutedrecord component. - notMuted(String) - Method in class net.flectone.pulse.config.Localization.Command.Unmute.UnmuteBuilder
- notWarned() - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
-
Returns the value of the
notWarnedrecord component. - notWarned(String) - Method in class net.flectone.pulse.config.Localization.Command.Unwarn.UnwarnBuilder
- nullAtlas() - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
-
Returns the value of the
nullAtlasrecord component. - nullAtlas(String) - Method in class net.flectone.pulse.config.Localization.Command.Sprite.SpriteBuilder
- nullCategory() - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
-
Returns the value of the
nullCategoryrecord component. - nullCategory(String) - Method in class net.flectone.pulse.config.Localization.Command.Symbol.SymbolBuilder
- nullChat() - Method in record class net.flectone.pulse.config.Localization.Message.Chat
-
Returns the value of the
nullChatrecord component. - nullChat(String) - Method in class net.flectone.pulse.config.Localization.Message.Chat.ChatBuilder
- nullColor() - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
-
Returns the value of the
nullColorrecord component. - nullColor(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatcolor.ChatcolorBuilder
- nullFile() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
nullFilerecord component. - nullFile(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- nullGame() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
nullGamerecord component. - nullGame(String) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- nullHelper() - Method in record class net.flectone.pulse.config.Command.Helper
-
Returns the value of the
nullHelperrecord component. - nullHelper() - Method in record class net.flectone.pulse.config.Localization.Command.Helper
-
Returns the value of the
nullHelperrecord component. - nullHelper(Boolean) - Method in class net.flectone.pulse.config.Command.Helper.HelperBuilder
- nullHelper(String) - Method in class net.flectone.pulse.config.Localization.Command.Helper.HelperBuilder
- nullHostEditor() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
nullHostEditorrecord component. - nullHostEditor(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- nullId() - Method in record class net.flectone.pulse.config.Localization.Command.Unban
-
Returns the value of the
nullIdrecord component. - nullId() - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
-
Returns the value of the
nullIdrecord component. - nullId() - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
-
Returns the value of the
nullIdrecord component. - nullId(String) - Method in class net.flectone.pulse.config.Localization.Command.Unban.UnbanBuilder
- nullId(String) - Method in class net.flectone.pulse.config.Localization.Command.Unmute.UnmuteBuilder
- nullId(String) - Method in class net.flectone.pulse.config.Localization.Command.Unwarn.UnwarnBuilder
- nullMail() - Method in record class net.flectone.pulse.config.Localization.Command.Clearmail
-
Returns the value of the
nullMailrecord component. - nullMail(String) - Method in class net.flectone.pulse.config.Localization.Command.Clearmail.ClearmailBuilder
- nullMessage() - Method in record class net.flectone.pulse.config.Localization.Command.Deletemessage
-
Returns the value of the
nullMessagerecord component. - nullMessage(String) - Method in class net.flectone.pulse.config.Localization.Command.Deletemessage.DeletemessageBuilder
- nullNickname() - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
-
Returns the value of the
nullNicknamerecord component. - nullNickname(String) - Method in class net.flectone.pulse.config.Localization.Command.Nickname.NicknameBuilder
- nullOrError() - Method in record class net.flectone.pulse.config.Localization.Command.Geolocate
-
Returns the value of the
nullOrErrorrecord component. - nullOrError() - Method in record class net.flectone.pulse.config.Localization.Command.Translateto
-
Returns the value of the
nullOrErrorrecord component. - nullOrError(String) - Method in class net.flectone.pulse.config.Localization.Command.Geolocate.GeolocateBuilder
- nullOrError(String) - Method in class net.flectone.pulse.config.Localization.Command.Translateto.TranslatetoBuilder
- nullPage() - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
-
Returns the value of the
nullPagerecord component. - nullPage() - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
-
Returns the value of the
nullPagerecord component. - nullPage() - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
-
Returns the value of the
nullPagerecord component. - nullPage() - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
-
Returns the value of the
nullPagerecord component. - nullPage() - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
-
Returns the value of the
nullPagerecord component. - nullPage() - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
-
Returns the value of the
nullPagerecord component. - nullPage() - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
-
Returns the value of the
nullPagerecord component. - nullPage() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
nullPagerecord component. - nullPage() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Returns the value of the
nullPagerecord component. - nullPage() - Method in interface net.flectone.pulse.config.setting.ModerationListLocalizationSetting
- nullPage(String) - Method in class net.flectone.pulse.config.Localization.Command.Banlist.BanlistBuilder
- nullPage(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignorelist.IgnorelistBuilder
- nullPage(String) - Method in class net.flectone.pulse.config.Localization.Command.Mutelist.MutelistBuilder
- nullPage(String) - Method in class net.flectone.pulse.config.Localization.Command.Sprite.SpriteBuilder
- nullPage(String) - Method in class net.flectone.pulse.config.Localization.Command.Symbol.SymbolBuilder
- nullPage(String) - Method in class net.flectone.pulse.config.Localization.Command.Toponline.ToponlineBuilder
- nullPage(String) - Method in class net.flectone.pulse.config.Localization.Command.Warnlist.WarnlistBuilder
- nullPage(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- nullPage(String) - Method in class net.flectone.pulse.config.Localization.Command.Whois.WhoisBuilder
- nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Clearchat
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Emit
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Geolocate
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Kick
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Mail
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Online
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Ping
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Tell
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Unban
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Warn
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
-
Returns the value of the
nullPlayerrecord component. - nullPlayer() - Method in interface net.flectone.pulse.config.setting.ModerationListLocalizationSetting
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Ban.BanBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Banlist.BanlistBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatcolor.ChatcolorBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Clearchat.ClearchatBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Emit.EmitBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Geolocate.GeolocateBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignore.IgnoreBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Kick.KickBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Mail.MailBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Mute.MuteBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Mutelist.MutelistBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Nickname.NicknameBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Online.OnlineBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Ping.PingBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Tell.TellBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Unban.UnbanBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Unmute.UnmuteBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Unwarn.UnwarnBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Warn.WarnBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Warnlist.WarnlistBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.DiscordBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Integration.Telegram.TelegramBuilder
- nullPlayer(String) - Method in class net.flectone.pulse.config.Localization.Integration.Twitch.TwitchBuilder
- nullPoll() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns the value of the
nullPollrecord component. - nullPoll(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
- nullPortEditor() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns the value of the
nullPortEditorrecord component. - nullPortEditor(String) - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- nullReceiver() - Method in record class net.flectone.pulse.config.Localization.Command.Reply
-
Returns the value of the
nullReceiverrecord component. - nullReceiver() - Method in record class net.flectone.pulse.config.Localization.Message.Chat
-
Returns the value of the
nullReceiverrecord component. - nullReceiver() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns the value of the
nullReceiverrecord component. - nullReceiver(String) - Method in class net.flectone.pulse.config.Localization.Command.Reply.ReplyBuilder
- nullReceiver(String) - Method in class net.flectone.pulse.config.Localization.Message.Chat.ChatBuilder
- nullReceiver(Message.Chat.Type.NullReceiver) - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- NullReceiver(Boolean, Destination) - Constructor for record class net.flectone.pulse.config.Message.Chat.Type.NullReceiver
-
Creates an instance of a
NullReceiverrecord class. - nullTime() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Returns the value of the
nullTimerecord component. - nullTime() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Returns the value of the
nullTimerecord component. - nullTime() - Method in record class net.flectone.pulse.config.Localization.Command.Warn
-
Returns the value of the
nullTimerecord component. - nullTime(String) - Method in class net.flectone.pulse.config.Localization.Command.Ban.BanBuilder
- nullTime(String) - Method in class net.flectone.pulse.config.Localization.Command.Mute.MuteBuilder
- nullTime(String) - Method in class net.flectone.pulse.config.Localization.Command.Warn.WarnBuilder
- nullType() - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
-
Returns the value of the
nullTyperecord component. - nullType() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
nullTyperecord component. - nullType(String) - Method in class net.flectone.pulse.config.Localization.Command.Chatcolor.ChatcolorBuilder
- nullType(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- number() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
numberrecord component. - number() - Method in record class net.flectone.pulse.model.value.FColor
-
Returns the value of the
numberrecord component. - number(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- NUMBER - Enum constant in enum class net.flectone.pulse.config.Message.Format.Condition.Criteria.Type
- number0() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
number0record component. - number0(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- number1() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
number1record component. - number1(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- number2() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
number2record component. - number2(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- number3() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
number3record component. - number3(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- number4() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
number4record component. - number4(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- number5() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
number5record component. - number5(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- number6() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
number6record component. - number6(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- number7() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
number7record component. - number7(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- number8() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
number8record component. - number8(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- numerals() - Method in record class net.flectone.pulse.config.Integration.Icu.ArabicShaping
-
Returns the value of the
numeralsrecord component. - numerals(Boolean) - Method in class net.flectone.pulse.config.Integration.Icu.ArabicShaping.ArabicShapingBuilder
O
- object() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
objectrecord component. - object() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
objectrecord component. - object() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
objectrecord component. - object(Localization.Message.Format.Object) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- object(Message.Format.Object) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- object(Permission.Message.Format.Object) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- Object(Boolean, Message.Format.Object.PlayerheadTag, Message.Format.Object.SpriteTag, Message.Format.Object.TextureTag) - Constructor for record class net.flectone.pulse.config.Message.Format.Object
-
Creates an instance of a
Objectrecord class. - Object(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Object
-
Creates an instance of a
Objectrecord class. - Object(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Object
-
Creates an instance of a
Objectrecord class. - OBJECT_DEFAULT_VALUE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Object will be replaced with default.
- OBJECT_PLAYER_HEAD_PROCESSING - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables player_head placeholder processing.
- OBJECT_RECEIVER_VALIDATION - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables object incompatible receiver detection.
- OBJECT_SPRITE_PROCESSING - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables sprite placeholder processing.
- OBJECT_TEXTURE_PROCESSING - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables texture placeholder processing.
- objective() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
-
Returns the value of the
objectiverecord component. - objective() - Method in record class net.flectone.pulse.config.Message.Scoreboard
-
Returns the value of the
objectiverecord component. - objective() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
-
Returns the value of the
objectiverecord component. - objective(Localization.Message.Scoreboard.Objective) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.ScoreboardBuilder
- objective(Message.Scoreboard.Objective) - Method in class net.flectone.pulse.config.Message.Scoreboard.ScoreboardBuilder
- objective(Permission.Message.Scoreboard.Objective) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.ScoreboardBuilder
- Objective(Boolean, Message.Scoreboard.Objective.Belowname, Message.Scoreboard.Objective.Tabname) - Constructor for record class net.flectone.pulse.config.Message.Scoreboard.Objective
-
Creates an instance of a
Objectiverecord class. - Objective(String, Permission.Type, Permission.Message.Scoreboard.Objective.Belowname, Permission.Message.Scoreboard.Objective.Tabname) - Constructor for record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
-
Creates an instance of a
Objectiverecord class. - Objective(Localization.Message.Scoreboard.Objective.Belowname, Localization.Message.Scoreboard.Objective.Tabname) - Constructor for record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective
-
Creates an instance of a
Objectiverecord class. - ObjectiveModule - Interface in net.flectone.pulse.module.message.scoreboard.objective
-
Groups the scoreboard objectives shown below a player's name and in the tab list.
- ObjectModule - Interface in net.flectone.pulse.module.message.format.object
-
Inserts item, entity and player-head objects into chat.
- of(String) - Static method in record class net.flectone.pulse.model.value.MultilineString
-
Wraps a single line.
- of(L, R) - Static method in record class net.flectone.pulse.model.value.Pair
-
Creates a pair.
- OFF - Enum constant in enum class net.flectone.pulse.module.command.whitelist.WhitelistModule.Action
- offline() - Method in record class net.flectone.pulse.config.Integration.Twitch.Channel
-
Returns the value of the
offlinerecord component. - offline() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Returns the value of the
offlinerecord component. - offline(String) - Method in class net.flectone.pulse.config.Localization.Command.Whois.WhoisBuilder
- offline(List) - Method in class net.flectone.pulse.config.Integration.Twitch.Channel.ChannelBuilder
- OFFLINE_PLAYERS - Enum constant in enum class net.flectone.pulse.constant.CacheName
- OfflinePlayerParser - Interface in net.flectone.pulse.parser.player
-
Command argument suggesting every player the plugin has seen, not just those online.
- offset() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns the value of the
offsetrecord component. - offsetX() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns the value of the
offsetXrecord component. - offsetY() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns the value of the
offsetYrecord component. - offsetZ() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns the value of the
offsetZrecord component. - ON - Enum constant in enum class net.flectone.pulse.module.command.whitelist.WhitelistModule.Action
- ON_PLAYER_LOGIN - Enum constant in enum class net.flectone.pulse.constant.HookType
- ON_PLAYER_PRE_LOGIN - Enum constant in enum class net.flectone.pulse.constant.HookType
- onDisable() - Method in interface net.flectone.pulse.LoaderBootstrap
- onDisable() - Method in interface net.flectone.pulse.module.ModuleSimple
-
Called once the module is switched off.
- onDisable() - Method in interface net.flectone.pulse.platform.proxy.Proxy
-
Closes the connection or unregisters the channel.
- onDisable() - Method in interface net.flectone.pulse.platform.registry.Registry
-
Unregisters whatever this registry owns.
- onEnable() - Method in interface net.flectone.pulse.LoaderBootstrap
- onEnable() - Method in interface net.flectone.pulse.module.ModuleSimple
-
Called once the module is switched on.
- onEnable() - Method in interface net.flectone.pulse.platform.proxy.Proxy
-
Opens the connection or registers the channel.
- onEnable() - Method in interface net.flectone.pulse.platform.registry.Registry
-
Registers whatever this registry owns.
- online() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
onlinerecord component. - online() - Method in record class net.flectone.pulse.config.Integration.Twitch.Channel
-
Returns the value of the
onlinerecord component. - online() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
onlinerecord component. - online() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Returns the value of the
onlinerecord component. - online() - Method in record class net.flectone.pulse.config.Message.Status.Players
-
Returns the value of the
onlinerecord component. - online() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
onlinerecord component. - online() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
-
Returns the value of the
onlinerecord component. - online(boolean) - Method in class net.flectone.pulse.model.entity.FPlayerImpl.FPlayerImplBuilder
- online(String) - Method in class net.flectone.pulse.config.Localization.Command.Whois.WhoisBuilder
- online(String) - Method in class net.flectone.pulse.config.Message.Status.Players.PlayersBuilder
- online(List) - Method in class net.flectone.pulse.config.Integration.Twitch.Channel.ChannelBuilder
- online(Command.Online) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- online(Localization.Command.Online) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- online(Permission.Command.Online) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Online(Boolean, Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Online
-
Creates an instance of a
Onlinerecord class. - Online(String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Online
-
Creates an instance of a
Onlinerecord class. - Online(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Online
-
Creates an instance of a
Onlinerecord class. - ONLINE - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- OnlineMessageContext - Interface in net.flectone.pulse.module.command.online.model
-
The answer of the online command.
- onlineMode() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
onlineModerecord component. - onlineMode(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- OnlineModule - Interface in net.flectone.pulse.module.command.online
-
The /online command, which reports how long a player has been playing.
- onlinePlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Mail
-
Returns the value of the
onlinePlayerrecord component. - onlinePlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Mail.MailBuilder
- onLoad() - Method in interface net.flectone.pulse.LoaderBootstrap
- onTick() - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Advances the scheduler by one tick and processes all tasks scheduled for the current tick.
- OP - Enum constant in enum class net.flectone.pulse.config.Permission.Type
- open(FPlayer, UUID) - Method in interface net.flectone.pulse.module.command.chatsetting.builder.MenuBuilder
-
Opens the main chatsetting menu for the given player.
- openPayload() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Opens the extra data for reading, in the same order the sender wrote it.
- openSubMenu(FPlayer, UUID, Component, Runnable, List, Function, Consumer, String) - Method in interface net.flectone.pulse.module.command.chatsetting.builder.MenuBuilder
-
Opens a submenu within the chatsetting menu.
- osArchitecture() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
osArchitecturerecord component. - osArchitecture(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- osName() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
osNamerecord component. - osName(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- osVersion() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
osVersionrecord component. - osVersion(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- other() - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
-
Returns the value of the
otherrecord component. - other() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
-
Returns the value of the
otherrecord component. - other() - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
-
Returns the value of the
otherrecord component. - other() - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
-
Returns the value of the
otherrecord component. - other(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Chatcolor.ChatcolorBuilder
- other(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.ChatsettingBuilder
- other(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Clearchat.ClearchatBuilder
- other(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Nickname.NicknameBuilder
- out() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
-
Returns the value of the
outrecord component. - out() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
-
Returns the value of the
outrecord component. - out(Command.Chatsetting.Menu.Color) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.MenuBuilder
- out(Localization.Command.Chatsetting.Menu.SubMenu) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.MenuBuilder
- OUT - Enum constant in enum class net.flectone.pulse.model.value.FColor.Type
- overlay() - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
-
Returns the value of the
overlayrecord component. - overlay() - Method in record class net.flectone.pulse.model.value.BossBar
-
Returns the value of the
overlayrecord component.
P
- PACKET - Enum constant in enum class net.flectone.pulse.config.Message.Chat.Mode
- PACKETEVENTS_SPIGOT_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- PACKETEVENTSMODERN_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- padding() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
paddingrecord component. - padding() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
paddingrecord component. - padding() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
paddingrecord component. - padding(Localization.Message.Format.Padding) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- padding(Message.Format.Padding) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- padding(Permission.Message.Format.Padding) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- Padding(Boolean, Map) - Constructor for record class net.flectone.pulse.config.Message.Format.Padding
-
Creates an instance of a
Paddingrecord class. - Padding(String, Permission.Type, Map) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Padding
-
Creates an instance of a
Paddingrecord class. - Padding(Map) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Padding
-
Creates an instance of a
Paddingrecord class. - PADDING - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- PADDING_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables Padding module processing.
- PaddingModule - Interface in net.flectone.pulse.module.message.format.padding
-
Pads a message with a filler so it lines up left, right or centred.
- page() - Method in record class net.flectone.pulse.platform.sender.ModerationListSender.ListArgument
-
Returns the value of the
pagerecord component. - Pair<L,
R> - Record Class in net.flectone.pulse.model.value -
An immutable pair of values.
- Pair(L, R) - Constructor for record class net.flectone.pulse.model.value.Pair
-
Creates an instance of a
Pairrecord class. - panelHeight() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Returns the value of the
panelHeightrecord component. - panelHeight(Integer) - Method in class net.flectone.pulse.config.Command.Chatsetting.Modern.ModernBuilder
- panelWidth() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Returns the value of the
panelWidthrecord component. - panelWidth(Integer) - Method in class net.flectone.pulse.config.Command.Chatsetting.Modern.ModernBuilder
- PAPER - Enum constant in enum class net.flectone.pulse.config.Message.Chat.Mode
- paperFormat(FPlayer, String) - Method in interface net.flectone.pulse.module.message.anvil.AnvilModule
-
Formats a anvil rename on servers whose api carries components rather than plain strings.
- paperFormat(FPlayer, String) - Method in interface net.flectone.pulse.module.message.book.BookModule
-
Formats a book on servers whose api carries components rather than plain strings.
- paperFormat(FPlayer, String) - Method in interface net.flectone.pulse.module.message.sign.SignModule
-
Formats a sign on servers whose api carries components rather than plain strings.
- parameters() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns the value of the
parametersrecord component. - parameters(String) - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- parse(String) - Method in interface net.flectone.pulse.parser.string.URLParser
-
Parses a url.
- parse(String) - Method in interface net.flectone.pulse.parser.string.UUIDParser
-
Parses a uuid.
- parse(MessageContext) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
Runs the formatting modules over a message and hands back the text they produced, stopping before it is turned into a component.
- parseBoolean() - Method in record class net.flectone.pulse.config.Localization.Command.Exception
-
Returns the value of the
parseBooleanrecord component. - parseBoolean(String) - Method in class net.flectone.pulse.config.Localization.Command.Exception.ExceptionBuilder
- parsedComponent() - Method in interface net.flectone.pulse.module.message.vanilla.model.VanillaMessageContext
-
The message broken into its translation key and arguments, or null if it could not be parsed.
- ParsedComponent - Record Class in net.flectone.pulse.module.message.vanilla.model
-
A vanilla message broken into the pieces the plugin needs to re-render it.
- ParsedComponent(String, Message.Vanilla.VanillaMessage, Map) - Constructor for record class net.flectone.pulse.module.message.vanilla.model.ParsedComponent
-
Creates an instance of a
ParsedComponentrecord class. - parseHexToArgb(String) - Method in interface net.flectone.pulse.converter.ColorConverter
-
Converts a hex color to a packed ARGB integer.
- parseMessage(Destination, String) - Method in interface net.flectone.pulse.module.command.emit.EmitModule
-
Reads the destination out of the raw argument and returns what is left as the message.
- parseMode() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
parseModerecord component. - parseMode(Integration.Telegram.Mode) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- parseNumber() - Method in record class net.flectone.pulse.config.Localization.Command.Exception
-
Returns the value of the
parseNumberrecord component. - parseNumber(String) - Method in class net.flectone.pulse.config.Localization.Command.Exception.ExceptionBuilder
- parseString() - Method in record class net.flectone.pulse.config.Localization.Command.Exception
-
Returns the value of the
parseStringrecord component. - parseString(String) - Method in class net.flectone.pulse.config.Localization.Command.Exception.ExceptionBuilder
- parseTime(String) - Method in interface net.flectone.pulse.parser.integer.DurationReasonParser
-
Reads a duration.
- parseTimeValue(FPlayer, FPlayer, String) - Method in interface net.flectone.pulse.module.command.online.OnlineModule
- parseUnknown() - Method in record class net.flectone.pulse.config.Localization.Command.Exception
-
Returns the value of the
parseUnknownrecord component. - parseUnknown(String) - Method in class net.flectone.pulse.config.Localization.Command.Exception.ExceptionBuilder
- password() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns the value of the
passwordrecord component. - password() - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
-
Returns the value of the
passwordrecord component. - password() - Method in record class net.flectone.pulse.config.Integration.Proxy
-
Returns the value of the
passwordrecord component. - password(String) - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- password(String) - Method in class net.flectone.pulse.config.Config.Proxy.Redis.RedisBuilder
- password(String) - Method in class net.flectone.pulse.config.Integration.Proxy.ProxyBuilder
- payload() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Returns the value of the
payloadrecord component. - percent() - Method in interface net.flectone.pulse.module.command.coin.model.CoinMessageContext
-
The rolled percentage, which decides heads, tails or edge.
- percent() - Method in interface net.flectone.pulse.module.command.try_.model.TryMessageContext
-
The rolled percentage, which decides success or failure.
- period() - Method in record class net.flectone.pulse.model.value.Ticker
-
Returns the value of the
periodrecord component. - perm() - Method in record class net.flectone.pulse.module.command.chatsetting.model.SubMenuItem
-
Returns the value of the
permrecord component. - permanent() - Method in record class net.flectone.pulse.config.Localization.Time
-
Returns the value of the
permanentrecord component. - permanent() - Method in record class net.flectone.pulse.model.value.ExternalModeration
-
Returns the value of the
permanentrecord component. - permanent(String) - Method in class net.flectone.pulse.config.Localization.Time.TimeBuilder
- PERMANENT_TIME - Static variable in record class net.flectone.pulse.model.value.Moderation
-
The expiry value marking a punishment that never runs out.
- permission() - Method in record class net.flectone.pulse.config.Localization.Command.Exception
-
Returns the value of the
permissionrecord component. - permission() - Method in interface net.flectone.pulse.file.FileFacade
-
The loaded permission.yml.
- permission() - Method in record class net.flectone.pulse.model.file.FilePack
-
Returns the value of the
permissionrecord component. - permission() - Method in interface net.flectone.pulse.module.command.afk.AfkModule
- permission() - Method in interface net.flectone.pulse.module.command.anon.AnonModule
- permission() - Method in interface net.flectone.pulse.module.command.ball.BallModule
- permission() - Method in interface net.flectone.pulse.module.command.ban.BanModule
- permission() - Method in interface net.flectone.pulse.module.command.banlist.BanlistModule
- permission() - Method in interface net.flectone.pulse.module.command.broadcast.BroadcastModule
- permission() - Method in interface net.flectone.pulse.module.command.chatcolor.ChatcolorModule
- permission() - Method in interface net.flectone.pulse.module.command.chatsetting.ChatsettingModule
- permission() - Method in interface net.flectone.pulse.module.command.clearchat.ClearchatModule
- permission() - Method in interface net.flectone.pulse.module.command.clearmail.ClearmailModule
- permission() - Method in interface net.flectone.pulse.module.command.coin.CoinModule
- permission() - Method in interface net.flectone.pulse.module.command.CommandModule
- permission() - Method in interface net.flectone.pulse.module.command.deletemessage.DeletemessageModule
- permission() - Method in interface net.flectone.pulse.module.command.dice.DiceModule
- permission() - Method in interface net.flectone.pulse.module.command.do_.DoModule
- permission() - Method in interface net.flectone.pulse.module.command.emit.EmitModule
- permission() - Method in interface net.flectone.pulse.module.command.flectonepulse.FlectonepulseModule
- permission() - Method in interface net.flectone.pulse.module.command.geolocate.GeolocateModule
- permission() - Method in interface net.flectone.pulse.module.command.helper.HelperModule
- permission() - Method in interface net.flectone.pulse.module.command.ignore.IgnoreModule
- permission() - Method in interface net.flectone.pulse.module.command.ignorelist.IgnorelistModule
- permission() - Method in interface net.flectone.pulse.module.command.kick.KickModule
- permission() - Method in interface net.flectone.pulse.module.command.mail.MailModule
- permission() - Method in interface net.flectone.pulse.module.command.maintenance.MaintenanceModule
- permission() - Method in interface net.flectone.pulse.module.command.me.MeModule
- permission() - Method in interface net.flectone.pulse.module.command.minesweeper.MinesweeperModule
- permission() - Method in interface net.flectone.pulse.module.command.mute.MuteModule
- permission() - Method in interface net.flectone.pulse.module.command.mutelist.MutelistModule
- permission() - Method in interface net.flectone.pulse.module.command.nickname.NicknameModule
- permission() - Method in interface net.flectone.pulse.module.command.online.OnlineModule
- permission() - Method in interface net.flectone.pulse.module.command.ping.PingModule
- permission() - Method in interface net.flectone.pulse.module.command.poll.PollModule
- permission() - Method in interface net.flectone.pulse.module.command.reply.ReplyModule
- permission() - Method in interface net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule
- permission() - Method in interface net.flectone.pulse.module.command.sprite.SpriteModule
- permission() - Method in interface net.flectone.pulse.module.command.spy.SpyModule
- permission() - Method in interface net.flectone.pulse.module.command.stream.StreamModule
- permission() - Method in interface net.flectone.pulse.module.command.symbol.SymbolModule
- permission() - Method in interface net.flectone.pulse.module.command.tell.TellModule
- permission() - Method in interface net.flectone.pulse.module.command.tictactoe.TictactoeModule
- permission() - Method in interface net.flectone.pulse.module.command.toponline.ToponlineModule
- permission() - Method in interface net.flectone.pulse.module.command.translateto.TranslatetoModule
- permission() - Method in interface net.flectone.pulse.module.command.try_.TryModule
- permission() - Method in interface net.flectone.pulse.module.command.unban.UnbanModule
- permission() - Method in interface net.flectone.pulse.module.command.unmute.UnmuteModule
- permission() - Method in interface net.flectone.pulse.module.command.unwarn.UnwarnModule
- permission() - Method in interface net.flectone.pulse.module.command.warn.WarnModule
- permission() - Method in interface net.flectone.pulse.module.command.warnlist.WarnlistModule
- permission() - Method in interface net.flectone.pulse.module.command.whitelist.WhitelistModule
- permission() - Method in interface net.flectone.pulse.module.command.whois.WhoisModule
- permission() - Method in interface net.flectone.pulse.module.integration.deepl.DeeplModule
- permission() - Method in interface net.flectone.pulse.module.integration.discord.DiscordModule
- permission() - Method in interface net.flectone.pulse.module.integration.icu.ICUModule
- permission() - Method in interface net.flectone.pulse.module.integration.IntegrationModule
- permission() - Method in interface net.flectone.pulse.module.integration.luckperms.LuckPermsModule
- permission() - Method in interface net.flectone.pulse.module.integration.telegram.TelegramModule
- permission() - Method in interface net.flectone.pulse.module.integration.twitch.TwitchModule
- permission() - Method in interface net.flectone.pulse.module.integration.yandex.YandexModule
- permission() - Method in interface net.flectone.pulse.module.message.afk.AfkModule
- permission() - Method in interface net.flectone.pulse.module.message.anvil.AnvilModule
- permission() - Method in interface net.flectone.pulse.module.message.auto.AutoModule
- permission() - Method in interface net.flectone.pulse.module.message.book.BookModule
- permission() - Method in interface net.flectone.pulse.module.message.bossbar.BossbarModule
- permission() - Method in interface net.flectone.pulse.module.message.brand.BrandModule
- permission() - Method in interface net.flectone.pulse.module.message.bubble.BubbleModule
- permission() - Method in interface net.flectone.pulse.module.message.chat.ChatModule
- permission() - Method in record class net.flectone.pulse.module.message.chat.model.Chat
-
Returns the value of the
permissionrecord component. - permission() - Method in interface net.flectone.pulse.module.message.format.animation.AnimationModule
- permission() - Method in interface net.flectone.pulse.module.message.format.condition.ConditionModule
- permission() - Method in interface net.flectone.pulse.module.message.format.fading.FadingModule
- permission() - Method in interface net.flectone.pulse.module.message.format.fcolor.FColorModule
- permission() - Method in interface net.flectone.pulse.module.message.format.fixation.FixationModule
- permission() - Method in interface net.flectone.pulse.module.message.format.FormatModule
- permission() - Method in interface net.flectone.pulse.module.message.format.mention.MentionModule
- permission() - Method in interface net.flectone.pulse.module.message.format.moderation.caps.CapsModule
- permission() - Method in interface net.flectone.pulse.module.message.format.moderation.delete.DeleteModule
- permission() - Method in interface net.flectone.pulse.module.message.format.moderation.flood.FloodModule
- permission() - Method in interface net.flectone.pulse.module.message.format.moderation.ModerationModule
- permission() - Method in interface net.flectone.pulse.module.message.format.moderation.newbie.NewbieModule
- permission() - Method in interface net.flectone.pulse.module.message.format.moderation.swear.SwearModule
- permission() - Method in interface net.flectone.pulse.module.message.format.names.NamesModule
- permission() - Method in interface net.flectone.pulse.module.message.format.object.ObjectModule
- permission() - Method in interface net.flectone.pulse.module.message.format.padding.PaddingModule
- permission() - Method in interface net.flectone.pulse.module.message.format.questionanswer.QuestionAnswerModule
- permission() - Method in interface net.flectone.pulse.module.message.format.replacement.ReplacementModule
- permission() - Method in interface net.flectone.pulse.module.message.format.translate.TranslateModule
- permission() - Method in interface net.flectone.pulse.module.message.format.world.WorldModule
- permission() - Method in interface net.flectone.pulse.module.message.greeting.GreetingModule
- permission() - Method in interface net.flectone.pulse.module.message.join.JoinModule
- permission() - Method in interface net.flectone.pulse.module.message.MessageModule
- permission() - Method in interface net.flectone.pulse.module.message.quit.QuitModule
- permission() - Method in interface net.flectone.pulse.module.message.rightclick.RightclickModule
- permission() - Method in interface net.flectone.pulse.module.message.scoreboard.objective.ObjectiveModule
- permission() - Method in interface net.flectone.pulse.module.message.scoreboard.ScoreboardModule
- permission() - Method in interface net.flectone.pulse.module.message.sidebar.SidebarModule
- permission() - Method in interface net.flectone.pulse.module.message.sign.SignModule
- permission() - Method in interface net.flectone.pulse.module.message.status.StatusModule
- permission() - Method in interface net.flectone.pulse.module.message.tab.TabModule
- permission() - Method in interface net.flectone.pulse.module.message.update.UpdateModule
- permission() - Method in interface net.flectone.pulse.module.message.vanilla.VanillaModule
- permission() - Method in interface net.flectone.pulse.module.ModuleSimple
-
The permission that gates this module.
- permission(String) - Method in class net.flectone.pulse.config.Localization.Command.Exception.ExceptionBuilder
- Permission - Record Class in net.flectone.pulse.config
-
Configuration for permissions in FlectonePulse.
- Permission(Permission.PermissionEntry, Permission.Command, Permission.Integration, Permission.Message) - Constructor for record class net.flectone.pulse.config.Permission
-
Creates an instance of a
Permissionrecord class. - PERMISSION - Enum constant in enum class net.flectone.pulse.config.Message.Format.Condition.Criteria.Type
- PERMISSION - Enum constant in enum class net.flectone.pulse.constant.FilePath
- Permission.Command - Record Class in net.flectone.pulse.config
- Permission.Command.Afk - Record Class in net.flectone.pulse.config
- Permission.Command.Afk.AfkBuilder - Class in net.flectone.pulse.config
- Permission.Command.Anon - Record Class in net.flectone.pulse.config
- Permission.Command.Anon.AnonBuilder - Class in net.flectone.pulse.config
- Permission.Command.Ball - Record Class in net.flectone.pulse.config
- Permission.Command.Ball.BallBuilder - Class in net.flectone.pulse.config
- Permission.Command.Ban - Record Class in net.flectone.pulse.config
- Permission.Command.Ban.BanBuilder - Class in net.flectone.pulse.config
- Permission.Command.Banlist - Record Class in net.flectone.pulse.config
- Permission.Command.Banlist.BanlistBuilder - Class in net.flectone.pulse.config
- Permission.Command.Broadcast - Record Class in net.flectone.pulse.config
- Permission.Command.Broadcast.BroadcastBuilder - Class in net.flectone.pulse.config
- Permission.Command.Chatcolor - Record Class in net.flectone.pulse.config
- Permission.Command.Chatcolor.ChatcolorBuilder - Class in net.flectone.pulse.config
- Permission.Command.Chatsetting - Record Class in net.flectone.pulse.config
- Permission.Command.Chatsetting.ChatsettingBuilder - Class in net.flectone.pulse.config
- Permission.Command.Chatsetting.SettingItem - Record Class in net.flectone.pulse.config
- Permission.Command.Chatsetting.SettingItem.SettingItemBuilder - Class in net.flectone.pulse.config
- Permission.Command.Clearchat - Record Class in net.flectone.pulse.config
- Permission.Command.Clearchat.ClearchatBuilder - Class in net.flectone.pulse.config
- Permission.Command.Clearmail - Record Class in net.flectone.pulse.config
- Permission.Command.Clearmail.ClearmailBuilder - Class in net.flectone.pulse.config
- Permission.Command.Coin - Record Class in net.flectone.pulse.config
- Permission.Command.Coin.CoinBuilder - Class in net.flectone.pulse.config
- Permission.Command.CommandBuilder - Class in net.flectone.pulse.config
- Permission.Command.CommandDo - Record Class in net.flectone.pulse.config
- Permission.Command.CommandDo.CommandDoBuilder - Class in net.flectone.pulse.config
- Permission.Command.CommandTry - Record Class in net.flectone.pulse.config
- Permission.Command.CommandTry.CommandTryBuilder - Class in net.flectone.pulse.config
- Permission.Command.Deletemessage - Record Class in net.flectone.pulse.config
- Permission.Command.Deletemessage.DeletemessageBuilder - Class in net.flectone.pulse.config
- Permission.Command.Dice - Record Class in net.flectone.pulse.config
- Permission.Command.Dice.DiceBuilder - Class in net.flectone.pulse.config
- Permission.Command.Emit - Record Class in net.flectone.pulse.config
- Permission.Command.Emit.EmitBuilder - Class in net.flectone.pulse.config
- Permission.Command.Flectonepulse - Record Class in net.flectone.pulse.config
- Permission.Command.Flectonepulse.FlectonepulseBuilder - Class in net.flectone.pulse.config
- Permission.Command.Geolocate - Record Class in net.flectone.pulse.config
- Permission.Command.Geolocate.GeolocateBuilder - Class in net.flectone.pulse.config
- Permission.Command.Helper - Record Class in net.flectone.pulse.config
- Permission.Command.Helper.HelperBuilder - Class in net.flectone.pulse.config
- Permission.Command.Ignore - Record Class in net.flectone.pulse.config
- Permission.Command.Ignore.IgnoreBuilder - Class in net.flectone.pulse.config
- Permission.Command.Ignorelist - Record Class in net.flectone.pulse.config
- Permission.Command.Ignorelist.IgnorelistBuilder - Class in net.flectone.pulse.config
- Permission.Command.Kick - Record Class in net.flectone.pulse.config
- Permission.Command.Kick.KickBuilder - Class in net.flectone.pulse.config
- Permission.Command.Mail - Record Class in net.flectone.pulse.config
- Permission.Command.Mail.MailBuilder - Class in net.flectone.pulse.config
- Permission.Command.Maintenance - Record Class in net.flectone.pulse.config
- Permission.Command.Maintenance.MaintenanceBuilder - Class in net.flectone.pulse.config
- Permission.Command.Me - Record Class in net.flectone.pulse.config
- Permission.Command.Me.MeBuilder - Class in net.flectone.pulse.config
- Permission.Command.Minesweeper - Record Class in net.flectone.pulse.config
- Permission.Command.Minesweeper.MinesweeperBuilder - Class in net.flectone.pulse.config
- Permission.Command.Mute - Record Class in net.flectone.pulse.config
- Permission.Command.Mute.MuteBuilder - Class in net.flectone.pulse.config
- Permission.Command.Mutelist - Record Class in net.flectone.pulse.config
- Permission.Command.Mutelist.MutelistBuilder - Class in net.flectone.pulse.config
- Permission.Command.Nickname - Record Class in net.flectone.pulse.config
- Permission.Command.Nickname.NicknameBuilder - Class in net.flectone.pulse.config
- Permission.Command.Online - Record Class in net.flectone.pulse.config
- Permission.Command.Online.OnlineBuilder - Class in net.flectone.pulse.config
- Permission.Command.Ping - Record Class in net.flectone.pulse.config
- Permission.Command.Ping.PingBuilder - Class in net.flectone.pulse.config
- Permission.Command.Poll - Record Class in net.flectone.pulse.config
- Permission.Command.Poll.PollBuilder - Class in net.flectone.pulse.config
- Permission.Command.Reply - Record Class in net.flectone.pulse.config
- Permission.Command.Reply.ReplyBuilder - Class in net.flectone.pulse.config
- Permission.Command.Rockpaperscissors - Record Class in net.flectone.pulse.config
- Permission.Command.Rockpaperscissors.RockpaperscissorsBuilder - Class in net.flectone.pulse.config
- Permission.Command.Sprite - Record Class in net.flectone.pulse.config
- Permission.Command.Sprite.SpriteBuilder - Class in net.flectone.pulse.config
- Permission.Command.Spy - Record Class in net.flectone.pulse.config
- Permission.Command.Spy.SpyBuilder - Class in net.flectone.pulse.config
- Permission.Command.Stream - Record Class in net.flectone.pulse.config
- Permission.Command.Stream.StreamBuilder - Class in net.flectone.pulse.config
- Permission.Command.Symbol - Record Class in net.flectone.pulse.config
- Permission.Command.Symbol.SymbolBuilder - Class in net.flectone.pulse.config
- Permission.Command.Tell - Record Class in net.flectone.pulse.config
- Permission.Command.Tell.TellBuilder - Class in net.flectone.pulse.config
- Permission.Command.Tictactoe - Record Class in net.flectone.pulse.config
- Permission.Command.Tictactoe.TictactoeBuilder - Class in net.flectone.pulse.config
- Permission.Command.Toponline - Record Class in net.flectone.pulse.config
- Permission.Command.Toponline.ToponlineBuilder - Class in net.flectone.pulse.config
- Permission.Command.Translateto - Record Class in net.flectone.pulse.config
- Permission.Command.Translateto.TranslatetoBuilder - Class in net.flectone.pulse.config
- Permission.Command.Unban - Record Class in net.flectone.pulse.config
- Permission.Command.Unban.UnbanBuilder - Class in net.flectone.pulse.config
- Permission.Command.Unmute - Record Class in net.flectone.pulse.config
- Permission.Command.Unmute.UnmuteBuilder - Class in net.flectone.pulse.config
- Permission.Command.Unwarn - Record Class in net.flectone.pulse.config
- Permission.Command.Unwarn.UnwarnBuilder - Class in net.flectone.pulse.config
- Permission.Command.Warn - Record Class in net.flectone.pulse.config
- Permission.Command.Warn.WarnBuilder - Class in net.flectone.pulse.config
- Permission.Command.Warnlist - Record Class in net.flectone.pulse.config
- Permission.Command.Warnlist.WarnlistBuilder - Class in net.flectone.pulse.config
- Permission.Command.Whitelist - Record Class in net.flectone.pulse.config
- Permission.Command.Whitelist.WhitelistBuilder - Class in net.flectone.pulse.config
- Permission.Command.Whois - Record Class in net.flectone.pulse.config
- Permission.Command.Whois.WhoisBuilder - Class in net.flectone.pulse.config
- Permission.Integration - Record Class in net.flectone.pulse.config
- Permission.Integration.Advancedban - Record Class in net.flectone.pulse.config
- Permission.Integration.Advancedban.AdvancedbanBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Blazeandcave - Record Class in net.flectone.pulse.config
- Permission.Integration.Blazeandcave.BlazeandcaveBuilder - Class in net.flectone.pulse.config
- Permission.Integration.CMI - Record Class in net.flectone.pulse.config
- Permission.Integration.CMI.CMIBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Deepl - Record Class in net.flectone.pulse.config
- Permission.Integration.Deepl.DeeplBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Discord - Record Class in net.flectone.pulse.config
- Permission.Integration.Discord.DiscordBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Floodgate - Record Class in net.flectone.pulse.config
- Permission.Integration.Floodgate.FloodgateBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Geyser - Record Class in net.flectone.pulse.config
- Permission.Integration.Geyser.GeyserBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Icu - Record Class in net.flectone.pulse.config
- Permission.Integration.Icu.IcuBuilder - Class in net.flectone.pulse.config
- Permission.Integration.IntegrationBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Interactivechat - Record Class in net.flectone.pulse.config
- Permission.Integration.Interactivechat.InteractivechatBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Itemsadder - Record Class in net.flectone.pulse.config
- Permission.Integration.Itemsadder.ItemsadderBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Libertybans - Record Class in net.flectone.pulse.config
- Permission.Integration.Libertybans.LibertybansBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Litebans - Record Class in net.flectone.pulse.config
- Permission.Integration.Litebans.LitebansBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Luckperms - Record Class in net.flectone.pulse.config
- Permission.Integration.Luckperms.LuckpermsBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Maintenance - Record Class in net.flectone.pulse.config
- Permission.Integration.Maintenance.MaintenanceBuilder - Class in net.flectone.pulse.config
- Permission.Integration.MiniMOTD - Record Class in net.flectone.pulse.config
- Permission.Integration.MiniMOTD.MiniMOTDBuilder - Class in net.flectone.pulse.config
- Permission.Integration.MiniPlaceholders - Record Class in net.flectone.pulse.config
- Permission.Integration.MiniPlaceholders.MiniPlaceholdersBuilder - Class in net.flectone.pulse.config
- Permission.Integration.MOTD - Record Class in net.flectone.pulse.config
- Permission.Integration.MOTD.MOTDBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Placeholderapi - Record Class in net.flectone.pulse.config
- Permission.Integration.Placeholderapi.PlaceholderapiBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Plasmovoice - Record Class in net.flectone.pulse.config
- Permission.Integration.Plasmovoice.PlasmovoiceBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Simplevoice - Record Class in net.flectone.pulse.config
- Permission.Integration.Simplevoice.SimplevoiceBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Skinsrestorer - Record Class in net.flectone.pulse.config
- Permission.Integration.Skinsrestorer.SkinsrestorerBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Supervanish - Record Class in net.flectone.pulse.config
- Permission.Integration.Supervanish.SupervanishBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Tab - Record Class in net.flectone.pulse.config
- Permission.Integration.Tab.TabBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Telegram - Record Class in net.flectone.pulse.config
- Permission.Integration.Telegram.TelegramBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Triton - Record Class in net.flectone.pulse.config
- Permission.Integration.Triton.TritonBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Twitch - Record Class in net.flectone.pulse.config
- Permission.Integration.Twitch.TwitchBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Vault - Record Class in net.flectone.pulse.config
- Permission.Integration.Vault.VaultBuilder - Class in net.flectone.pulse.config
- Permission.Integration.Yandex - Record Class in net.flectone.pulse.config
- Permission.Integration.Yandex.YandexBuilder - Class in net.flectone.pulse.config
- Permission.Message - Record Class in net.flectone.pulse.config
- Permission.Message.Afk - Record Class in net.flectone.pulse.config
- Permission.Message.Afk.AfkBuilder - Class in net.flectone.pulse.config
- Permission.Message.Anvil - Record Class in net.flectone.pulse.config
- Permission.Message.Anvil.AnvilBuilder - Class in net.flectone.pulse.config
- Permission.Message.Auto - Record Class in net.flectone.pulse.config
- Permission.Message.Auto.AutoBuilder - Class in net.flectone.pulse.config
- Permission.Message.Book - Record Class in net.flectone.pulse.config
- Permission.Message.Book.BookBuilder - Class in net.flectone.pulse.config
- Permission.Message.Bossbar - Record Class in net.flectone.pulse.config
- Permission.Message.Bossbar.BossbarBuilder - Class in net.flectone.pulse.config
- Permission.Message.Brand - Record Class in net.flectone.pulse.config
- Permission.Message.Brand.BrandBuilder - Class in net.flectone.pulse.config
- Permission.Message.Bubble - Record Class in net.flectone.pulse.config
- Permission.Message.Bubble.BubbleBuilder - Class in net.flectone.pulse.config
- Permission.Message.Chat - Record Class in net.flectone.pulse.config
- Permission.Message.Chat.ChatBuilder - Class in net.flectone.pulse.config
- Permission.Message.Chat.Type - Record Class in net.flectone.pulse.config
- Permission.Message.Chat.Type.TypeBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Animation - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Animation.AnimationBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Condition - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Condition.ConditionBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Fading - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Fading.FadingBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.FColor - Record Class in net.flectone.pulse.config
- Permission.Message.Format.FColor.FColorBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Fixation - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Fixation.FixationBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.FormatBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Mention - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Mention.MentionBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.Caps - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.Caps.CapsBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.Delete - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.Delete.DeleteBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.Flood - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.Flood.FloodBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.ModerationBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.Newbie - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.Newbie.NewbieBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.Swear - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Moderation.Swear.SwearBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Names - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Names.NamesBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Object - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Object.ObjectBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Padding - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Padding.PaddingBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.QuestionAnswer - Record Class in net.flectone.pulse.config
- Permission.Message.Format.QuestionAnswer.Question - Record Class in net.flectone.pulse.config
- Permission.Message.Format.QuestionAnswer.Question.QuestionBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.QuestionAnswer.QuestionAnswerBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Replacement - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Replacement.ReplacementBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.Translate - Record Class in net.flectone.pulse.config
- Permission.Message.Format.Translate.TranslateBuilder - Class in net.flectone.pulse.config
- Permission.Message.Format.World - Record Class in net.flectone.pulse.config
- Permission.Message.Format.World.WorldBuilder - Class in net.flectone.pulse.config
- Permission.Message.Greeting - Record Class in net.flectone.pulse.config
- Permission.Message.Greeting.GreetingBuilder - Class in net.flectone.pulse.config
- Permission.Message.Join - Record Class in net.flectone.pulse.config
- Permission.Message.Join.JoinBuilder - Class in net.flectone.pulse.config
- Permission.Message.MessageBuilder - Class in net.flectone.pulse.config
- Permission.Message.Quit - Record Class in net.flectone.pulse.config
- Permission.Message.Quit.QuitBuilder - Class in net.flectone.pulse.config
- Permission.Message.Rightclick - Record Class in net.flectone.pulse.config
- Permission.Message.Rightclick.RightclickBuilder - Class in net.flectone.pulse.config
- Permission.Message.Scoreboard - Record Class in net.flectone.pulse.config
- Permission.Message.Scoreboard.Objective - Record Class in net.flectone.pulse.config
- Permission.Message.Scoreboard.Objective.Belowname - Record Class in net.flectone.pulse.config
- Permission.Message.Scoreboard.Objective.Belowname.BelownameBuilder - Class in net.flectone.pulse.config
- Permission.Message.Scoreboard.Objective.ObjectiveBuilder - Class in net.flectone.pulse.config
- Permission.Message.Scoreboard.Objective.Tabname - Record Class in net.flectone.pulse.config
- Permission.Message.Scoreboard.Objective.Tabname.TabnameBuilder - Class in net.flectone.pulse.config
- Permission.Message.Scoreboard.ScoreboardBuilder - Class in net.flectone.pulse.config
- Permission.Message.Serverlink - Record Class in net.flectone.pulse.config
- Permission.Message.Serverlink.ServerlinkBuilder - Class in net.flectone.pulse.config
- Permission.Message.Sidebar - Record Class in net.flectone.pulse.config
- Permission.Message.Sidebar.SidebarBuilder - Class in net.flectone.pulse.config
- Permission.Message.Sign - Record Class in net.flectone.pulse.config
- Permission.Message.Sign.SignBuilder - Class in net.flectone.pulse.config
- Permission.Message.Status - Record Class in net.flectone.pulse.config
- Permission.Message.Status.Icon - Record Class in net.flectone.pulse.config
- Permission.Message.Status.Icon.IconBuilder - Class in net.flectone.pulse.config
- Permission.Message.Status.MOTD - Record Class in net.flectone.pulse.config
- Permission.Message.Status.MOTD.MOTDBuilder - Class in net.flectone.pulse.config
- Permission.Message.Status.Players - Record Class in net.flectone.pulse.config
- Permission.Message.Status.Players.PlayersBuilder - Class in net.flectone.pulse.config
- Permission.Message.Status.StatusBuilder - Class in net.flectone.pulse.config
- Permission.Message.Status.Version - Record Class in net.flectone.pulse.config
- Permission.Message.Status.Version.VersionBuilder - Class in net.flectone.pulse.config
- Permission.Message.Tab - Record Class in net.flectone.pulse.config
- Permission.Message.Tab.Footer - Record Class in net.flectone.pulse.config
- Permission.Message.Tab.Footer.FooterBuilder - Class in net.flectone.pulse.config
- Permission.Message.Tab.Header - Record Class in net.flectone.pulse.config
- Permission.Message.Tab.Header.HeaderBuilder - Class in net.flectone.pulse.config
- Permission.Message.Tab.Playerlistname - Record Class in net.flectone.pulse.config
- Permission.Message.Tab.Playerlistname.PlayerlistnameBuilder - Class in net.flectone.pulse.config
- Permission.Message.Tab.TabBuilder - Class in net.flectone.pulse.config
- Permission.Message.Update - Record Class in net.flectone.pulse.config
- Permission.Message.Update.UpdateBuilder - Class in net.flectone.pulse.config
- Permission.Message.Vanilla - Record Class in net.flectone.pulse.config
- Permission.Message.Vanilla.VanillaBuilder - Class in net.flectone.pulse.config
- Permission.PermissionBuilder - Class in net.flectone.pulse.config
- Permission.PermissionEntry - Record Class in net.flectone.pulse.config
- Permission.PermissionEntry.PermissionEntryBuilder - Class in net.flectone.pulse.config
- Permission.Type - Enum Class in net.flectone.pulse.config
- PermissionChecker - Interface in net.flectone.pulse.checker
-
Asks the platform whether an entity holds a permission.
- PermissionEntry(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.PermissionEntry
-
Creates an instance of a
PermissionEntryrecord class. - permissionFilter(String) - Method in interface net.flectone.pulse.module.message.chat.ChatModule
-
Which players may read a given chat.
- PermissionRegistry - Interface in net.flectone.pulse.platform.registry
-
Registers the plugin's permissions with the platform, so permission plugins can offer them for completion and apply their defaults.
- permissions() - Method in interface net.flectone.pulse.module.ModuleLocalization
- permissions() - Method in interface net.flectone.pulse.module.ModuleSimple
-
Every permission this module registers, which is its own by default.
- PermissionSetting - Interface in net.flectone.pulse.config.setting
-
Configuration interface for permission settings.
- perPage() - Method in record class net.flectone.pulse.config.Command.Banlist
-
Returns the value of the
perPagerecord component. - perPage() - Method in record class net.flectone.pulse.config.Command.Ignorelist
-
Returns the value of the
perPagerecord component. - perPage() - Method in record class net.flectone.pulse.config.Command.Mutelist
-
Returns the value of the
perPagerecord component. - perPage() - Method in record class net.flectone.pulse.config.Command.Sprite
-
Returns the value of the
perPagerecord component. - perPage() - Method in record class net.flectone.pulse.config.Command.Symbol
-
Returns the value of the
perPagerecord component. - perPage() - Method in record class net.flectone.pulse.config.Command.Toponline
-
Returns the value of the
perPagerecord component. - perPage() - Method in record class net.flectone.pulse.config.Command.Warnlist
-
Returns the value of the
perPagerecord component. - perPage() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
perPagerecord component. - perPage() - Method in record class net.flectone.pulse.config.Command.Whois
-
Returns the value of the
perPagerecord component. - perPage(Integer) - Method in class net.flectone.pulse.config.Command.Banlist.BanlistBuilder
- perPage(Integer) - Method in class net.flectone.pulse.config.Command.Ignorelist.IgnorelistBuilder
- perPage(Integer) - Method in class net.flectone.pulse.config.Command.Mutelist.MutelistBuilder
- perPage(Integer) - Method in class net.flectone.pulse.config.Command.Sprite.SpriteBuilder
- perPage(Integer) - Method in class net.flectone.pulse.config.Command.Symbol.SymbolBuilder
- perPage(Integer) - Method in class net.flectone.pulse.config.Command.Toponline.ToponlineBuilder
- perPage(Integer) - Method in class net.flectone.pulse.config.Command.Warnlist.WarnlistBuilder
- perPage(Integer) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- perPage(Integer) - Method in class net.flectone.pulse.config.Command.Whois.WhoisBuilder
- person() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Returns the value of the
personrecord component. - person() - Method in record class net.flectone.pulse.config.Localization.Command.Kick
-
Returns the value of the
personrecord component. - person() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Returns the value of the
personrecord component. - person() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Returns the value of the
personrecord component. - person() - Method in record class net.flectone.pulse.config.Localization.Command.Warn
-
Returns the value of the
personrecord component. - person() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
personrecord component. - person() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Mention
-
Returns the value of the
personrecord component. - person(String) - Method in class net.flectone.pulse.config.Localization.Command.Ban.BanBuilder
- person(String) - Method in class net.flectone.pulse.config.Localization.Command.Kick.KickBuilder
- person(String) - Method in class net.flectone.pulse.config.Localization.Command.Maintenance.MaintenanceBuilder
- person(String) - Method in class net.flectone.pulse.config.Localization.Command.Mute.MuteBuilder
- person(String) - Method in class net.flectone.pulse.config.Localization.Command.Warn.WarnBuilder
- person(String) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- person(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Mention.MentionBuilder
- ping() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
pingrecord component. - ping() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
pingrecord component. - ping() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
pingrecord component. - ping(Command.Ping) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- ping(Localization.Command.Ping) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- ping(Permission.Command.Ping) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Ping(Boolean, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Ping
-
Creates an instance of a
Pingrecord class. - Ping(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Ping
-
Creates an instance of a
Pingrecord class. - Ping(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Ping
-
Creates an instance of a
Pingrecord class. - PingModule - Interface in net.flectone.pulse.module.command.ping
-
The /ping command, which reports a player's latency.
- pitch() - Method in record class net.flectone.pulse.model.value.Sound
-
Returns the value of the
pitchrecord component. - pitch() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Coordinates
-
Returns the value of the
pitchrecord component. - placeholder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete
-
Returns the value of the
placeholderrecord component. - placeholder(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete.DeleteBuilder
- PLACEHOLDER_CONTEXT_SENDER - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Controls how integration placeholders (e.g., PlaceholderAPI) are processed.
- placeholderapi() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
placeholderapirecord component. - placeholderapi() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
placeholderapirecord component. - placeholderapi(Integration.Placeholderapi) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- placeholderapi(Permission.Integration.Placeholderapi) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Placeholderapi(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Placeholderapi
-
Creates an instance of a
Placeholderapirecord class. - Placeholderapi(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
-
Creates an instance of a
Placeholderapirecord class. - PLACEHOLDERAPI_HYTALE_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- PLACEHOLDERAPI_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- plasmovoice() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
plasmovoicerecord component. - plasmovoice() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
plasmovoicerecord component. - plasmovoice(Integration.Plasmovoice) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- plasmovoice(Permission.Integration.Plasmovoice) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Plasmovoice(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Plasmovoice
-
Creates an instance of a
Plasmovoicerecord class. - Plasmovoice(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Plasmovoice
-
Creates an instance of a
Plasmovoicerecord class. - PLASMOVOICEAPI_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- PlatformPlayerAdapter - Interface in net.flectone.pulse.platform.adapter
-
Platform adapter for player-related operations in FlectonePulse.
- PlatformPlayerAdapter.Coordinates - Record Class in net.flectone.pulse.platform.adapter
-
Player coordinates in the world.
- PlatformPlayerAdapter.Statistics - Record Class in net.flectone.pulse.platform.adapter
-
Player statistics.
- PlatformPlayerParser - Interface in net.flectone.pulse.parser.player
-
Command argument suggesting the players the platform itself reports as online.
- PlatformServerAdapter - Interface in net.flectone.pulse.platform.adapter
-
Platform adapter for server-related operations in FlectonePulse.
- PlatformType - Enum Class in net.flectone.pulse.constant
-
The server platform the plugin is running on.
- play(Pair, FEntity) - Method in interface net.flectone.pulse.platform.sender.SoundPlayer
-
Plays a sound to a player at their own location.
- play(Pair, FEntity, FPlayer) - Method in interface net.flectone.pulse.platform.sender.SoundPlayer
-
Plays a sound from one player to another player.
- PLAYED_TIME - Enum constant in enum class net.flectone.pulse.config.Message.Format.Moderation.Newbie.Mode
- playedBefore() - Method in interface net.flectone.pulse.module.message.join.model.JoinMessageContext
-
Whether the player has been here before, which picks the first-join wording.
- player() - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.config.Localization.Command.Helper
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
playerrecord component. - player() - Method in interface net.flectone.pulse.config.setting.ModerationListLocalizationSetting
- player() - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
-
Returns the value of the
playerrecord component. - player() - Method in interface net.flectone.pulse.model.event.player.PlayerEvent
-
The player the event is about.
- player() - Method in record class net.flectone.pulse.model.event.player.PlayerJoinEvent
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.model.event.player.PlayerLoadEvent
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.model.event.player.PlayerPersistAndDisposeEvent
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.model.event.player.PlayerQuitEvent
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns the value of the
playerrecord component. - player() - Method in record class net.flectone.pulse.service.ExternalModerationService.ExternalModerationKey
-
Returns the value of the
playerrecord component. - player(String) - Method in class net.flectone.pulse.config.Localization.Command.Helper.HelperBuilder
- player(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- player(Localization.ListTypeMessage) - Method in class net.flectone.pulse.config.Localization.Command.Banlist.BanlistBuilder
- player(Localization.ListTypeMessage) - Method in class net.flectone.pulse.config.Localization.Command.Mutelist.MutelistBuilder
- player(Localization.ListTypeMessage) - Method in class net.flectone.pulse.config.Localization.Command.Warnlist.WarnlistBuilder
- player(Localization.ListTypeMessage) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- PLAYER - Enum constant in enum class net.flectone.pulse.model.value.Range.Type
- PLAYER - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- PLAYER_COLOR - Enum constant in enum class net.flectone.pulse.constant.CacheName
- PLAYER_CONNECTED - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- PLAYER_DISCONNECTED - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- PLAYER_HEAD - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- PLAYER_HEAD_OR - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- PLAYER_IGNORE - Enum constant in enum class net.flectone.pulse.constant.CacheName
- PLAYER_MESSAGE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
True for player messages, false for system messages.
- PLAYER_NAME - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables player tag name processing.
- PLAYER_SETTING - Enum constant in enum class net.flectone.pulse.constant.CacheName
- PLAYER_TYPE - Static variable in interface net.flectone.pulse.model.entity.FPlayer
-
The type of a real player.
- playerCount() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
playerCountrecord component. - playerCount(int) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- PlayerEvent - Interface in net.flectone.pulse.model.event.player
-
An event about a single player.
- playerHeadTag() - Method in record class net.flectone.pulse.config.Message.Format.Object
-
Returns the value of the
playerHeadTagrecord component. - playerHeadTag() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
-
Returns the value of the
playerHeadTagrecord component. - playerHeadTag(Message.Format.Object.PlayerheadTag) - Method in class net.flectone.pulse.config.Message.Format.Object.ObjectBuilder
- playerHeadTag(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Object.ObjectBuilder
- PlayerheadTag(Boolean, Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
-
Creates an instance of a
PlayerheadTagrecord class. - playerId() - Method in record class net.flectone.pulse.model.value.PlayTime
-
Returns the value of the
playerIdrecord component. - PlayerJoinEvent - Record Class in net.flectone.pulse.model.event.player
-
Fired when a player joins the server.
- PlayerJoinEvent(boolean, FPlayer) - Constructor for record class net.flectone.pulse.model.event.player.PlayerJoinEvent
-
Creates an instance of a
PlayerJoinEventrecord class. - PlayerJoinEvent(FPlayer) - Constructor for record class net.flectone.pulse.model.event.player.PlayerJoinEvent
-
Creates an event that has not been cancelled.
- playerlistname() - Method in record class net.flectone.pulse.config.Localization.Message.Tab
-
Returns the value of the
playerlistnamerecord component. - playerlistname() - Method in record class net.flectone.pulse.config.Message.Tab
-
Returns the value of the
playerlistnamerecord component. - playerlistname() - Method in record class net.flectone.pulse.config.Permission.Message.Tab
-
Returns the value of the
playerlistnamerecord component. - playerlistname(Localization.Message.Tab.Playerlistname) - Method in class net.flectone.pulse.config.Localization.Message.Tab.TabBuilder
- playerlistname(Message.Tab.Playerlistname) - Method in class net.flectone.pulse.config.Message.Tab.TabBuilder
- playerlistname(Permission.Message.Tab.Playerlistname) - Method in class net.flectone.pulse.config.Permission.Message.Tab.TabBuilder
- Playerlistname(Boolean, Boolean, Boolean, Boolean, Range, Ticker) - Constructor for record class net.flectone.pulse.config.Message.Tab.Playerlistname
-
Creates an instance of a
Playerlistnamerecord class. - Playerlistname(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname
-
Creates an instance of a
Playerlistnamerecord class. - Playerlistname(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
-
Creates an instance of a
Playerlistnamerecord class. - PlayerLoadEvent - Record Class in net.flectone.pulse.model.event.player
-
Fired once a player's stored data has been read and they are ready to be messaged.
- PlayerLoadEvent(boolean, FPlayer, boolean) - Constructor for record class net.flectone.pulse.model.event.player.PlayerLoadEvent
-
Creates an instance of a
PlayerLoadEventrecord class. - PlayerLoadEvent(FPlayer) - Constructor for record class net.flectone.pulse.model.event.player.PlayerLoadEvent
-
Creates an event for a fresh join rather than a reload.
- PlayerLoadEvent(FPlayer, boolean) - Constructor for record class net.flectone.pulse.model.event.player.PlayerLoadEvent
-
Creates an event that has not been cancelled.
- playerName() - Method in record class net.flectone.pulse.model.value.ExternalModeration
-
Returns the value of the
playerNamerecord component. - PlayerParser - Interface in net.flectone.pulse.parser.player
-
Command argument that parses a player name, suggesting the players currently online.
- PlayerPersistAndDisposeEvent - Record Class in net.flectone.pulse.model.event.player
-
Fired when a player's data is written back and their cached state is dropped.
- PlayerPersistAndDisposeEvent(boolean, FPlayer) - Constructor for record class net.flectone.pulse.model.event.player.PlayerPersistAndDisposeEvent
-
Creates an instance of a
PlayerPersistAndDisposeEventrecord class. - PlayerPersistAndDisposeEvent(FPlayer) - Constructor for record class net.flectone.pulse.model.event.player.PlayerPersistAndDisposeEvent
-
Creates an event that has not been cancelled.
- PlayerPreLoginEvent - Record Class in net.flectone.pulse.model.event.player
-
Fired before a player is let in, while the connection can still be refused.
- PlayerPreLoginEvent(boolean, FPlayer, Component, boolean) - Constructor for record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
-
Creates an instance of a
PlayerPreLoginEventrecord class. - PlayerPreLoginEvent(FPlayer) - Constructor for record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
-
Creates an event that allows the player in with no kick reason.
- PlayerPreLoginProcessor - Interface in net.flectone.pulse.listener.player
-
Runs the checks that decide whether a connecting player is let in, namely the whitelist, bans and maintenance.
- PlayerQuitEvent - Record Class in net.flectone.pulse.model.event.player
-
Fired when a player leaves the server.
- PlayerQuitEvent(boolean, FPlayer) - Constructor for record class net.flectone.pulse.model.event.player.PlayerQuitEvent
-
Creates an instance of a
PlayerQuitEventrecord class. - PlayerQuitEvent(FPlayer) - Constructor for record class net.flectone.pulse.model.event.player.PlayerQuitEvent
-
Creates an event that has not been cancelled.
- players() - Method in record class net.flectone.pulse.config.Localization.Message.Status
-
Returns the value of the
playersrecord component. - players() - Method in record class net.flectone.pulse.config.Message.Status
-
Returns the value of the
playersrecord component. - players() - Method in record class net.flectone.pulse.config.Permission.Message.Status
-
Returns the value of the
playersrecord component. - players(Localization.Message.Status.Players) - Method in class net.flectone.pulse.config.Localization.Message.Status.StatusBuilder
- players(Message.Status.Players) - Method in class net.flectone.pulse.config.Message.Status.StatusBuilder
- players(Permission.Message.Status.Players) - Method in class net.flectone.pulse.config.Permission.Message.Status.StatusBuilder
- Players(Boolean, Boolean, Integer, String) - Constructor for record class net.flectone.pulse.config.Message.Status.Players
-
Creates an instance of a
Playersrecord class. - Players(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Status.Players
-
Creates an instance of a
Playersrecord class. - Players(List, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Status.Players
-
Creates an instance of a
Playersrecord class. - playerUUID() - Method in record class net.flectone.pulse.persistence.repository.CooldownRepository.CooldownKey
-
Returns the value of the
playerUUIDrecord component. - PlayTime - Record Class in net.flectone.pulse.model.value
-
Aggregated session statistics for a single player.
- PlayTime(int, int, long, long, long, int) - Constructor for record class net.flectone.pulse.model.value.PlayTime
-
Creates an instance of a
PlayTimerecord class. - PLAYTIME - Enum constant in enum class net.flectone.pulse.constant.CacheName
- PlaytimeRepository - Interface in net.flectone.pulse.persistence.repository
-
Repository for managing player playtime statistics and session tracking in FlectonePulse.
- PlaytimeService - Interface in net.flectone.pulse.service
-
Service for managing player playtime tracking and statistics.
- poll() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
pollrecord component. - poll() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
pollrecord component. - poll() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
pollrecord component. - poll() - Method in interface net.flectone.pulse.module.command.poll.model.PollMessageContext
-
The poll.
- poll(Command.Poll) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- poll(Localization.Command.Poll) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- poll(Permission.Command.Poll) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Poll - Class in net.flectone.pulse.module.command.poll.model
-
A running poll and the votes cast so far.
- Poll(int, int, long, long, boolean, String, List) - Constructor for class net.flectone.pulse.module.command.poll.model.Poll
-
Creates a poll.
- Poll(Boolean, Boolean, Integer, Range, String, String, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Poll
-
Creates an instance of a
Pollrecord class. - Poll(String, String, String, String, String, String, String, Localization.Command.Poll.Status, Localization.Command.Poll.Modern) - Constructor for record class net.flectone.pulse.config.Localization.Command.Poll
-
Creates an instance of a
Pollrecord class. - Poll(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Poll
-
Creates an instance of a
Pollrecord class. - PollMessageContext - Interface in net.flectone.pulse.module.command.poll.model
-
A poll being created, voted on or closed.
- PollModule - Interface in net.flectone.pulse.module.command.poll
-
The /poll command, which runs a vote in chat.
- PollModule.Action - Enum Class in net.flectone.pulse.module.command.poll
-
What was done to a poll, either created, re-announced, or voted on.
- PollModule.Status - Enum Class in net.flectone.pulse.module.command.poll
-
How far a poll has got, either just announced, running, or closed.
- poolSettings() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns the value of the
poolSettingsrecord component. - poolSettings(Config.Database.PoolSettings) - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- PoolSettings(Integer, Integer, Long, Long, Long) - Constructor for record class net.flectone.pulse.config.Config.Database.PoolSettings
-
Creates an instance of a
PoolSettingsrecord class. - port() - Method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
-
Returns the value of the
portrecord component. - port() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns the value of the
portrecord component. - port() - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
-
Returns the value of the
portrecord component. - port() - Method in record class net.flectone.pulse.config.Integration.Proxy
-
Returns the value of the
portrecord component. - port(Integer) - Method in class net.flectone.pulse.config.Command.Flectonepulse.Editor.EditorBuilder
- port(Integer) - Method in class net.flectone.pulse.config.Config.Proxy.Redis.RedisBuilder
- port(Integer) - Method in class net.flectone.pulse.config.Integration.Proxy.ProxyBuilder
- port(String) - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- POST_LOGIN - Enum constant in enum class net.flectone.pulse.constant.LoginStatus
- POST_RESPAWN - Enum constant in enum class net.flectone.pulse.constant.HookType
- POSTGRESQL - Enum constant in enum class net.flectone.pulse.constant.DatabaseType
- POSTGRESQL_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- PotionUtil - Class in net.flectone.pulse.constant
-
Potion identifiers the plugin has to match by name.
- PRE_LOGIN - Enum constant in enum class net.flectone.pulse.constant.LoginStatus
- PRE_NEW_PLAYER_PLACE - Enum constant in enum class net.flectone.pulse.constant.HookType
- prefix() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns the value of the
prefixrecord component. - prefix() - Method in record class net.flectone.pulse.config.Config.Logger
-
Returns the value of the
prefixrecord component. - prefix() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
-
Returns the value of the
prefixrecord component. - prefix(String) - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- prefix(String) - Method in class net.flectone.pulse.config.Config.Logger.LoggerBuilder
- prefix(String) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.ScoreboardBuilder
- PREFIX - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- prefixFalse() - Method in record class net.flectone.pulse.config.Localization.Command.Stream
-
Returns the value of the
prefixFalserecord component. - prefixFalse(String) - Method in class net.flectone.pulse.config.Localization.Command.Stream.StreamBuilder
- prefixTrue() - Method in record class net.flectone.pulse.config.Localization.Command.Stream
-
Returns the value of the
prefixTruerecord component. - prefixTrue(String) - Method in class net.flectone.pulse.config.Localization.Command.Stream.StreamBuilder
- presence() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
presencerecord component. - presence(Integration.Discord.Presence) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- Presence(Boolean, String, Integration.Discord.Presence.Activity) - Constructor for record class net.flectone.pulse.config.Integration.Discord.Presence
-
Creates an instance of a
Presencerecord class. - PRIDE - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- primary() - Method in record class net.flectone.pulse.config.Config.Logger
-
Returns the value of the
primaryrecord component. - primary(String) - Method in class net.flectone.pulse.config.Config.Logger.LoggerBuilder
- priority() - Element in annotation interface net.flectone.pulse.annotation.Pulse
-
The execution priority of this event listener.
- priority() - Method in record class net.flectone.pulse.config.Message.Chat
-
Returns the value of the
priorityrecord component. - priority() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns the value of the
priorityrecord component. - priority(Integer) - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- priority(Event.Priority) - Method in class net.flectone.pulse.config.Message.Chat.ChatBuilder
- process(byte[]) - Method in interface net.flectone.pulse.listener.proxy.ProxyMessageProcessor
-
Decodes and dispatches one message.
- process(FEntity, FPlayer, String) - Method in interface net.flectone.pulse.module.integration.icu.ICUModule
-
Applies ICU formatting so plural and gender forms come out right for the reader.
- processed() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Returns the value of the
processedrecord component. - processLogin(UUID, String, Consumer) - Method in interface net.flectone.pulse.listener.player.PlayerPreLoginProcessor
-
Checks a connecting player and reports the outcome.
- PROFILE_PROPERTY - Enum constant in enum class net.flectone.pulse.constant.CacheName
- ProfileResolver - Interface in net.flectone.pulse.resolver
-
Looks up player names and uuids, both from the running server and from Mojang.
- PROJECT_AUTHOR - Static variable in class net.flectone.pulse.BuildConfig
- PROJECT_DESCRIPTION - Static variable in class net.flectone.pulse.BuildConfig
- PROJECT_MOD_ID - Static variable in class net.flectone.pulse.BuildConfig
- PROJECT_NAME - Static variable in class net.flectone.pulse.BuildConfig
- PROJECT_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- PROJECT_WEBSITE - Static variable in class net.flectone.pulse.BuildConfig
- projectLanguage() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
projectLanguagerecord component. - projectLanguage(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- projectVersion() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
projectVersionrecord component. - projectVersion(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- prompt() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
promptrecord component. - prompt(Localization.Command.Prompt) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- Prompt(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Prompt
-
Creates an instance of a
Promptrecord class. - protectContent() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
protectContentrecord component. - protectContent(Boolean) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- protocol() - Method in record class net.flectone.pulse.config.Message.Status.Version
-
Returns the value of the
protocolrecord component. - protocol(Integer) - Method in class net.flectone.pulse.config.Message.Status.Version.VersionBuilder
- proxy() - Method in record class net.flectone.pulse.config.Config
-
Returns the value of the
proxyrecord component. - proxy() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
proxyrecord component. - proxy() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
proxyrecord component. - proxy() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns the value of the
proxyrecord component. - proxy() - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Sends the message across the proxy with no extra payload.
- proxy() - Method in interface net.flectone.pulse.model.event.EventMetadata
-
Writes the extra payload sent to other servers when the range reaches the proxy.
- proxy() - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
-
Returns the value of the
proxyrecord component. - proxy() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns the value of the
proxyrecord component. - proxy(Config.Proxy) - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- proxy(Integration.Proxy) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- proxy(Integration.Proxy) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- proxy(Integration.Proxy) - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- proxy(ProxyDataConsumer) - Method in class net.flectone.pulse.model.event.EventMetadataImpl.EventMetadataImplBuilder
- proxy(ProxyDataConsumer) - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Sends the message across the proxy, writing the given extra payload.
- Proxy - Interface in net.flectone.pulse.platform.proxy
-
One way of talking to the other servers in a network, such as a plugin-message channel or Redis.
- Proxy(Proxy.Type, String, Integer, String, String) - Constructor for record class net.flectone.pulse.config.Integration.Proxy
-
Creates an instance of a
Proxyrecord class. - Proxy(Set, Boolean, Boolean, Config.Proxy.Redis) - Constructor for record class net.flectone.pulse.config.Config.Proxy
-
Creates an instance of a
Proxyrecord class. - PROXY - Enum constant in enum class net.flectone.pulse.model.value.Range.Type
- ProxyDataConsumer<T> - Interface in net.flectone.pulse.util
-
Writes extra data into a proxy message.
- ProxyMessageCreateException - Exception Class in net.flectone.pulse.exception
-
Thrown when a message bound for another server cannot be encoded or decoded.
- ProxyMessageCreateException(IOException) - Constructor for exception class net.flectone.pulse.exception.ProxyMessageCreateException
-
Creates the exception from the failure that broke the stream.
- ProxyMessageEvent - Record Class in net.flectone.pulse.model.event.message
-
Fired when a message arrives from another server over the proxy channel.
- ProxyMessageEvent(boolean, boolean, boolean, String, ModuleName, FEntity, UUID, byte[]) - Constructor for record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Creates an instance of a
ProxyMessageEventrecord class. - ProxyMessageEvent(boolean, String, ModuleName, FEntity, UUID, byte[]) - Constructor for record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Creates an event that has been neither cancelled nor processed.
- ProxyMessageProcessor - Interface in net.flectone.pulse.listener.proxy
-
Decodes a message that arrived from another server and hands it to the module it belongs to.
- proxyMode() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
proxyModerecord component. - proxyMode(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- ProxyPayload - Class in net.flectone.pulse.util.payload
-
Reads the extra data attached to a proxy message, in the same order the sender wrote it.
- ProxyPayload(byte[]) - Constructor for class net.flectone.pulse.util.payload.ProxyPayload
-
Opens a payload for reading.
- ProxyRegistry - Interface in net.flectone.pulse.platform.registry
-
Owns the transports used to reach the other servers.
- ProxySender - Interface in net.flectone.pulse.platform.sender
-
Sends messages and data across proxy network connections.
- proxySync() - Method in record class net.flectone.pulse.config.Integration.Supervanish
-
Returns the value of the
proxySyncrecord component. - proxySync(Boolean) - Method in class net.flectone.pulse.config.Integration.Supervanish.SupervanishBuilder
- Pulse - Annotation Interface in net.flectone.pulse.annotation
-
Annotation for methods that listen to and handle FlectonePulse events.
- PulseListener - Interface in net.flectone.pulse.listener
-
Marks a class as a listener.
Q
- query() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns the value of the
queryrecord component. - question() - Method in interface net.flectone.pulse.module.message.format.questionanswer.model.QuestionAnswerMessageContext
-
The question that was matched.
- Question(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
-
Creates an instance of a
Questionrecord class. - Question(Range, Destination, Cooldown, Sound, String) - Constructor for record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
-
Creates an instance of a
Questionrecord class. - QUESTION - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- questionAnswer() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
questionAnswerrecord component. - questionAnswer() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
questionAnswerrecord component. - questionAnswer() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
questionAnswerrecord component. - questionAnswer(Localization.Message.Format.QuestionAnswer) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- questionAnswer(Message.Format.QuestionAnswer) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- questionAnswer(Permission.Message.Format.QuestionAnswer) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- QuestionAnswer(Boolean, Map) - Constructor for record class net.flectone.pulse.config.Message.Format.QuestionAnswer
-
Creates an instance of a
QuestionAnswerrecord class. - QuestionAnswer(String, Permission.Type, Map) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
-
Creates an instance of a
QuestionAnswerrecord class. - QuestionAnswer(Map) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer
-
Creates an instance of a
QuestionAnswerrecord class. - QUESTIONANSWER_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables QuestionAnswer module processing.
- QuestionAnswerMessageContext - Interface in net.flectone.pulse.module.message.format.questionanswer.model
-
An automatic reply to a recognized question.
- QuestionAnswerModule - Interface in net.flectone.pulse.module.message.format.questionanswer
-
Answers recognized questions in chat automatically.
- questions() - Method in record class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer
-
Returns the value of the
questionsrecord component. - questions() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer
-
Returns the value of the
questionsrecord component. - questions() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
-
Returns the value of the
questionsrecord component. - questions(Map) - Method in class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- questions(Map) - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- questions(Map) - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- quit() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
quitrecord component. - quit() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
quitrecord component. - quit() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
quitrecord component. - quit(Localization.Message.Quit) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- quit(Message.Quit) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- quit(Permission.Message.Quit) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Quit(Boolean, Range, Destination, Sound) - Constructor for record class net.flectone.pulse.config.Message.Quit
-
Creates an instance of a
Quitrecord class. - Quit(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Quit
-
Creates an instance of a
Quitrecord class. - Quit(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Quit
-
Creates an instance of a
Quitrecord class. - QuitModule - Interface in net.flectone.pulse.module.message.quit
-
Announces that a player left.
R
- radius() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns the value of the
radiusrecord component. - radius(Double) - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- RAINBOW - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- random() - Method in record class net.flectone.pulse.config.Message.Auto.Type
-
Returns the value of the
randomrecord component. - random() - Method in record class net.flectone.pulse.config.Message.Brand
-
Returns the value of the
randomrecord component. - random() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns the value of the
randomrecord component. - random() - Method in record class net.flectone.pulse.config.Message.Status.Icon
-
Returns the value of the
randomrecord component. - random() - Method in record class net.flectone.pulse.config.Message.Status.MOTD
-
Returns the value of the
randomrecord component. - random() - Method in record class net.flectone.pulse.config.Message.Tab.Footer
-
Returns the value of the
randomrecord component. - random() - Method in record class net.flectone.pulse.config.Message.Tab.Header
-
Returns the value of the
randomrecord component. - random(Boolean) - Method in class net.flectone.pulse.config.Message.Auto.Type.TypeBuilder
- random(Boolean) - Method in class net.flectone.pulse.config.Message.Brand.BrandBuilder
- random(Boolean) - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- random(Boolean) - Method in class net.flectone.pulse.config.Message.Status.Icon.IconBuilder
- random(Boolean) - Method in class net.flectone.pulse.config.Message.Status.MOTD.MOTDBuilder
- random(Boolean) - Method in class net.flectone.pulse.config.Message.Tab.Footer.FooterBuilder
- random(Boolean) - Method in class net.flectone.pulse.config.Message.Tab.Header.HeaderBuilder
- RandomGenerator - Interface in net.flectone.pulse.util.random
-
Random number generator
- range() - Method in record class net.flectone.pulse.config.Command.Anon
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Ball
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Broadcast
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Coin
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.CommandDo
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Dice
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Helper
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Kick
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Me
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Online
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Spy
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Stream
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Tell
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Translateto
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Unban
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Unmute
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Unwarn
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Message.Join
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Message.Quit
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Message.Rightclick
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
-
Returns the value of the
rangerecord component. - range() - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
-
Returns the value of the
rangerecord component. - range() - Method in interface net.flectone.pulse.model.event.EventMetadata
-
How far the message travels from its sender.
- range() - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
-
Returns the value of the
rangerecord component. - range(Range) - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Sets the range.
- range(Range) - Method in class net.flectone.pulse.model.event.EventMetadataImpl.EventMetadataImplBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Anon.AnonBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Ball.BallBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Broadcast.BroadcastBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Coin.CoinBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.CommandDo.CommandDoBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Dice.DiceBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Helper.HelperBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Kick.KickBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Maintenance.MaintenanceBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Me.MeBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Online.OnlineBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Spy.SpyBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Stream.StreamBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Tell.TellBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Translateto.TranslatetoBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Unban.UnbanBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Unmute.UnmuteBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Unwarn.UnwarnBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- range(Range) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- range(Range) - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- range(Range) - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- range(Range) - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question.QuestionBuilder
- range(Range) - Method in class net.flectone.pulse.config.Message.Join.JoinBuilder
- range(Range) - Method in class net.flectone.pulse.config.Message.Quit.QuitBuilder
- range(Range) - Method in class net.flectone.pulse.config.Message.Rightclick.RightclickBuilder
- range(Range) - Method in class net.flectone.pulse.config.Message.Tab.Playerlistname.PlayerlistnameBuilder
- range(Range) - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaMessage.VanillaMessageBuilder
- range(Range.Type) - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Sets the range to one of the named scopes.
- Range - Record Class in net.flectone.pulse.model.value
-
How far a message travels, either a radius in blocks or one of the named scopes such as the whole server or the entire proxy network.
- Range(int) - Constructor for record class net.flectone.pulse.model.value.Range
-
Creates a range covering the given radius in blocks.
- Range(int, Range.Type) - Constructor for record class net.flectone.pulse.model.value.Range
-
Creates an instance of a
Rangerecord class. - Range(Range.Type) - Constructor for record class net.flectone.pulse.model.value.Range
-
Creates a range for one of the named scopes.
- Range.Type - Enum Class in net.flectone.pulse.model.value
-
The named scopes a range can take.
- RangeFilter - Interface in net.flectone.pulse.platform.filter
-
Turns a
Rangeinto a test for whether one player should receive a message, by distance, by world, by server or across the whole proxy. - raw() - Method in record class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig
-
Returns the value of the
rawrecord component. - raw(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig.AnimationConfigBuilder
- readAllBytes() - Method in class net.flectone.pulse.util.payload.ProxyPayload
-
Reads whatever is left of the payload.
- readBoolean() - Method in class net.flectone.pulse.util.payload.ProxyPayload
-
Reads a boolean.
- readInt() - Method in class net.flectone.pulse.util.payload.ProxyPayload
-
Reads an int.
- readLong() - Method in class net.flectone.pulse.util.payload.ProxyPayload
-
Reads a long.
- readSpeed() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
readSpeedrecord component. - readSpeed(Double) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- readString() - Method in class net.flectone.pulse.util.payload.ProxyPayload
-
Reads a string.
- readUUID() - Method in class net.flectone.pulse.util.payload.ProxyPayload
-
Reads a uuid.
- READY - Enum constant in enum class net.flectone.pulse.model.event.lifecycle.EnableEvent.Type
- reason() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
reasonrecord component. - reason() - Method in record class net.flectone.pulse.model.value.ExternalModeration
-
Returns the value of the
reasonrecord component. - reason() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns the value of the
reasonrecord component. - reason(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- ReasonMap() - Constructor for class net.flectone.pulse.config.Localization.ReasonMap
- ReasonMap(Map) - Constructor for class net.flectone.pulse.config.Localization.ReasonMap
- reasons() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Returns the value of the
reasonsrecord component. - reasons() - Method in record class net.flectone.pulse.config.Localization.Command.Kick
-
Returns the value of the
reasonsrecord component. - reasons() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Returns the value of the
reasonsrecord component. - reasons() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Returns the value of the
reasonsrecord component. - reasons() - Method in record class net.flectone.pulse.config.Localization.Command.Unban
-
Returns the value of the
reasonsrecord component. - reasons() - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
-
Returns the value of the
reasonsrecord component. - reasons() - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
-
Returns the value of the
reasonsrecord component. - reasons() - Method in record class net.flectone.pulse.config.Localization.Command.Warn
-
Returns the value of the
reasonsrecord component. - reasons() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns the value of the
reasonsrecord component. - reasons(Localization.ReasonMap) - Method in class net.flectone.pulse.config.Localization.Command.Ban.BanBuilder
- reasons(Localization.ReasonMap) - Method in class net.flectone.pulse.config.Localization.Command.Kick.KickBuilder
- reasons(Localization.ReasonMap) - Method in class net.flectone.pulse.config.Localization.Command.Maintenance.MaintenanceBuilder
- reasons(Localization.ReasonMap) - Method in class net.flectone.pulse.config.Localization.Command.Mute.MuteBuilder
- reasons(Localization.ReasonMap) - Method in class net.flectone.pulse.config.Localization.Command.Unban.UnbanBuilder
- reasons(Localization.ReasonMap) - Method in class net.flectone.pulse.config.Localization.Command.Unmute.UnmuteBuilder
- reasons(Localization.ReasonMap) - Method in class net.flectone.pulse.config.Localization.Command.Unwarn.UnwarnBuilder
- reasons(Localization.ReasonMap) - Method in class net.flectone.pulse.config.Localization.Command.Warn.WarnBuilder
- reasons(Localization.ReasonMap) - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- ReasonTimeMap() - Constructor for class net.flectone.pulse.config.Command.ReasonTimeMap
- ReasonTimeMap(Map) - Constructor for class net.flectone.pulse.config.Command.ReasonTimeMap
- reasonTimes() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
reasonTimesrecord component. - reasonTimes() - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Returns the value of the
reasonTimesrecord component. - reasonTimes() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
reasonTimesrecord component. - reasonTimes() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
reasonTimesrecord component. - reasonTimes() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
reasonTimesrecord component. - reasonTimes(Command.ReasonTimeMap) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- reasonTimes(Command.ReasonTimeMap) - Method in class net.flectone.pulse.config.Command.Maintenance.MaintenanceBuilder
- reasonTimes(Command.ReasonTimeMap) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- reasonTimes(Command.ReasonTimeMap) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- reasonTimes(Command.ReasonTimeMap) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- receiver() - Method in record class net.flectone.pulse.config.Localization.Command.Mail
-
Returns the value of the
receiverrecord component. - receiver() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
receiverrecord component. - receiver() - Method in record class net.flectone.pulse.config.Localization.Command.Tell
-
Returns the value of the
receiverrecord component. - receiver() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
receiverrecord component. - receiver() - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Who this copy of the message is for.
- receiver() - Method in record class net.flectone.pulse.module.command.mail.model.Mail
-
Returns the value of the
receiverrecord component. - receiver() - Method in record class net.flectone.pulse.module.message.format.animation.AnimationModule.AnimationKey
-
Returns the value of the
receiverrecord component. - receiver(String) - Method in class net.flectone.pulse.config.Localization.Command.Mail.MailBuilder
- receiver(String) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- receiver(String) - Method in class net.flectone.pulse.config.Localization.Command.Tell.TellBuilder
- receiver(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- receivers() - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Returns the value of the
receiversrecord component. - redis() - Method in record class net.flectone.pulse.config.Config.Proxy
-
Returns the value of the
redisrecord component. - redis(Config.Proxy.Redis) - Method in class net.flectone.pulse.config.Config.Proxy.ProxyBuilder
- Redis(Boolean, String, Integer, Boolean, String, String) - Constructor for record class net.flectone.pulse.config.Config.Proxy.Redis
-
Creates an instance of a
Redisrecord class. - ReflectionException - Exception Class in net.flectone.pulse.exception
-
Thrown when the plugin cannot reach a server internal it needs through reflection, usually because the running version moved or renamed it.
- ReflectionException(String, Throwable) - Constructor for exception class net.flectone.pulse.exception.ReflectionException
-
Creates the exception around the failure that broke the lookup.
- ReflectionResolver - Interface in net.flectone.pulse.resolver
-
Reflection helpers used to work with server internals that differ between versions and forks, and to detect which of them are present.
- ReflectionResolver.HandleFunction<T,
R> - Interface in net.flectone.pulse.resolver -
A lookup that is allowed to fail with
IllegalAccessException. - region() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns the value of the
regionrecord component. - register(Class) - Method in interface net.flectone.pulse.platform.registry.ListenerRegistry
-
Registers a listener by type, creating it through dependency injection.
- register(Class, Event.Priority) - Method in interface net.flectone.pulse.platform.registry.ListenerRegistry
-
Registers a listener by type at a given priority.
- register(Class, Event.Priority, UnaryOperator) - Method in interface net.flectone.pulse.platform.registry.ListenerRegistry
-
Registers a single handler for one event.
- register(String, Permission.Type) - Method in interface net.flectone.pulse.platform.registry.PermissionRegistry
-
Registers one permission.
- register(PermissionSetting) - Method in interface net.flectone.pulse.platform.registry.PermissionRegistry
-
Registers a permission from its config entry, ignoring a missing one.
- register(PulseListener) - Method in interface net.flectone.pulse.platform.registry.ListenerRegistry
-
Registers an already built listener.
- registerCommand(Function) - Method in interface net.flectone.pulse.platform.registry.CommandRegistry
-
Registers a new command using the provided builder function.
- registerCommand(ModuleCommand, UnaryOperator) - Method in interface net.flectone.pulse.platform.controller.ModuleCommandController
-
Registers a command under every alias in its config.
- registerDefaultListeners() - Method in interface net.flectone.pulse.platform.registry.ListenerRegistry
-
Registers the listeners the plugin always needs.
- registerPermanent(PulseListener) - Method in interface net.flectone.pulse.platform.registry.ListenerRegistry
-
Registers a listener that survives reloads, for listeners owned by other plugins.
- registerSubCommand(ModuleCommand, String, UnaryOperator) - Method in interface net.flectone.pulse.platform.controller.ModuleCommandController
-
Registers an extra literal form of an already registered command.
- registry(Proxy) - Method in interface net.flectone.pulse.platform.registry.ProxyRegistry
-
Adds a transport.
- Registry - Interface in net.flectone.pulse.platform.registry
-
Something that registers things with the platform and has to undo that on shutdown or reload.
- reload() - Method in interface net.flectone.pulse.file.FileFacade
-
Re-reads every file from disk and replaces the loaded set.
- reload() - Method in interface net.flectone.pulse.FlectonePulse
-
Reloads the FlectonePulse configuration and modules.
- reload() - Method in record class net.flectone.pulse.model.event.player.PlayerLoadEvent
-
Returns the value of the
reloadrecord component. - reload() - Method in interface net.flectone.pulse.platform.registry.ProxyRegistry
-
Closes every transport and opens the ones the current config enables.
- reload() - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Runs the pending tasks and clears the queue.
- reload() - Method in interface net.flectone.pulse.service.TranslationService
-
Re-reads the language files for every locale in use.
- reload(FPlayer) - Method in interface net.flectone.pulse.module.command.flectonepulse.FlectonepulseModule
-
Reloads the plugin and reports the outcome.
- ReloadEvent - Record Class in net.flectone.pulse.model.event.lifecycle
-
Fired after a reload finishes, whether or not it succeeded.
- ReloadEvent(boolean, ReloadEvent.Type, FlectonePulse, ReloadException) - Constructor for record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Creates an instance of a
ReloadEventrecord class. - ReloadEvent(FlectonePulse, ReloadEvent.Type) - Constructor for record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Creates an event that has not been cancelled and represents a successful reload.
- ReloadEvent(FlectonePulse, ReloadEvent.Type, ReloadException) - Constructor for record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Creates an event that has not been cancelled.
- ReloadEvent.Type - Enum Class in net.flectone.pulse.model.event.lifecycle
-
Represents the phase of a reload cycle.
- reloadException() - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Returns the value of the
reloadExceptionrecord component. - ReloadException - Exception Class in net.flectone.pulse.exception
-
Thrown when a reload fails.
- ReloadException(Throwable) - Constructor for exception class net.flectone.pulse.exception.ReloadException
-
Creates the exception around the failure that broke the reload.
- RELOCATED_PATTERN - Static variable in class net.flectone.pulse.BuildConfig
- remove(FPlayer) - Method in interface net.flectone.pulse.module.message.scoreboard.ScoreboardModule
-
Takes the scoreboard away from a player.
- remove(FEntity, UUID) - Method in interface net.flectone.pulse.module.message.format.moderation.delete.DeleteModule
-
Withdraws a message from everyone who received it.
- remove(FPlayer) - Method in interface net.flectone.pulse.module.message.sidebar.SidebarModule
-
Takes the sidebar away from a player.
- remove(FPlayer, FPlayer, Moderation.Type, int, String) - Method in interface net.flectone.pulse.service.ModerationService
-
Revokes a punishment.
- remove(FPlayer, FPlayer, Moderation.Type, int, String, String) - Method in interface net.flectone.pulse.service.ModerationService
-
Revokes a punishment on one server.
- remove(FPlayer, FPlayer, Moderation.Type, long, int, String) - Method in interface net.flectone.pulse.service.ModerationService
-
Revokes a punishment as of a given moment, so the record keeps the real end time.
- remove(FPlayer, FPlayer, Moderation.Type, long, int, String, String) - Method in interface net.flectone.pulse.service.ModerationService
-
Revokes a punishment as of a given moment on one server.
- REMOVE - Enum constant in enum class net.flectone.pulse.module.command.whitelist.WhitelistModule.Action
- REMOVE_DISABLED_TAGS - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Replaces missing tags with empty content in messages.
- REMOVE_MULTIPLIER - Static variable in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
Applied to a board value to mark the move that hard mode is about to drop.
- removeAfk(String, FPlayer) - Method in interface net.flectone.pulse.module.message.afk.AfkModule
-
Brings one player back from afk and announces it.
- removeAllAfkPlayers(String) - Method in interface net.flectone.pulse.module.message.afk.AfkModule
-
Brings everyone back from afk, used on reload and shutdown.
- removeAnswerButtonName() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
removeAnswerButtonNamerecord component. - removeAnswerButtonName(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- removeCache(Component) - Method in interface net.flectone.pulse.module.message.format.moderation.delete.DeleteModule
-
Forgets a held message.
- removeGame(UUID) - Method in interface net.flectone.pulse.module.command.minesweeper.MinesweeperModule
-
Forgets a player's board.
- removeGame(UUID) - Method in interface net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule
-
Removes an active game session by the UUID of either the sender or the receiver
- removeOffline(UUID) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Removes a player from the offline cache.
- removeOnline(UUID) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Moves a player from online to offline cache.
- removeOnline(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Moves a player from online to offline cache.
- removeReceiver(FPlayer) - Method in interface net.flectone.pulse.module.command.tell.TellModule
-
Forgets who a player last wrote to.
- render(String, Function) - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
-
Renders the board into text.
- render(FPlayer, Component) - Method in interface net.flectone.pulse.platform.render.ActionBarRender
-
Renders an action bar message with default duration (30 ticks).
- render(FPlayer, Component) - Method in interface net.flectone.pulse.platform.render.BrandRender
-
Renders a server brand message to a player's client.
- render(FPlayer, Component, int) - Method in interface net.flectone.pulse.platform.render.ActionBarRender
-
Renders an action bar message with custom duration.
- render(FPlayer, Component, BossBar) - Method in interface net.flectone.pulse.platform.render.BossBarRender
-
Renders a boss bar to a player with automatic removal.
- render(FPlayer, Component, TextScreen) - Method in interface net.flectone.pulse.platform.render.TextScreenRender
-
Renders a text screen entity attached to a player.
- render(FPlayer, Component, Component) - Method in interface net.flectone.pulse.platform.render.ListFooterRender
-
Renders header and footer components to a player's tab list.
- render(FPlayer, Component, Component, Times) - Method in interface net.flectone.pulse.platform.render.TitleRender
-
Renders a title and subtitle to a player with timing control.
- render(FPlayer, Component, Component, Toast) - Method in interface net.flectone.pulse.platform.render.ToastRender
-
Renders a toast notification to a player.
- repeat() - Method in class net.flectone.pulse.module.command.poll.model.Poll
-
Whether the poll is due to be announced again.
- REPEAT - Enum constant in enum class net.flectone.pulse.module.command.poll.PollModule.Action
- repeatTime() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
repeatTimerecord component. - repeatTime() - Method in record class net.flectone.pulse.module.command.poll.model.NBTPoll
-
Returns the value of the
repeatTimerecord component. - repeatTime(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- repeatTimeName() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns the value of the
repeatTimeNamerecord component. - repeatTimeName(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- replaceAnswer(FPlayer, int) - Method in interface net.flectone.pulse.module.command.ball.BallModule
-
The wording of one answer in the reader's language.
- replaceCondition(String, FEntity, FPlayer, Map) - Method in interface net.flectone.pulse.module.message.format.condition.ConditionModule
-
Parses condition tag in a raw string
- replaceCondition(String, FPlayer) - Method in interface net.flectone.pulse.module.message.format.condition.ConditionModule
-
Parses condition tag in a raw string
- replaceLanguage(FPlayer, String) - Method in interface net.flectone.pulse.module.command.translateto.TranslatetoModule
-
The display name of a language in the reader's own language.
- replacement() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
replacementrecord component. - replacement() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
replacementrecord component. - replacement() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
replacementrecord component. - replacement(Localization.Message.Format.Replacement) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- replacement(Message.Format.Replacement) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- replacement(Permission.Message.Format.Replacement) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- Replacement(Boolean, Map) - Constructor for record class net.flectone.pulse.config.Message.Format.Replacement
-
Creates an instance of a
Replacementrecord class. - Replacement(String, Map) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Replacement
-
Creates an instance of a
Replacementrecord class. - Replacement(String, Permission.Type, Map) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Replacement
-
Creates an instance of a
Replacementrecord class. - REPLACEMENT - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- REPLACEMENT_IMAGE - Enum constant in enum class net.flectone.pulse.constant.CacheName
- REPLACEMENT_MESSAGE - Enum constant in enum class net.flectone.pulse.constant.CacheName
- REPLACEMENT_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables FlectonePulse placeholder replacement (%item%, %skin%, etc.).
- ReplacementModule - Interface in net.flectone.pulse.module.message.format.replacement
-
Rewrites configured fragments of a message, turning links and emotes into rich content.
- replacePercent(FPlayer, int) - Method in interface net.flectone.pulse.module.command.try_.TryModule
-
The wording of a roll result in the reader's language.
- replacePlaceholders(String, String, String, String, String, String) - Method in interface net.flectone.pulse.platform.formatter.ModerationMessageFormatter
-
Fills in the placeholders from values that are already formatted for display.
- replacePlaceholders(String, FPlayer, long, long, long, String, boolean) - Method in interface net.flectone.pulse.platform.formatter.ModerationMessageFormatter
-
Fills in the placeholders from loose values, for punishments that were never stored.
- replacePlaceholders(String, FPlayer, ExternalModeration) - Method in interface net.flectone.pulse.platform.formatter.ModerationMessageFormatter
-
Fills in the placeholders from a punishment owned by another plugin.
- replacePlaceholders(String, FPlayer, Moderation) - Method in interface net.flectone.pulse.platform.formatter.ModerationMessageFormatter
-
Fills in the placeholders from a punishment issued by this plugin.
- replaceResult(FPlayer, int) - Method in interface net.flectone.pulse.module.command.coin.CoinModule
-
The wording of a flip result in the reader's language.
- replaceResult(FPlayer, List) - Method in interface net.flectone.pulse.module.command.dice.DiceModule
-
The wording of a roll result in the reader's language.
- reply() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
replyrecord component. - reply() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
replyrecord component. - reply() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
replyrecord component. - reply() - Method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
The author and text of the replied-to message, or null.
- reply() - Method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
The author and text of the replied-to message, or null.
- reply() - Method in interface net.flectone.pulse.module.integration.twitch.model.TwitchMessageContext
-
The author and text of the replied-to message, or null.
- reply(Command.Reply) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- reply(Localization.Command.Reply) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- reply(Permission.Command.Reply) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Reply(Boolean, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Reply
-
Creates an instance of a
Replyrecord class. - Reply(String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Reply
-
Creates an instance of a
Replyrecord class. - Reply(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Reply
-
Creates an instance of a
Replyrecord class. - ReplyModule - Interface in net.flectone.pulse.module.command.reply
-
The /reply command, which answers the last private message received.
- REQUEST_TIMEOUT - Static variable in interface net.flectone.pulse.util.WebUtil
-
The timeout applied to every outgoing request.
- RESET - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- resolve(String, ArgumentQueue, Context) - Method in class net.flectone.pulse.util.tag.CachingTagResolver
- resolve(String, ArgumentQueue, Context) - Method in class net.flectone.pulse.util.tag.LazyTagResolver
- resolveAnswerTags(FEntity, FPlayer, Poll) - Method in interface net.flectone.pulse.module.command.poll.PollModule
-
The answers of a poll, each as its own tag
- resolveClass(String) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Loads a class.
- resolveClass(String...) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Loads a class, with its name given in pieces so the literal survives relocation.
- resolveIntegrationMessageFormat() - Method in interface net.flectone.pulse.model.event.EventMetadata
-
Resolves the integration format, if one was supplied.
- resolveMessageContext(FPlayer) - Method in interface net.flectone.pulse.model.event.EventMetadata
-
Builds the message context for one receiver, so each player can get their own wording.
- resolveMessageContext(FPlayer) - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
- resolveMethod(Class, String, Class...) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Finds a method, searching the class and its superclasses, including non-public ones.
- resolveName(FEntity) - Method in interface net.flectone.pulse.resolver.ProfileResolver
-
The display name of an entity, falling back to its type for anything that is not a player.
- resolveOfflineUUID(String) - Method in interface net.flectone.pulse.resolver.ProfileResolver
-
The offline-mode id a server derives from a name, without contacting Mojang.
- resolveOnlineName(UUID) - Method in interface net.flectone.pulse.resolver.ProfileResolver
-
The name registered with Mojang for a uuid.
- resolveOnlineUUID(String) - Method in interface net.flectone.pulse.resolver.ProfileResolver
-
The Mojang account id for a name.
- resolvePollFormat(FPlayer, Poll, PollModule.Status) - Method in interface net.flectone.pulse.module.command.poll.PollModule
-
The rendered poll, laid out for the stage it has reached.
- resolver(String, BiFunction) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver whose value is computed when the tag is met.
- resolver(String, Component) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver that inserts a component.
- resolver(String, Tag) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver with a fixed tag.
- resolver(Set, BiFunction) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver serving several tag names with a computed value.
- resolver(Set, Component) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver serving several tag names with one component.
- resolver(Set, Tag) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver serving several tag names with one fixed tag.
- resolveRepositories() - Method in interface net.flectone.pulse.resolver.LibraryResolver
-
Registers the repositories libraries are downloaded from.
- resolveVote(FPlayer, int, int, int, int) - Method in interface net.flectone.pulse.module.command.poll.PollModule
-
The wording confirming a vote.
- response() - Method in record class net.flectone.pulse.model.event.message.StatusResponseEvent
-
Returns the value of the
responserecord component. - response() - Method in interface net.flectone.pulse.module.command.geolocate.model.GeolocateMessageContext
-
The answer from the geolocation service.
- reveal(int, int) - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
-
Reveals a cell, opening the surrounding empty area when the cell has no neighbouring mines.
- revealAll(boolean) - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
-
Reveals the whole board, which ends the game.
- revealed() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Returns the value of the
revealedrecord component. - RevealResult(Minesweeper.GameState, int, boolean) - Constructor for record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.RevealResult
-
Creates an instance of a
RevealResultrecord class. - ride(UUID, int, List, boolean) - Method in interface net.flectone.pulse.platform.render.TextScreenRender
-
Attaches text screen entities to a player as passengers.
- right() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns the value of the
rightrecord component. - right() - Method in record class net.flectone.pulse.model.value.Pair
-
Returns the value of the
rightrecord component. - right(Integer) - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- RIGHT - Enum constant in enum class net.flectone.pulse.config.Message.Format.Padding.Type
- rightclick() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
rightclickrecord component. - rightclick() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
rightclickrecord component. - rightclick() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
rightclickrecord component. - rightclick(Localization.Message.Rightclick) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- rightclick(Message.Rightclick) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- rightclick(Permission.Message.Rightclick) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Rightclick(Boolean, Boolean, Boolean, Range, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Message.Rightclick
-
Creates an instance of a
Rightclickrecord class. - Rightclick(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Rightclick
-
Creates an instance of a
Rightclickrecord class. - Rightclick(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Rightclick
-
Creates an instance of a
Rightclickrecord class. - RightClickMessageContext - Interface in net.flectone.pulse.module.message.rightclick.model
-
One player right-clicking another.
- RightclickModule - Interface in net.flectone.pulse.module.message.rightclick
-
Announces that one player right-clicked another.
- rockpaperscissors() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
rockpaperscissorsrecord component. - rockpaperscissors() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
rockpaperscissorsrecord component. - rockpaperscissors() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
rockpaperscissorsrecord component. - rockpaperscissors(Command.Rockpaperscissors) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- rockpaperscissors(Localization.Command.Rockpaperscissors) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- rockpaperscissors(Permission.Command.Rockpaperscissors) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- rockPaperScissors() - Method in interface net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissorsMessageContext
-
The game.
- Rockpaperscissors(Boolean, List, Map, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Rockpaperscissors
-
Creates an instance of a
Rockpaperscissorsrecord class. - Rockpaperscissors(String, String, String, String, String, String, String, String, String, String, Map) - Constructor for record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Creates an instance of a
Rockpaperscissorsrecord class. - Rockpaperscissors(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
-
Creates an instance of a
Rockpaperscissorsrecord class. - RockPaperScissors - Class in net.flectone.pulse.module.command.rockpaperscissors.model
-
A round of rock-paper-scissors between two players.
- RockPaperScissors(UUID, UUID) - Constructor for class net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissors
-
Starts a round with a fresh id.
- RockPaperScissors(UUID, UUID, UUID) - Constructor for class net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissors
-
Recreates a round that already has an id, used when it arrives from another server.
- RockPaperScissorsMessageContext - Interface in net.flectone.pulse.module.command.rockpaperscissors.model
-
A round of rock-paper-scissors.
- RockpaperscissorsModule - Interface in net.flectone.pulse.module.command.rockpaperscissors
-
The /rockpaperscissors command, which plays a round against another player.
- RockpaperscissorsModule.GamePhase - Enum Class in net.flectone.pulse.module.command.rockpaperscissors
-
How far a round has got.
- roles() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
-
Returns the value of the
rolesrecord component. - roles(List) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions.AllowedMentionsBuilder
- row() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Returns the value of the
rowrecord component. - run() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
-
Returns the value of the
runrecord component. - run() - Method in interface net.flectone.pulse.scheduler.SchedulerRunnable
-
Runs the task.
- run(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Status.StatusBuilder
- RUN - Enum constant in enum class net.flectone.pulse.module.command.poll.PollModule.Status
- runAsync(ModuleName, SchedulerRunnable) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run asynchronously and associates it with a specific module.
- runAsync(SchedulerRunnable) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run asynchronously on the thread pool.
- runAsyncLater(SchedulerRunnable) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run asynchronously after a default delay of 20 ticks.
- runAsyncLater(SchedulerRunnable, long) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run asynchronously after the specified delay.
- runAsyncTimer(SchedulerRunnable, long) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run asynchronously on a repeating interval with a default initial delay of 5 ticks.
- runAsyncTimer(SchedulerRunnable, long, long) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run asynchronously on a repeating interval with custom delay and period.
- runImmediately(SchedulerRunnable) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Executes a task immediately on the current thread without scheduling.
- runPlayerAsyncTimer(Consumer, long) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run asynchronously on a repeating interval for all players, with a default initial delay of 5 ticks.
- runPlayerAsyncTimer(Consumer, long, long) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run asynchronously on a repeating interval for all players with custom delay and period.
- runRegion(FPlayer, SchedulerRunnable) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a region-related task to run asynchronously.
- runSync(SchedulerRunnable) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run synchronously on the current thread.
- runSyncLater(SchedulerRunnable, long) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run synchronously on the current thread after a specified delay.
- runSyncTimer(SchedulerRunnable, long) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run synchronously on a repeating interval with a default initial delay of 5 ticks.
- runSyncTimer(SchedulerRunnable, long, long) - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Schedules a task to run synchronously on a repeating interval with custom delay and period.
- RUSSIAN - Enum constant in enum class net.flectone.pulse.constant.DefaultLocalization
- RUSSIAN_LOCALIZATION - Enum constant in enum class net.flectone.pulse.constant.FilePath
S
- Sample(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Status.Players.Sample
-
Creates an instance of a
Samplerecord class. - samples() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players
-
Returns the value of the
samplesrecord component. - samples(List) - Method in class net.flectone.pulse.config.Localization.Message.Status.Players.PlayersBuilder
- save(Path, Object, boolean) - Method in interface net.flectone.pulse.file.FileWriter
-
Writes a single file.
- save(FPlayer, long, long, String, int, Moderation.Type, String) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Saves a new moderation.
- save(FPlayer, UUID, Component, boolean) - Method in interface net.flectone.pulse.module.message.format.moderation.delete.DeleteModule
-
Remembers a delivered message so it can be withdrawn later.
- save(FilePack, boolean, boolean) - Method in interface net.flectone.pulse.file.FileWriter
-
Writes a whole set of files.
- saveAfkSession(FPlayer, boolean) - Method in interface net.flectone.pulse.persistence.repository.PlaytimeRepository
-
Saves a player's AFK session status change.
- saveAfkSession(FPlayer, boolean) - Method in interface net.flectone.pulse.service.PlaytimeService
-
Saves a player's AFK session status change and invalidates cache.
- saveAndUpdateLast(Poll) - Method in interface net.flectone.pulse.module.command.poll.PollModule
-
Stores a poll and makes it the one an unqualified vote applies to.
- saveColors(FPlayer, Map) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Saves color settings for a player to the database and updates the cache.
- saveColors(FPlayer, Map) - Method in interface net.flectone.pulse.service.SocialService
-
Saves all colors for a player and notifies proxy if enabled.
- saveColors(FPlayer, FColor.Type, Set) - Method in interface net.flectone.pulse.service.SocialService
-
Saves colors of a specific type for a player, merging with existing colors.
- saveFiles() - Method in interface net.flectone.pulse.file.FileFacade
-
Writes the loaded files back to disk.
- saveIgnore(FPlayer, FPlayer) - Method in interface net.flectone.pulse.service.SocialService
-
Saves an ignore relationship between two players and notifies proxy if enabled.
- saveIgnore(FPlayer, FPlayer) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Saves an ignore relationship between two players and updates the cache.
- saveJoinSession(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.PlaytimeRepository
-
Saves a player's join session when they connect to the server.
- saveJoinSession(PlayTime) - Method in interface net.flectone.pulse.persistence.repository.PlaytimeRepository
-
Saves a playtime session directly.
- saveLastSeen(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.PlaytimeRepository
-
Saves a player's last seen timestamp when they disconnect from the server.
- saveMail(FPlayer, FPlayer, String) - Method in interface net.flectone.pulse.service.SocialService
-
Saves a mail message from one player to another.
- saveMail(FPlayer, FPlayer, String) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Saves a mail message from one player to another.
- saveMessage(String) - Method in interface net.flectone.pulse.module.message.format.translate.TranslateModule
-
Stores a message so a reader can translate it later by clicking.
- saveOrIgnore(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Saves a player or ignores if already exists.
- saveOrUpdate(UUID, String, String, boolean) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Saves or updates a player in the database.
- saveOrUpdate(UUID, String, String, boolean) - Method in interface net.flectone.pulse.service.FPlayerService
-
Saves or updates a player in the database.
- saveOrUpdateSetting(FPlayer, String, boolean) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Saves or updates a specific boolean setting for a player and updates the cache.
- saveOrUpdateSetting(FPlayer, String, String) - Method in interface net.flectone.pulse.persistence.repository.SocialRepository
-
Saves or updates a specific text setting for a player and updates the cache.
- savePlayerIndex(int, int) - Method in interface net.flectone.pulse.module.ModuleListLocalization
-
Remembers the line a player is now on.
- saveReceiver(UUID, String) - Method in interface net.flectone.pulse.module.command.tell.TellModule
-
Remembers who a player last wrote to, so /reply knows where to go.
- saveResource(Path, String) - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Saves a resource to the plugin data folder.
- saveSetting(FPlayer, String, boolean) - Method in interface net.flectone.pulse.service.SocialService
-
Saves a boolean setting for a player
- saveSetting(FPlayer, String, String) - Method in interface net.flectone.pulse.service.SocialService
-
Saves a player's text setting
- saveSetting(FPlayer, SettingText, String) - Method in interface net.flectone.pulse.service.SocialService
-
Saves a player's text setting
- saveSetting(FPlayer, String, boolean) - Method in interface net.flectone.pulse.module.command.chatsetting.ChatsettingModule
-
Stores an on/off setting.
- saveSetting(FPlayer, SettingText, String) - Method in interface net.flectone.pulse.module.command.chatsetting.ChatsettingModule
-
Stores a text setting, such as the chosen chat or locale.
- scale() - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
-
Returns the value of the
scalerecord component. - scale() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns the value of the
scalerecord component. - scale(Float) - Method in class net.flectone.pulse.config.Message.Bubble.Modern.ModernBuilder
- SchedulerRunnable - Interface in net.flectone.pulse.scheduler
-
A scheduled task that is allowed to fail without bringing down the scheduler thread.
- SchedulerTaskException - Exception Class in net.flectone.pulse.exception
-
Thrown by a scheduled task to signal failure without bringing down the scheduler thread.
- SchedulerTaskException() - Constructor for exception class net.flectone.pulse.exception.SchedulerTaskException
- score() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
-
Returns the value of the
scorerecord component. - score() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
-
Returns the value of the
scorerecord component. - score(String) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- score(String) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- SCORE - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- scoreboard() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
scoreboardrecord component. - scoreboard() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
scoreboardrecord component. - scoreboard() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
scoreboardrecord component. - scoreboard(Localization.Message.Scoreboard) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- scoreboard(Message.Scoreboard) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- scoreboard(Permission.Message.Scoreboard) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Scoreboard(Boolean, Boolean, double, Boolean, String, Ticker, Message.Scoreboard.Objective) - Constructor for record class net.flectone.pulse.config.Message.Scoreboard
-
Creates an instance of a
Scoreboardrecord class. - Scoreboard(String, String, Localization.Message.Scoreboard.Objective) - Constructor for record class net.flectone.pulse.config.Localization.Message.Scoreboard
-
Creates an instance of a
Scoreboardrecord class. - Scoreboard(String, Permission.Type, Permission.Message.Scoreboard.Objective) - Constructor for record class net.flectone.pulse.config.Permission.Message.Scoreboard
-
Creates an instance of a
Scoreboardrecord class. - ScoreboardModule - Interface in net.flectone.pulse.module.message.scoreboard
-
Draws the scoreboard shown at the side of the screen.
- scoreFormat() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
-
Returns the value of the
scoreFormatrecord component. - scoreFormat() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
-
Returns the value of the
scoreFormatrecord component. - scoreFormat(String) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- scoreFormat(String) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- second() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Returns the value of the
secondrecord component. - second(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol.SymbolBuilder
- SECOND_VALUE - Static variable in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
The board value marking the second player's move.
- secondRemove() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Returns the value of the
secondRemoverecord component. - secondRemove(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol.SymbolBuilder
- secondWin() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Returns the value of the
secondWinrecord component. - secondWin(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol.SymbolBuilder
- see() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
-
Returns the value of the
seerecord component. - see() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
-
Returns the value of the
seerecord component. - see() - Method in record class net.flectone.pulse.config.Permission.Command.Helper
-
Returns the value of the
seerecord component. - see() - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
-
Returns the value of the
seerecord component. - see() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
-
Returns the value of the
seerecord component. - see(Command.Chatsetting.Menu.Color) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.MenuBuilder
- see(Localization.Command.Chatsetting.Menu.SubMenu) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.MenuBuilder
- see(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Helper.HelperBuilder
- see(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Nickname.NicknameBuilder
- see(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear.SwearBuilder
- SEE - Enum constant in enum class net.flectone.pulse.model.value.FColor.Type
- seed() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
seedrecord component. - seed(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- seeInvisiblePlayersInSuggest() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
seeInvisiblePlayersInSuggestrecord component. - seeInvisiblePlayersInSuggest(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- seeThrough() - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
-
Returns the value of the
seeThroughrecord component. - seeThrough() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns the value of the
seeThroughrecord component. - seeThrough(Boolean) - Method in class net.flectone.pulse.config.Message.Bubble.Modern.ModernBuilder
- SELECTOR - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- send() - Method in interface net.flectone.pulse.service.MetricsService
-
Sends one snapshot now, outside the schedule.
- send(byte[], Consumer, Consumer) - Static method in interface net.flectone.pulse.platform.sender.ProxySender
-
Reads a message off the proxy channel and either forwards it on or handles it as a join confirmation.
- send(UUID, int) - Method in interface net.flectone.pulse.module.message.rightclick.RightclickModule
-
Announces that one player right-clicked another.
- send(ModuleName, EventMetadata, MessageContext) - Method in interface net.flectone.pulse.platform.sender.ProxySender
-
Sends event metadata to proxy network.
- send(ModuleName, ProxyDataConsumer, Consumer) - Static method in interface net.flectone.pulse.platform.sender.ProxySender
-
Encodes a message for the proxy channel and hands it to the transport.
- send(FEntity, ModuleName) - Method in interface net.flectone.pulse.platform.sender.ProxySender
-
Sends a simple message to proxy network.
- send(FEntity, ModuleName, ProxyDataConsumer) - Method in interface net.flectone.pulse.platform.sender.ProxySender
-
Sends a simple message to proxy network.
- send(FEntity, ModuleName, ProxyDataConsumer, UUID) - Method in interface net.flectone.pulse.platform.sender.ProxySender
-
Sends custom data to proxy network.
- send(FEntity, FPlayer, FPlayer, Function, String, UUID) - Method in interface net.flectone.pulse.module.command.tell.TellModule
- send(FPlayer) - Method in interface net.flectone.pulse.module.message.brand.BrandModule
-
Sends the current brand to a player.
- send(FPlayer) - Method in interface net.flectone.pulse.module.message.greeting.GreetingModule
-
Greets a player.
- send(FPlayer) - Method in interface net.flectone.pulse.module.message.update.UpdateModule
-
Tells a player that a newer release is out.
- send(FPlayer, boolean) - Method in interface net.flectone.pulse.module.message.join.JoinModule
-
Announces a join.
- send(FPlayer, boolean) - Method in interface net.flectone.pulse.module.message.quit.QuitModule
-
Announces a quit.
- send(FPlayer, boolean, boolean) - Method in interface net.flectone.pulse.module.message.join.JoinModule
-
Announces a join.
- send(FPlayer, boolean, boolean) - Method in interface net.flectone.pulse.module.message.quit.QuitModule
-
Announces a quit.
- send(FPlayer, boolean, boolean, boolean) - Method in interface net.flectone.pulse.module.message.quit.QuitModule
-
Announces a quit.
- send(FPlayer, String, String) - Method in interface net.flectone.pulse.module.command.tell.TellModule
-
Sends a private message.
- send(FPlayer, String, Message.Auto.Type, Pair) - Method in interface net.flectone.pulse.module.message.auto.AutoModule
-
Sends one scheduled broadcast.
- send(ModuleCommand, FPlayer, Function, CommandContext, Moderation.Type, int, int, String, Function) - Method in interface net.flectone.pulse.platform.sender.ModerationListSender
-
Sends one page of punishments to the player who asked for it.
- sendCreateMessage(FPlayer, FPlayer, TicTacToe, UUID) - Method in interface net.flectone.pulse.module.command.tictactoe.TictactoeModule
-
Invites a player to a game.
- sender() - Method in record class net.flectone.pulse.config.Localization.Command.Mail
-
Returns the value of the
senderrecord component. - sender() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
senderrecord component. - sender() - Method in record class net.flectone.pulse.config.Localization.Command.Tell
-
Returns the value of the
senderrecord component. - sender() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
senderrecord component. - sender() - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Who sent the message.
- sender() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Returns the value of the
senderrecord component. - sender() - Method in record class net.flectone.pulse.module.command.mail.model.Mail
-
Returns the value of the
senderrecord component. - sender() - Method in record class net.flectone.pulse.module.message.format.animation.AnimationModule.AnimationKey
-
Returns the value of the
senderrecord component. - sender() - Method in record class net.flectone.pulse.service.ModerationService.ViolationKey
-
Returns the value of the
senderrecord component. - sender(String) - Method in class net.flectone.pulse.config.Localization.Command.Mail.MailBuilder
- sender(String) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- sender(String) - Method in class net.flectone.pulse.config.Localization.Command.Tell.TellBuilder
- sender(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- senderName() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
-
Returns the value of the
senderNamerecord component. - senderName() - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
-
Returns the value of the
senderNamerecord component. - senderName() - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
-
Returns the value of the
senderNamerecord component. - senderName(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.DiscordBuilder
- senderName(String) - Method in class net.flectone.pulse.config.Localization.Integration.Telegram.TelegramBuilder
- senderName(String) - Method in class net.flectone.pulse.config.Localization.Integration.Twitch.TwitchBuilder
- sendForTarget(FEntity, FPlayer, Moderation) - Method in interface net.flectone.pulse.module.command.mute.MuteModule
-
Tells the muted player they have been silenced.
- sendForTarget(Moderation) - Method in interface net.flectone.pulse.module.command.warn.WarnModule
-
Tells the warned player about the warning.
- sendIfCooldown(FEntity, Optional, String) - Method in interface net.flectone.pulse.platform.sender.CooldownSender
-
Checks if an entity is on cooldown and sends a cooldown message if applicable.
- sendIfCooldown(FEntity, Pair, String) - Method in interface net.flectone.pulse.platform.sender.CooldownSender
-
Checks if a player is on cooldown and sends a formatted cooldown message.
- sendIfDisabled(FEntity, FEntity, ModuleName) - Method in interface net.flectone.pulse.platform.sender.DisableSender
-
Checks if a message type is disabled for a receiver and sends appropriate message.
- sendIfIgnored(FPlayer, FPlayer) - Method in interface net.flectone.pulse.platform.sender.IgnoreSender
-
Checks if two players ignore each other and sends notification to sender.
- sendIfMuted(FEntity) - Method in interface net.flectone.pulse.platform.sender.MuteSender
-
Checks if a player is muted and sends a mute notification.
- sendMention(FPlayer) - Method in interface net.flectone.pulse.module.message.format.mention.MentionModule
-
Notifies a player that they were mentioned.
- sendMessage(ModuleName, MessageContext, IntegrationMessageFormat) - Method in interface net.flectone.pulse.module.integration.discord.DiscordModule
-
Mirrors a message to Discord.
- sendMessage(ModuleName, MessageContext, IntegrationMessageFormat) - Method in interface net.flectone.pulse.module.integration.telegram.TelegramModule
-
Mirrors a message to Telegram.
- sendMessage(ModuleName, MessageContext, IntegrationMessageFormat) - Method in interface net.flectone.pulse.module.integration.twitch.TwitchModule
-
Mirrors a message to Twitch.
- sendMessage(FEntity, ModuleName, byte[]) - Method in interface net.flectone.pulse.platform.proxy.Proxy
-
Sends an encoded message to the other servers.
- sendMessage(FPlayer, String, String, Chat) - Method in interface net.flectone.pulse.module.message.chat.ChatModule
-
Delivers a chat message that has already passed the checks.
- sendMessage(FPlayer, Component, boolean) - Method in interface net.flectone.pulse.platform.sender.MessageSender
-
Sends a chat message to a player.
- sendMessageWithInteractiveChat(FEntity, Component) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Hands a message to InteractiveChat so its own placeholders are expanded.
- sendMessageWithUpdatedColors(FPlayer, UUID) - Method in interface net.flectone.pulse.module.command.chatcolor.ChatcolorModule
-
Confirms the new colors to the player.
- sendMessageWithUpdatedNickname(FEntity, String, UUID) - Method in interface net.flectone.pulse.module.command.nickname.NicknameModule
-
Announces a nickname change.
- sendMetrics(MetricsDTO) - Method in interface net.flectone.pulse.platform.sender.MetricsSender
-
Sends metrics data to FlectonePulse API.
- sendMoveMessage(FPlayer, FPlayer, TicTacToe, int, String, UUID) - Method in interface net.flectone.pulse.module.command.tictactoe.TictactoeModule
-
Announces a move and redraws the board.
- sendToConsole(String) - Method in interface net.flectone.pulse.platform.sender.MessageSender
-
Sends a formatted message to the server console.
- sendToConsole(Component) - Method in interface net.flectone.pulse.platform.sender.MessageSender
-
Sends a formatted message to the server console.
- sendUpdate(UUID) - Method in interface net.flectone.pulse.module.message.format.moderation.delete.DeleteModule
-
Redraws a reader's chat after something was withdrawn.
- sentByThisServer() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Returns the value of the
sentByThisServerrecord component. - SEPARATOR - Static variable in record class net.flectone.pulse.model.value.MultilineString
-
What the lines are joined with by default.
- server() - Method in record class net.flectone.pulse.config.Config
-
Returns the value of the
serverrecord component. - server() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Returns the value of the
serverrecord component. - server() - Method in record class net.flectone.pulse.config.Localization.Command.Kick
-
Returns the value of the
serverrecord component. - server() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Returns the value of the
serverrecord component. - server() - Method in record class net.flectone.pulse.config.Localization.Command.Warn
-
Returns the value of the
serverrecord component. - server() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Returns the value of the
serverrecord component. - server() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns the value of the
serverrecord component. - server(String) - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- server(String) - Method in class net.flectone.pulse.config.Localization.Command.Ban.BanBuilder
- server(String) - Method in class net.flectone.pulse.config.Localization.Command.Kick.KickBuilder
- server(String) - Method in class net.flectone.pulse.config.Localization.Command.Mute.MuteBuilder
- server(String) - Method in class net.flectone.pulse.config.Localization.Command.Warn.WarnBuilder
- SERVER - Enum constant in enum class net.flectone.pulse.constant.SettingText
- SERVER - Enum constant in enum class net.flectone.pulse.model.value.Range.Type
- SERVER - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- SERVER_DISABLE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- SERVER_ENABLE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- serverCore() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
serverCorerecord component. - serverCore(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- serverDescription() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Returns the value of the
serverDescriptionrecord component. - serverDescription(String) - Method in class net.flectone.pulse.config.Localization.Command.Maintenance.MaintenanceBuilder
- serverlink() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
serverlinkrecord component. - serverlink() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
serverlinkrecord component. - serverlink() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
serverlinkrecord component. - serverlink(Localization.Message.Serverlink) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- serverlink(Message.Serverlink) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- serverlink(Permission.Message.Serverlink) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Serverlink(Boolean, Map, Ticker) - Constructor for record class net.flectone.pulse.config.Message.Serverlink
-
Creates an instance of a
Serverlinkrecord class. - Serverlink(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Serverlink
-
Creates an instance of a
Serverlinkrecord class. - Serverlink(Map) - Constructor for record class net.flectone.pulse.config.Localization.Message.Serverlink
-
Creates an instance of a
Serverlinkrecord class. - serverUUID() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
serverUUIDrecord component. - serverUUID(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- serverVersion() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Returns the value of the
serverVersionrecord component. - serverVersion() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
serverVersionrecord component. - serverVersion(String) - Method in class net.flectone.pulse.config.Localization.Command.Maintenance.MaintenanceBuilder
- serverVersion(String) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- service() - Method in record class net.flectone.pulse.config.Command.Translateto
-
Returns the value of the
servicerecord component. - service(Command.Translateto.Service) - Method in class net.flectone.pulse.config.Command.Translateto.TranslatetoBuilder
- sessions() - Method in record class net.flectone.pulse.model.value.PlayTime
-
Returns the value of the
sessionsrecord component. - setDisabling(boolean) - Static method in class net.flectone.pulse.FlectonePulseAPI
- setEnded(boolean) - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- setFilters(List) - Method in interface net.flectone.pulse.logging.filter.LogFilter
-
Replaces the list of substrings that suppress a console line.
- setFlagMode(boolean) - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
- setInstance(FlectonePulse) - Static method in class net.flectone.pulse.FlectonePulseAPI
- setNextPlayer() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
Passes the turn to the other player.
- setNextPlayer(int) - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- setOfflineByServer(String) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Sets all players associated with the specified server to offline status.
- setSenderMove(String) - Method in class net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissors
- setStreamPrefix(FPlayer, String) - Method in interface net.flectone.pulse.module.command.stream.StreamModule
-
Sets the marker shown next to a streaming player's name.
- SettingItem(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem
-
Creates an instance of a
SettingItemrecord class. - settings() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
-
Returns the value of the
settingsrecord component. - settings(Map) - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.ChatsettingBuilder
- Settings(Map) - Constructor for record class net.flectone.pulse.persistence.repository.SocialRepository.Settings
-
Creates an instance of a
Settingsrecord class. - SettingText - Enum Class in net.flectone.pulse.constant
-
The per-player settings stored as text, such as the chosen locale or chat.
- SHADOW_COLOR - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- shouldCheckInvisibility() - Method in record class net.flectone.pulse.config.Message.Format.Names
-
Returns the value of the
shouldCheckInvisibilityrecord component. - shouldCheckInvisibility(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Names.NamesBuilder
- shouldCheckSneaking() - Method in record class net.flectone.pulse.config.Message.Rightclick
-
Returns the value of the
shouldCheckSneakingrecord component. - shouldCheckSneaking(Boolean) - Method in class net.flectone.pulse.config.Message.Rightclick.RightclickBuilder
- showConnectionAttempts() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
showConnectionAttemptsrecord component. - showConnectionAttempts() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
showConnectionAttemptsrecord component. - showConnectionAttempts(Boolean) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- showConnectionAttempts(Boolean) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- showEntityName() - Method in interface net.flectone.pulse.model.entity.FEntity
- showEntityName() - Method in record class net.flectone.pulse.model.entity.FEntityImpl
-
Returns the value of the
showEntityNamerecord component. - showEntityName() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
-
Returns the value of the
showEntityNamerecord component. - showEntityName(Component) - Method in class net.flectone.pulse.model.entity.FEntityImpl.FEntityImplBuilder
- showEntityName(Component) - Method in class net.flectone.pulse.model.entity.FPlayerImpl.FPlayerImplBuilder
- showFakeJoin() - Method in record class net.flectone.pulse.config.Integration.Supervanish
-
Returns the value of the
showFakeJoinrecord component. - showFakeJoin(Boolean) - Method in class net.flectone.pulse.config.Integration.Supervanish.SupervanishBuilder
- showFakeQuit() - Method in record class net.flectone.pulse.config.Integration.Supervanish
-
Returns the value of the
showFakeQuitrecord component. - showFakeQuit(Boolean) - Method in class net.flectone.pulse.config.Integration.Supervanish.SupervanishBuilder
- shutdown() - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Shuts down the scheduler gracefully by disabling new task submissions, processing remaining tasks at the current tick, and waiting for executing tasks to complete within the configured timeout period.
- shutdownTimeout() - Method in record class net.flectone.pulse.config.Config.Executor
-
Returns the value of the
shutdownTimeoutrecord component. - shutdownTimeout(Config.Executor.DurationUnit) - Method in class net.flectone.pulse.config.Config.Executor.ExecutorBuilder
- sidebar() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
sidebarrecord component. - sidebar() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
sidebarrecord component. - sidebar() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
sidebarrecord component. - sidebar(Localization.Message.Sidebar) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- sidebar(Message.Sidebar) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- sidebar(Permission.Message.Sidebar) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Sidebar(Boolean, Boolean, Integer, Integer, Integer, Integer, Integer, Integer, String, Ticker) - Constructor for record class net.flectone.pulse.config.Message.Sidebar
-
Creates an instance of a
Sidebarrecord class. - Sidebar(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Sidebar
-
Creates an instance of a
Sidebarrecord class. - Sidebar(List) - Constructor for record class net.flectone.pulse.config.Localization.Message.Sidebar
-
Creates an instance of a
Sidebarrecord class. - SidebarModule - Interface in net.flectone.pulse.module.message.sidebar
-
Draws the rotating sidebar lines.
- sign() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
signrecord component. - sign() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
signrecord component. - sign(Message.Sign) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- sign(Permission.Message.Sign) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Sign(Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Message.Sign
-
Creates an instance of a
Signrecord class. - Sign(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Sign
-
Creates an instance of a
Signrecord class. - SIGNINGINMEMORYKEY - Static variable in class net.flectone.pulse.BuildConfig
- SIGNINGINMEMORYKEYID - Static variable in class net.flectone.pulse.BuildConfig
- SIGNINGINMEMORYKEYPASSWORD - Static variable in class net.flectone.pulse.BuildConfig
- SignModule - Interface in net.flectone.pulse.module.message.sign
-
Formats the text a player writes on a sign.
- simplevoice() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
simplevoicerecord component. - simplevoice() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
simplevoicerecord component. - simplevoice(Integration.Simplevoice) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- simplevoice(Permission.Integration.Simplevoice) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Simplevoice(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Simplevoice
-
Creates an instance of a
Simplevoicerecord class. - Simplevoice(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Simplevoice
-
Creates an instance of a
Simplevoicerecord class. - SIMPLEVOICE_ENTITY_SOUND_PACKET - Enum constant in enum class net.flectone.pulse.constant.HookType
- SIMPLEVOICE_MICROPHONE_PACKET - Enum constant in enum class net.flectone.pulse.constant.HookType
- SINCE_JOIN - Enum constant in enum class net.flectone.pulse.config.Message.Format.Moderation.Newbie.Mode
- SingleMessageParser - Interface in net.flectone.pulse.parser.string
-
Command argument that parses a single word as a message.
- size() - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
-
Returns the value of the
sizerecord component. - size(long) - Method in class net.flectone.pulse.config.Config.Cache.CacheSetting.CacheSettingBuilder
- SkinService - Interface in net.flectone.pulse.service
-
Resolves player skins and the avatar images used by the chat integrations.
- skinsrestorer() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
skinsrestorerrecord component. - skinsrestorer() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
skinsrestorerrecord component. - skinsrestorer(Integration.Skinsrestorer) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- skinsrestorer(Permission.Integration.Skinsrestorer) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Skinsrestorer(Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Skinsrestorer
-
Creates an instance of a
Skinsrestorerrecord class. - Skinsrestorer(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Skinsrestorer
-
Creates an instance of a
Skinsrestorerrecord class. - SKINSRESTORERAPI_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- slot() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat
-
Returns the value of the
slotrecord component. - slot() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color
-
Returns the value of the
slotrecord component. - slot(Integer) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.ChatBuilder
- slot(Integer) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.ColorBuilder
- SocialRepository - Interface in net.flectone.pulse.persistence.repository
-
Repository for managing social interactions and player data in FlectonePulse.
- SocialRepository.Settings - Record Class in net.flectone.pulse.persistence.repository
-
A player's stored settings
- SocialService - Interface in net.flectone.pulse.service
-
Service for managing social interactions and player settings in FlectonePulse.
- sound() - Method in record class net.flectone.pulse.config.Command.Afk
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Anon
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Ball
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Banlist
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Broadcast
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Chatcolor
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Chatsetting
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Clearchat
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Clearmail
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Coin
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.CommandDo
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Deletemessage
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Dice
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Emit
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Flectonepulse
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Geolocate
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Helper
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Ignore
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Ignorelist
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Kick
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Mail
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Me
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Mutelist
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Nickname
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Online
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Ping
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Reply
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Sprite
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Spy
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Stream
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Symbol
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Tell
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Tictactoe
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Toponline
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Translateto
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Unban
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Unmute
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Unwarn
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Warnlist
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Command.Whois
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Auto.Type
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Bossbar.Announce
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Format.Mention
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Greeting
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Join
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Quit
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Rightclick
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Update
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Afk
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Anon
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Ball
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Ban
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Coin
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Dice
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Emit
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Helper
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Kick
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Mail
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Me
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Mute
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Online
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Ping
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Poll
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Reply
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Spy
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Stream
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Tell
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Unban
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Warn
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Command.Whois
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Integration.Discord
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Integration.Telegram
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Integration.Twitch
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Message.Afk
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Message.Greeting
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Message.Join
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Message.Quit
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.config.Permission.Message.Update
-
Returns the value of the
soundrecord component. - sound() - Method in interface net.flectone.pulse.config.setting.SoundConfigSetting
-
Gets the sound configuration.
- sound() - Method in interface net.flectone.pulse.config.setting.SoundPermissionSetting
-
Gets the permission entry for playing sounds.
- sound() - Method in interface net.flectone.pulse.model.event.EventMetadata
-
The sound played with the message, paired with the permission that allows hearing it.
- sound() - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
-
Returns the value of the
soundrecord component. - sound() - Method in record class net.flectone.pulse.module.message.chat.model.Chat
-
The chat's sound with the permission needed to hear it.
- sound() - Method in interface net.flectone.pulse.module.ModuleLocalization
-
The sound for this module together with the permission needed to hear it, if it has one.
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Afk.AfkBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Anon.AnonBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Ball.BallBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Ban.BanBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Banlist.BanlistBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Broadcast.BroadcastBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Chatcolor.ChatcolorBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.ChatsettingBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Clearchat.ClearchatBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Clearmail.ClearmailBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Coin.CoinBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.CommandDo.CommandDoBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.CommandTry.CommandTryBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Deletemessage.DeletemessageBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Dice.DiceBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Emit.EmitBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Flectonepulse.FlectonepulseBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Geolocate.GeolocateBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Helper.HelperBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Ignore.IgnoreBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Ignorelist.IgnorelistBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Kick.KickBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Mail.MailBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Maintenance.MaintenanceBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Me.MeBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Minesweeper.MinesweeperBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Mute.MuteBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Mutelist.MutelistBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Nickname.NicknameBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Online.OnlineBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Ping.PingBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Poll.PollBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Reply.ReplyBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Rockpaperscissors.RockpaperscissorsBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Sprite.SpriteBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Spy.SpyBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Stream.StreamBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Symbol.SymbolBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Tell.TellBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Tictactoe.TictactoeBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Toponline.ToponlineBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Translateto.TranslatetoBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Unban.UnbanBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Unmute.UnmuteBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Unwarn.UnwarnBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Warn.WarnBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Warnlist.WarnlistBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Whitelist.WhitelistBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Command.Whois.WhoisBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Integration.Discord.DiscordBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Integration.Telegram.TelegramBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Integration.Twitch.TwitchBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Afk.AfkBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Chat.Type.TypeBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Mention.MentionBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question.QuestionBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Greeting.GreetingBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Join.JoinBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Quit.QuitBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Rightclick.RightclickBuilder
- sound(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Update.UpdateBuilder
- sound(Pair) - Method in class net.flectone.pulse.model.event.EventMetadataImpl.EventMetadataImplBuilder
- sound(Pair) - Method in class net.flectone.pulse.model.event.EventMetadata.Builder
-
Sets the sound played with the message and the permission needed to hear it.
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Afk.AfkBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Anon.AnonBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Ball.BallBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Banlist.BanlistBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Broadcast.BroadcastBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Chatcolor.ChatcolorBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Chatsetting.ChatsettingBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Clearchat.ClearchatBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Clearmail.ClearmailBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Coin.CoinBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.CommandDo.CommandDoBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Deletemessage.DeletemessageBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Dice.DiceBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Emit.EmitBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Flectonepulse.FlectonepulseBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Geolocate.GeolocateBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Helper.HelperBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Ignore.IgnoreBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Ignorelist.IgnorelistBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Kick.KickBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Mail.MailBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Maintenance.MaintenanceBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Me.MeBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Minesweeper.MinesweeperBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Mutelist.MutelistBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Nickname.NicknameBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Online.OnlineBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Ping.PingBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Reply.ReplyBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Rockpaperscissors.RockpaperscissorsBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Sprite.SpriteBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Spy.SpyBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Stream.StreamBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Symbol.SymbolBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Tell.TellBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Tictactoe.TictactoeBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Toponline.ToponlineBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Translateto.TranslatetoBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Unban.UnbanBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Unmute.UnmuteBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Unwarn.UnwarnBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Warnlist.WarnlistBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Command.Whois.WhoisBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Auto.Type.TypeBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Bossbar.Announce.AnnounceBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Format.Mention.MentionBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question.QuestionBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Greeting.GreetingBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Join.JoinBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Quit.QuitBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Rightclick.RightclickBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Update.UpdateBuilder
- sound(Sound) - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaMessage.VanillaMessageBuilder
- Sound - Record Class in net.flectone.pulse.model.value
-
A sound played alongside a message.
- Sound(boolean, float, float, String, String) - Constructor for record class net.flectone.pulse.model.value.Sound
-
Creates an instance of a
Soundrecord class. - SoundConfigSetting - Interface in net.flectone.pulse.config.setting
-
Configuration interface for settings that include sound.
- soundOrThrow() - Method in interface net.flectone.pulse.module.ModuleLocalization
-
The sound, for callers that already know the module is configured with one.
- SoundPermissionSetting - Interface in net.flectone.pulse.config.setting
-
Configuration interface for settings that include sound permissions.
- SoundPlayer - Interface in net.flectone.pulse.platform.sender
-
Plays sounds to players with permission checking.
- SPARK_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- spectatorListOrder() - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
-
Returns the value of the
spectatorListOrderrecord component. - spectatorListOrder(Boolean) - Method in class net.flectone.pulse.config.Message.Tab.Playerlistname.PlayerlistnameBuilder
- SPIGOT_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- spoilerSymbol() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Replacement
-
Returns the value of the
spoilerSymbolrecord component. - spoilerSymbol(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Replacement.ReplacementBuilder
- sprite() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
spriterecord component. - sprite() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
spriterecord component. - sprite() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
spriterecord component. - sprite(Command.Sprite) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- sprite(Localization.Command.Sprite) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- sprite(Permission.Command.Sprite) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Sprite(Boolean, Integer, List, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Sprite
-
Creates an instance of a
Spriterecord class. - Sprite(String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Sprite
-
Creates an instance of a
Spriterecord class. - Sprite(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Sprite
-
Creates an instance of a
Spriterecord class. - SPRITE - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- SPRITE_OR - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- SpriteModule - Interface in net.flectone.pulse.module.command.sprite
-
The /sprite command, which lists the sprites a player may insert into chat.
- spriteTag() - Method in record class net.flectone.pulse.config.Message.Format.Object
-
Returns the value of the
spriteTagrecord component. - spriteTag() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
-
Returns the value of the
spriteTagrecord component. - spriteTag(Message.Format.Object.SpriteTag) - Method in class net.flectone.pulse.config.Message.Format.Object.ObjectBuilder
- spriteTag(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Object.ObjectBuilder
- SpriteTag(Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Message.Format.Object.SpriteTag
-
Creates an instance of a
SpriteTagrecord class. - spy() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
spyrecord component. - spy() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
spyrecord component. - spy() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
spyrecord component. - spy(Command.Spy) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- spy(Localization.Command.Spy) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- spy(Permission.Command.Spy) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- spy(FPlayer, String, String) - Method in interface net.flectone.pulse.module.command.spy.SpyModule
-
Sends one spy report to every watching moderator.
- spy(FPlayer, String, String, Set) - Method in interface net.flectone.pulse.module.command.spy.SpyModule
-
Sends one spy report, skipping moderators who already saw the original.
- Spy(Boolean, Range, List, Map, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Spy
-
Creates an instance of a
Spyrecord class. - Spy(String, String, String, Map) - Constructor for record class net.flectone.pulse.config.Localization.Command.Spy
-
Creates an instance of a
Spyrecord class. - Spy(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Spy
-
Creates an instance of a
Spyrecord class. - SPY_STATUS - Enum constant in enum class net.flectone.pulse.constant.SettingText
- SpyMessageContext - Interface in net.flectone.pulse.module.command.spy.model
-
A change to a moderator's spy mode, or a message it caught.
- SpyModule - Interface in net.flectone.pulse.module.command.spy
-
The /spy command, which mirrors other players' chat, commands and book or sign edits to a moderator.
- SQLITE - Enum constant in enum class net.flectone.pulse.constant.DatabaseType
- SQLITE_JDBC_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- ssl() - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
-
Returns the value of the
sslrecord component. - ssl(Boolean) - Method in class net.flectone.pulse.config.Config.Proxy.Redis.RedisBuilder
- stallTimeout() - Method in record class net.flectone.pulse.config.Config.Executor
-
Returns the value of the
stallTimeoutrecord component. - stallTimeout(Config.Executor.DurationUnit) - Method in class net.flectone.pulse.config.Config.Executor.ExecutorBuilder
- start() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
-
Returns the value of the
startrecord component. - start() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
-
Returns the value of the
startrecord component. - start() - Method in interface net.flectone.pulse.scheduler.TaskScheduler
-
Starts the scheduler by creating and initializing the executor service with the configured thread pool settings.
- start() - Method in interface net.flectone.pulse.service.MetricsService
-
Starts the reporting schedule, replacing any schedule already running.
- start(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.Status.StatusBuilder
- start(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Padding.Value.ValueBuilder
- START - Enum constant in enum class net.flectone.pulse.model.event.lifecycle.ReloadEvent.Type
-
Fired when the reload is about to begin.
- START - Enum constant in enum class net.flectone.pulse.module.command.poll.PollModule.Status
- state() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.RevealResult
-
Returns the value of the
staterecord component. - Statistics(double, double, double, double, double) - Constructor for record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Statistics
-
Creates an instance of a
Statisticsrecord class. - status() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence
-
Returns the value of the
statusrecord component. - status() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns the value of the
statusrecord component. - status() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
statusrecord component. - status() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
statusrecord component. - status() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
statusrecord component. - status() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns the value of the
statusrecord component. - status() - Method in interface net.flectone.pulse.module.command.poll.model.PollMessageContext
-
How the poll answered the request.
- status(String) - Method in class net.flectone.pulse.config.Integration.Discord.Presence.PresenceBuilder
- status(Localization.Command.Poll.Status) - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
- status(Localization.Message.Status) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- status(Message.Status) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- status(Permission.Message.Status) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Status(Boolean, Message.Status.Icon, Message.Status.MOTD, Message.Status.Players, Message.Status.Version) - Constructor for record class net.flectone.pulse.config.Message.Status
-
Creates an instance of a
Statusrecord class. - Status(String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Poll.Status
-
Creates an instance of a
Statusrecord class. - Status(String, Permission.Type, Permission.Message.Status.Icon, Permission.Message.Status.MOTD, Permission.Message.Status.Players, Permission.Message.Status.Version) - Constructor for record class net.flectone.pulse.config.Permission.Message.Status
-
Creates an instance of a
Statusrecord class. - Status(Localization.Message.Status.MOTD, Localization.Message.Status.Players, Localization.Message.Status.Version) - Constructor for record class net.flectone.pulse.config.Localization.Message.Status
-
Creates an instance of a
Statusrecord class. - StatusModule - Interface in net.flectone.pulse.module.message.status
-
Rewrites the server list entry, meaning the MOTD, icon, player count and version text.
- StatusResponseEvent - Record Class in net.flectone.pulse.model.event.message
-
Fired when the server answers a status ping, so the MOTD and player counts can be rewritten.
- StatusResponseEvent(boolean, Object) - Constructor for record class net.flectone.pulse.model.event.message.StatusResponseEvent
-
Creates an instance of a
StatusResponseEventrecord class. - StatusResponseEvent(Object) - Constructor for record class net.flectone.pulse.model.event.message.StatusResponseEvent
-
Creates an event that has not been cancelled.
- stayTicks() - Method in record class net.flectone.pulse.model.value.Times
-
Returns the value of the
stayTicksrecord component. - strategies() - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
-
Returns the value of the
strategiesrecord component. - strategies() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
strategiesrecord component. - strategies(Map) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- strategies(Map) - Method in class net.flectone.pulse.config.Command.Rockpaperscissors.RockpaperscissorsBuilder
- stream() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
streamrecord component. - stream() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
streamrecord component. - stream() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
streamrecord component. - stream(Command.Stream) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- stream(Localization.Command.Stream) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- stream(Permission.Command.Stream) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Stream(Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Stream
-
Creates an instance of a
Streamrecord class. - Stream(String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Stream
-
Creates an instance of a
Streamrecord class. - Stream(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Stream
-
Creates an instance of a
Streamrecord class. - STREAM - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- STREAM_PREFIX - Enum constant in enum class net.flectone.pulse.constant.SettingText
- StreamMessageContext - Interface in net.flectone.pulse.module.command.stream.model
-
A change to a player's stream status.
- StreamModule - Interface in net.flectone.pulse.module.command.stream
-
The /stream command, which announces that a player has gone live.
- string() - Method in interface net.flectone.pulse.model.event.message.context.StringMessageContext
-
The extra value carried alongside the message.
- STRING - Enum constant in enum class net.flectone.pulse.config.Message.Format.Condition.Criteria.Type
- StringMessageContext - Interface in net.flectone.pulse.model.event.message.context
-
A message context that also carries an extra string, such as the original player input.
- style() - Method in record class net.flectone.pulse.model.value.Toast
-
Returns the value of the
stylerecord component. - subCommandGui() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns the value of the
subCommandGuirecord component. - subCommandGui(String) - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- subCommandMove() - Method in record class net.flectone.pulse.config.Command.Tictactoe
-
Returns the value of the
subCommandMoverecord component. - subCommandMove(String) - Method in class net.flectone.pulse.config.Command.Tictactoe.TictactoeBuilder
- subCommandOther() - Method in record class net.flectone.pulse.config.Command.Nickname
-
Returns the value of the
subCommandOtherrecord component. - subCommandOther(String) - Method in class net.flectone.pulse.config.Command.Nickname.NicknameBuilder
- subCommandPlayer() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns the value of the
subCommandPlayerrecord component. - subCommandPlayer(String) - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- subCommandVote() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns the value of the
subCommandVoterecord component. - subCommandVote(String) - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- SubMenu(String, String, Map) - Constructor for record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
-
Creates an instance of a
SubMenurecord class. - SubMenuItem - Record Class in net.flectone.pulse.module.command.chatsetting.model
-
Represents an item in the chatsetting submenu.
- SubMenuItem(String, String, Map, PermissionSetting) - Constructor for record class net.flectone.pulse.module.command.chatsetting.model.SubMenuItem
-
Creates an instance of a
SubMenuItemrecord class. - submessage() - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Returns the value of the
submessagerecord component. - substituteEnvVars(String) - Method in interface net.flectone.pulse.resolver.SystemVariableResolver
-
Replaces every environment variable reference in the text with its value.
- subtext() - Method in record class net.flectone.pulse.model.value.Destination
-
Returns the value of the
subtextrecord component. - SUBTITLE - Enum constant in enum class net.flectone.pulse.model.value.Destination.Type
- suffix() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Returns the value of the
suffixrecord component. - suffix() - Method in record class net.flectone.pulse.config.Localization.Message.Afk
-
Returns the value of the
suffixrecord component. - suffix() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
-
Returns the value of the
suffixrecord component. - suffix(String) - Method in class net.flectone.pulse.config.Localization.Command.Mute.MuteBuilder
- suffix(String) - Method in class net.flectone.pulse.config.Localization.Message.Afk.AfkBuilder
- suffix(String) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.ScoreboardBuilder
- SUFFIX - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- suggestInvisiblePlayers() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
suggestInvisiblePlayersrecord component. - suggestInvisiblePlayers(Boolean) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- suggestOfflinePlayers() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
suggestOfflinePlayersrecord component. - suggestOfflinePlayers() - Method in record class net.flectone.pulse.config.Command.Geolocate
-
Returns the value of the
suggestOfflinePlayersrecord component. - suggestOfflinePlayers() - Method in record class net.flectone.pulse.config.Command.Ignore
-
Returns the value of the
suggestOfflinePlayersrecord component. - suggestOfflinePlayers() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
suggestOfflinePlayersrecord component. - suggestOfflinePlayers() - Method in record class net.flectone.pulse.config.Command.Online
-
Returns the value of the
suggestOfflinePlayersrecord component. - suggestOfflinePlayers() - Method in record class net.flectone.pulse.config.Command.Tell
-
Returns the value of the
suggestOfflinePlayersrecord component. - suggestOfflinePlayers() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
suggestOfflinePlayersrecord component. - suggestOfflinePlayers(Boolean) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- suggestOfflinePlayers(Boolean) - Method in class net.flectone.pulse.config.Command.Geolocate.GeolocateBuilder
- suggestOfflinePlayers(Boolean) - Method in class net.flectone.pulse.config.Command.Ignore.IgnoreBuilder
- suggestOfflinePlayers(Boolean) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- suggestOfflinePlayers(Boolean) - Method in class net.flectone.pulse.config.Command.Online.OnlineBuilder
- suggestOfflinePlayers(Boolean) - Method in class net.flectone.pulse.config.Command.Tell.TellBuilder
- suggestOfflinePlayers(Boolean) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- supervanish() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
supervanishrecord component. - supervanish() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
supervanishrecord component. - supervanish(Integration.Supervanish) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- supervanish(Permission.Integration.Supervanish) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Supervanish(Boolean, Boolean, Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Supervanish
-
Creates an instance of a
Supervanishrecord class. - Supervanish(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Supervanish
-
Creates an instance of a
Supervanishrecord class. - SUPERVANISHAPI_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- swear() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
-
Returns the value of the
swearrecord component. - swear() - Method in record class net.flectone.pulse.config.Message.Format.Moderation
-
Returns the value of the
swearrecord component. - swear() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Returns the value of the
swearrecord component. - swear(Localization.Message.Format.Moderation.Swear) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.ModerationBuilder
- swear(Message.Format.Moderation.Swear) - Method in class net.flectone.pulse.config.Message.Format.Moderation.ModerationBuilder
- swear(Permission.Message.Format.Moderation.Swear) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.ModerationBuilder
- Swear(Boolean, Integer, Long, List, List) - Constructor for record class net.flectone.pulse.config.Message.Format.Moderation.Swear
-
Creates an instance of a
Swearrecord class. - Swear(String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
-
Creates an instance of a
Swearrecord class. - Swear(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
-
Creates an instance of a
Swearrecord class. - SWEAR - Enum constant in enum class net.flectone.pulse.checker.MuteChecker.Status
- SWEAR - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- SWEAR_MESSAGE - Enum constant in enum class net.flectone.pulse.constant.CacheName
- SWEAR_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables Swear module processing.
- SwearModule - Interface in net.flectone.pulse.module.message.format.moderation.swear
-
Censors messages that contain forbidden words.
- symbol() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
symbolrecord component. - symbol() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
symbolrecord component. - symbol() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
symbolrecord component. - symbol() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Fading
-
Returns the value of the
symbolrecord component. - symbol() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
-
Returns the value of the
symbolrecord component. - symbol() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
-
Returns the value of the
symbolrecord component. - symbol() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
symbolrecord component. - symbol(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Fading.FadingBuilder
- symbol(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear.SwearBuilder
- symbol(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Padding.Value.ValueBuilder
- symbol(Command.Symbol) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- symbol(Localization.Command.Symbol) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- symbol(Localization.Command.Tictactoe.Symbol) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- symbol(Permission.Command.Symbol) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Symbol(Boolean, Integer, List, Map, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Symbol
-
Creates an instance of a
Symbolrecord class. - Symbol(String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Symbol
-
Creates an instance of a
Symbolrecord class. - Symbol(String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Creates an instance of a
Symbolrecord class. - Symbol(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Symbol
-
Creates an instance of a
Symbolrecord class. - SymbolModule - Interface in net.flectone.pulse.module.command.symbol
-
The /symbol command, which lists the symbols a player may insert into chat.
- symbols() - Method in record class net.flectone.pulse.config.Localization.Command.Dice
-
Returns the value of the
symbolsrecord component. - symbols(Map) - Method in class net.flectone.pulse.config.Localization.Command.Dice.DiceBuilder
- SYNCHRONOUS - Enum constant in enum class net.flectone.pulse.config.Config.Executor.WorkQueue
- syncProxy(UUID, String, long) - Method in interface net.flectone.pulse.persistence.repository.CooldownRepository
-
Tells the other servers about a cooldown that just started here.
- syntax() - Method in record class net.flectone.pulse.config.Localization.Command.Exception
-
Returns the value of the
syntaxrecord component. - syntax(String) - Method in class net.flectone.pulse.config.Localization.Command.Exception.ExceptionBuilder
- SystemVariableResolver - Interface in net.flectone.pulse.resolver
-
Substitutes environment variables into config values, so secrets such as tokens and database passwords need not be written into the files.
T
- tab() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
tabrecord component. - tab() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
tabrecord component. - tab() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
tabrecord component. - tab() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
tabrecord component. - tab() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
tabrecord component. - tab(Integration.Tab) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- tab(Localization.Message.Tab) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- tab(Message.Tab) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- tab(Permission.Integration.Tab) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- tab(Permission.Message.Tab) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Tab(Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Tab
-
Creates an instance of a
Tabrecord class. - Tab(Boolean, Message.Tab.Header, Message.Tab.Footer, Message.Tab.Playerlistname) - Constructor for record class net.flectone.pulse.config.Message.Tab
-
Creates an instance of a
Tabrecord class. - Tab(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Tab
-
Creates an instance of a
Tabrecord class. - Tab(String, Permission.Type, Permission.Message.Tab.Footer, Permission.Message.Tab.Header, Permission.Message.Tab.Playerlistname) - Constructor for record class net.flectone.pulse.config.Permission.Message.Tab
-
Creates an instance of a
Tabrecord class. - Tab(Localization.Message.Tab.Header, Localization.Message.Tab.Footer, Localization.Message.Tab.Playerlistname) - Constructor for record class net.flectone.pulse.config.Localization.Message.Tab
-
Creates an instance of a
Tabrecord class. - TAB_FOOTER - Enum constant in enum class net.flectone.pulse.model.value.Destination.Type
- TAB_HEADER - Enum constant in enum class net.flectone.pulse.model.value.Destination.Type
- TabModule - Interface in net.flectone.pulse.module.message.tab
-
Rewrites the tab list header, footer and player names.
- tabname() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective
-
Returns the value of the
tabnamerecord component. - tabname() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
-
Returns the value of the
tabnamerecord component. - tabname() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
-
Returns the value of the
tabnamerecord component. - tabname(Localization.Message.Scoreboard.Objective.Tabname) - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.ObjectiveBuilder
- tabname(Message.Scoreboard.Objective.Tabname) - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.ObjectiveBuilder
- tabname(Permission.Message.Scoreboard.Objective.Tabname) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.ObjectiveBuilder
- Tabname(Boolean, Ticker) - Constructor for record class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname
-
Creates an instance of a
Tabnamerecord class. - Tabname(String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
-
Creates an instance of a
Tabnamerecord class. - Tabname(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname
-
Creates an instance of a
Tabnamerecord class. - tabSort() - Method in record class net.flectone.pulse.config.Integration.Luckperms
-
Returns the value of the
tabSortrecord component. - tabSort(Boolean) - Method in class net.flectone.pulse.config.Integration.Luckperms.LuckpermsBuilder
- tagResolver() - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
The MiniMessage tags available while rendering this message.
- tail() - Method in record class net.flectone.pulse.config.Localization.Command.Coin
-
Returns the value of the
tailrecord component. - tail(String) - Method in class net.flectone.pulse.config.Localization.Command.Coin.CoinBuilder
- target() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
-
Returns the value of the
targetrecord component. - target() - Method in record class net.flectone.pulse.module.command.ignore.model.Ignore
-
Returns the value of the
targetrecord component. - target() - Method in interface net.flectone.pulse.module.command.mail.model.MailMessageContext
-
The player it is addressed to.
- target() - Method in interface net.flectone.pulse.module.command.tell.model.TellMessageContext
-
The player receiving the message.
- target() - Method in interface net.flectone.pulse.module.message.rightclick.model.RightClickMessageContext
-
The player who was clicked.
- target() - Method in record class net.flectone.pulse.platform.sender.ModerationListSender.ListArgument
-
Returns the value of the
targetrecord component. - target(String) - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question.QuestionBuilder
- targetLanguage() - Method in interface net.flectone.pulse.module.command.translateto.model.TranslatetoMessageContext
-
The language to translate into.
- targetTag(String, String, FPlayer, FEntity) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver rendering another entity's name under a chosen tag and format.
- targetTag(String, FPlayer, FEntity) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver rendering another entity's name under a chosen tag.
- targetTag(FPlayer, FEntity) - Method in interface net.flectone.pulse.pipeline.MessagePipeline
-
A resolver rendering another entity's name under the default target tag.
- TASK - Enum constant in enum class net.flectone.pulse.model.value.Toast.Type
- TaskScheduler - Interface in net.flectone.pulse.scheduler
-
A task scheduler that manages asynchronous and synchronous task execution with tick-based scheduling support.
- telegram() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
telegramrecord component. - telegram() - Method in record class net.flectone.pulse.config.Localization.Integration
-
Returns the value of the
telegramrecord component. - telegram() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
telegramrecord component. - telegram(Integration.Telegram) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- telegram(Localization.Integration.Telegram) - Method in class net.flectone.pulse.config.Localization.Integration.IntegrationBuilder
- telegram(Permission.Integration.Telegram) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Telegram(Boolean, Boolean, Boolean, Boolean, Integration.Telegram.Mode, String, Integration.Proxy, Map, Integration.ChannelInfo, Map, Destination, Sound) - Constructor for record class net.flectone.pulse.config.Integration.Telegram
-
Creates an instance of a
Telegramrecord class. - Telegram(String, String, String, Map, Map, Map) - Constructor for record class net.flectone.pulse.config.Localization.Integration.Telegram
-
Creates an instance of a
Telegramrecord class. - Telegram(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Telegram
-
Creates an instance of a
Telegramrecord class. - TELEGRAMBOTS_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- TelegramMessageContext - Interface in net.flectone.pulse.module.integration.telegram.model
-
A message that came from Telegram.
- TelegramModule - Interface in net.flectone.pulse.module.integration.telegram
-
Mirrors chat to and from Telegram.
- tell() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
tellrecord component. - tell() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
tellrecord component. - tell() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
tellrecord component. - tell(Command.Tell) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- tell(Localization.Command.Tell) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- tell(Permission.Command.Tell) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Tell(Boolean, Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Tell
-
Creates an instance of a
Tellrecord class. - Tell(String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Tell
-
Creates an instance of a
Tellrecord class. - Tell(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Tell
-
Creates an instance of a
Tellrecord class. - TellMessageContext - Interface in net.flectone.pulse.module.command.tell.model
-
A private-message context that carries the target player.
- TellModule - Interface in net.flectone.pulse.module.command.tell
-
The /tell command, which sends a private message.
- terminate() - Method in interface net.flectone.pulse.platform.controller.ModuleController
-
Switches every module off, deepest first.
- TERMINATE_FAILED_PACKET_ADAPTER - Enum constant in enum class net.flectone.pulse.constant.HookType
- TERMINATE_PACKET_ADAPTER - Enum constant in enum class net.flectone.pulse.constant.HookType
- text() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer
-
Returns the value of the
textrecord component. - text(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer.FooterBuilder
- TEXT_PLACEHOLDER_API_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- TEXT_SCREEN - Enum constant in enum class net.flectone.pulse.model.value.Destination.Type
- textScreen() - Method in record class net.flectone.pulse.model.value.Destination
-
Returns the value of the
textScreenrecord component. - TextScreen - Record Class in net.flectone.pulse.model.value
-
Floating text drawn in the world in front of the player.
- TextScreen(String, boolean, boolean, int, int, int, float, float, float, float) - Constructor for record class net.flectone.pulse.model.value.TextScreen
-
Creates an instance of a
TextScreenrecord class. - TextScreenRender - Interface in net.flectone.pulse.platform.render
-
Renders text display entities attached to players with animations and effects.
- TEXTURE - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- TEXTURE_OR - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- textureTag() - Method in record class net.flectone.pulse.config.Message.Format.Object
-
Returns the value of the
textureTagrecord component. - textureTag() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
-
Returns the value of the
textureTagrecord component. - textureTag(Message.Format.Object.TextureTag) - Method in class net.flectone.pulse.config.Message.Format.Object.ObjectBuilder
- textureTag(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Message.Format.Object.ObjectBuilder
- TextureTag(Boolean, Boolean, String, Map) - Constructor for record class net.flectone.pulse.config.Message.Format.Object.TextureTag
-
Creates an instance of a
TextureTagrecord class. - thai() - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
-
Returns the value of the
thairecord component. - thai(Boolean) - Method in class net.flectone.pulse.config.Integration.Icu.WordBreaking.WordBreakingBuilder
- throwInitException(Exception) - Method in interface net.flectone.pulse.FlectonePulse
-
Throws an InitException with the message from the provided exception.
- thumbnail() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns the value of the
thumbnailrecord component. - thumbnail(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- tibetan() - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
-
Returns the value of the
tibetanrecord component. - tibetan(Boolean) - Method in class net.flectone.pulse.config.Integration.Icu.WordBreaking.WordBreakingBuilder
- ticker() - Method in record class net.flectone.pulse.config.Integration.ChannelInfo
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Auto.Type
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Brand
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Format.Names
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Format.World
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Scoreboard
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Serverlink
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Tab.Footer
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Tab.Header
-
Returns the value of the
tickerrecord component. - ticker() - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
-
Returns the value of the
tickerrecord component. - ticker(Ticker) - Method in class net.flectone.pulse.config.Integration.ChannelInfo.ChannelInfoBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Auto.Type.TypeBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Brand.BrandBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Format.Names.NamesBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Format.World.WorldBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Scoreboard.ScoreboardBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Serverlink.ServerlinkBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Tab.Footer.FooterBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Tab.Header.HeaderBuilder
- ticker(Ticker) - Method in class net.flectone.pulse.config.Message.Tab.Playerlistname.PlayerlistnameBuilder
- Ticker - Record Class in net.flectone.pulse.model.value
-
A repeating schedule for modules that fire on their own, such as auto messages.
- Ticker(boolean, long) - Constructor for record class net.flectone.pulse.model.value.Ticker
-
Creates an instance of a
Tickerrecord class. - tictactoe() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
tictactoerecord component. - tictactoe() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
tictactoerecord component. - tictactoe() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
tictactoerecord component. - tictactoe(Command.Tictactoe) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- tictactoe(Localization.Command.Tictactoe) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- tictactoe(Permission.Command.Tictactoe) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- ticTacToe() - Method in interface net.flectone.pulse.module.command.tictactoe.model.TicTacToeMessageContext
-
The game.
- Tictactoe(Boolean, String, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Tictactoe
-
Creates an instance of a
Tictactoerecord class. - Tictactoe(String, String, String, String, String, Localization.Command.Tictactoe.Symbol, String, String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Creates an instance of a
Tictactoerecord class. - Tictactoe(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Tictactoe
-
Creates an instance of a
Tictactoerecord class. - TicTacToe - Class in net.flectone.pulse.module.command.tictactoe.model
-
A game of tic-tac-toe, including the moves played and who is to move next.
- TicTacToe(int, int, int, boolean) - Constructor for class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
Creates a game.
- TicTacToeMessageContext - Interface in net.flectone.pulse.module.command.tictactoe.model
-
A round of tic-tac-toe.
- TictactoeModule - Interface in net.flectone.pulse.module.command.tictactoe
-
The /tictactoe command, which plays a round against another player.
- TictactoeModule.GamePhase - Enum Class in net.flectone.pulse.module.command.tictactoe
-
How far a round has got.
- time() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
timerecord component. - time() - Method in record class net.flectone.pulse.config.Localization
-
Returns the value of the
timerecord component. - time() - Method in record class net.flectone.pulse.model.value.ExternalModeration
-
Returns the value of the
timerecord component. - time() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns the value of the
timerecord component. - time(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- time(Localization.Time) - Method in class net.flectone.pulse.config.Localization.LocalizationBuilder
- Time(String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Time
-
Creates an instance of a
Timerecord class. - TimeFormatter - Interface in net.flectone.pulse.platform.formatter
-
Renders durations and dates in the reader's own language.
- timeLimits() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns the value of the
timeLimitsrecord component. - timeLimits() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns the value of the
timeLimitsrecord component. - timeLimits() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns the value of the
timeLimitsrecord component. - timeLimits(Map) - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- timeLimits(Map) - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- timeLimits(Map) - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- timeout() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
-
Returns the value of the
timeoutrecord component. - timeout(Long) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Newbie.NewbieBuilder
- times() - Method in record class net.flectone.pulse.model.value.Destination
-
Returns the value of the
timesrecord component. - Times - Record Class in net.flectone.pulse.model.value
-
Fade and hold timings for a title, subtitle or action bar.
- Times(int, int, int) - Constructor for record class net.flectone.pulse.model.value.Times
-
Creates an instance of a
Timesrecord class. - timestamp() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns the value of the
timestamprecord component. - timestamp(Boolean) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- TimeType - Enum Class in net.flectone.pulse.constant
-
The play-time figures a placeholder can ask for.
- timeUnit() - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
-
Returns the value of the
timeUnitrecord component. - timeUnit() - Method in record class net.flectone.pulse.config.Config.Executor.DurationUnit
-
Returns the value of the
timeUnitrecord component. - timeUnit(TimeUnit) - Method in class net.flectone.pulse.config.Config.Cache.CacheSetting.CacheSettingBuilder
- timeUnit(TimeUnit) - Method in class net.flectone.pulse.config.Config.Executor.DurationUnit.DurationUnitBuilder
- timezone() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns the value of the
timezonerecord component. - title() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns the value of the
titlerecord component. - title(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- TITLE - Enum constant in enum class net.flectone.pulse.model.value.Destination.Type
- TitleRender - Interface in net.flectone.pulse.platform.render
-
Renders title and subtitle displays to players.
- toASCII(String) - Method in interface net.flectone.pulse.platform.formatter.UrlFormatter
-
Converts an international domain name to its ASCII form, so the client can open it.
- toast() - Method in record class net.flectone.pulse.model.value.Destination
-
Returns the value of the
toastrecord component. - Toast - Record Class in net.flectone.pulse.model.value
-
An advancement popup shown in the corner of the screen.
- Toast(String, Toast.Type) - Constructor for record class net.flectone.pulse.model.value.Toast
-
Creates an instance of a
Toastrecord class. - TOAST - Enum constant in enum class net.flectone.pulse.model.value.Destination.Type
- Toast.Type - Enum Class in net.flectone.pulse.model.value
-
The advancement frame a toast is drawn with.
- ToastRender - Interface in net.flectone.pulse.platform.render
-
Renders toast notifications (advancement-style popups) to players.
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Afk
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Anon
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Ball
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Ban
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Banlist
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Broadcast
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Chatcolor
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Chatsetting
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Clearchat
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Clearmail
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Coin
- toBuilder() - Method in record class net.flectone.pulse.config.Command.CommandDo
- toBuilder() - Method in record class net.flectone.pulse.config.Command.CommandTry
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Deletemessage
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Dice
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Emit
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Flectonepulse
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Geolocate
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Helper
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Ignore
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Ignorelist
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Kick
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Mail
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Maintenance
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Me
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Minesweeper
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Mute
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Mutelist
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Nickname
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Online
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Ping
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Poll
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Reply
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Sprite
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Spy
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Stream
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Symbol
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Tell
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Tictactoe
- toBuilder() - Method in record class net.flectone.pulse.config.Command
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Toponline
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Translateto
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Unban
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Unmute
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Unwarn
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Warn
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Warnlist
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Whitelist
- toBuilder() - Method in record class net.flectone.pulse.config.Command.Whois
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Cache
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Database
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Executor.DurationUnit
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Executor
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Internal
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Language
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Logger
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Metrics
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
- toBuilder() - Method in record class net.flectone.pulse.config.Config.Proxy
- toBuilder() - Method in record class net.flectone.pulse.config.Config
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Advancedban
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Blazeandcave
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.ChannelInfo
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.CMI
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Command
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Deepl
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Discord
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Floodgate
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Geyser
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Icu.ArabicShaping
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Icu.Bidi
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Icu.Normalization
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Icu
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Interactivechat
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Itemsadder
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Libertybans
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Litebans
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Luckperms
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Maintenance
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.MiniMOTD
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.MiniPlaceholders
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.MOTD
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Placeholderapi
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Plasmovoice
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Proxy
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Simplevoice
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Skinsrestorer
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Supervanish
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Tab
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Telegram
- toBuilder() - Method in record class net.flectone.pulse.config.Integration
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Triton
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Twitch.Channel
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Twitch
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Vault
- toBuilder() - Method in record class net.flectone.pulse.config.Integration.Yandex
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Anon
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Ball
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Broadcast
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Clearchat
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Clearmail
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Coin
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.CommandDo
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.CommandTry
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Deletemessage
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Dice
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Emit
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Exception
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Geolocate
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Helper
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Kick
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Mail
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Me
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Online
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Ping
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Reply
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Spy
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Stream
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Tell
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Translateto
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Unban
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Warn
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Integration
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Afk.Format
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Afk
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Auto
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Bossbar
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Brand
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Bubble
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Chat
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Animation
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Condition
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Fading
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Mention
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Object
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Replacement
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Translate
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Greeting
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Join
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Quit
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Rightclick
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Serverlink
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Sidebar
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Status.MOTD
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players.Sample
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Status
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Version
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Footer
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Header
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Tab
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Update
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Message.Vanilla
- toBuilder() - Method in record class net.flectone.pulse.config.Localization.Time
- toBuilder() - Method in record class net.flectone.pulse.config.Localization
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Afk
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Anvil
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Auto
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Auto.Type
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Book
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Bossbar.Announce
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Bossbar
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Brand
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Bubble.Interaction
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Bubble
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Chat
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Chat.Type.NullReceiver
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Chat.Type
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Animation
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Condition.Criteria
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Condition
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Fading
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.FColor
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Fixation
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Mention
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Delete
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Moderation
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Names
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Object.SpriteTag
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Object
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Padding
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Padding.Value
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Replacement
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.Translate
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Format.World
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Greeting
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Join
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Quit
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Rightclick
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Scoreboard
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Serverlink
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Sidebar
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Sign
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Status.Icon
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Status.MOTD
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Status.Players
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Status
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Status.Version
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Tab.Footer
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Tab.Header
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Tab
- toBuilder() - Method in record class net.flectone.pulse.config.Message
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Update
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Vanilla
- toBuilder() - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Afk
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Anon
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Ball
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Ban
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Coin
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Dice
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Emit
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Helper
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Kick
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Mail
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Me
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Mute
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Online
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Ping
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Poll
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Reply
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Spy
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Stream
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Tell
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Unban
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Warn
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Command.Whois
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Advancedban
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Blazeandcave
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.CMI
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Deepl
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Discord
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Floodgate
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Geyser
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Icu
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Interactivechat
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Itemsadder
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Libertybans
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Litebans
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Luckperms
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Maintenance
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniMOTD
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.MOTD
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Plasmovoice
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Simplevoice
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Skinsrestorer
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Supervanish
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Tab
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Telegram
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Triton
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Twitch
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Vault
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Integration.Yandex
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Afk
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Anvil
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Auto
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Book
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Bossbar
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Brand
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Bubble
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Chat
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fixation
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Names
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Translate
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Format.World
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Greeting
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Join
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Quit
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Serverlink
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Sidebar
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Sign
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Icon
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Status.MOTD
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Players
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Status
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Version
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Footer
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Header
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Tab
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Update
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.Message.Vanilla
- toBuilder() - Method in record class net.flectone.pulse.config.Permission.PermissionEntry
- toBuilder() - Method in record class net.flectone.pulse.config.Permission
- toBuilder() - Method in interface net.flectone.pulse.model.entity.FPlayer
-
Starts a builder pre-filled with this player's values.
- toBuilder() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- toBuilder() - Method in record class net.flectone.pulse.model.event.IntegrationMessageFormat
- toBuilder() - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Starts a builder pre-filled with this context's values.
- toggleFlag(int, int) - Method in class net.flectone.pulse.module.command.minesweeper.model.Minesweeper
-
Flags or unflags a cell.
- toJson() - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
- toJson() - Method in record class net.flectone.pulse.model.value.Cooldown
-
Writes this cooldown back to its config representation.
- toJson() - Method in record class net.flectone.pulse.model.value.Destination
-
Writes this destination back to its config representation, emitting only the keys its type uses.
- toJson() - Method in record class net.flectone.pulse.model.value.MultilineString
-
Writes this value back to its config representation.
- toJson() - Method in record class net.flectone.pulse.model.value.Range
-
Writes this range back to its config representation, a number for block ranges and a name otherwise.
- toJson() - Method in record class net.flectone.pulse.model.value.Sound
-
Writes this sound back to its config representation, omitting the details while disabled.
- toJson() - Method in record class net.flectone.pulse.model.value.Ticker
-
Writes this ticker back to its config representation, omitting the period while disabled.
- toJson(PlayerPreLoginEvent) - Method in interface net.flectone.pulse.serializer.ComponentSerializer
-
Serializes a refusal message into the JSON the login disconnect packet expects.
- toJson(Component) - Method in interface net.flectone.pulse.serializer.ComponentSerializer
-
Serializes a component to the JSON form the protocol uses.
- toJsonTree(Component) - Method in interface net.flectone.pulse.serializer.ComponentSerializer
-
Serializes a component to a JSON tree, for callers that go on to edit it.
- token() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns the value of the
tokenrecord component. - token() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns the value of the
tokenrecord component. - token() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns the value of the
tokenrecord component. - token() - Method in record class net.flectone.pulse.config.Integration.Yandex
-
Returns the value of the
tokenrecord component. - token(String) - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- token(String) - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- token(String) - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- token(String) - Method in class net.flectone.pulse.config.Integration.Yandex.YandexBuilder
- toLegacy(Component) - Method in interface net.flectone.pulse.serializer.ComponentSerializer
-
Serializes a component to text with legacy section-sign color codes.
- top() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns the value of the
toprecord component. - top(Integer) - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- toPlain(Component) - Method in interface net.flectone.pulse.serializer.ComponentSerializer
-
Serializes a component to plain text with all formatting stripped.
- toponline() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
toponlinerecord component. - toponline() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
toponlinerecord component. - toponline() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
toponlinerecord component. - toponline(Command.Toponline) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- toponline(Localization.Command.Toponline) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- toponline(Permission.Command.Toponline) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Toponline(Boolean, Integer, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Toponline
-
Creates an instance of a
Toponlinerecord class. - Toponline(String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Toponline
-
Creates an instance of a
Toponlinerecord class. - Toponline(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Toponline
-
Creates an instance of a
Toponlinerecord class. - TOPONLINE - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- ToponlineModule - Interface in net.flectone.pulse.module.command.toponline
-
The /toponline command, which ranks players by time played.
- toProxyTag() - Method in enum class net.flectone.pulse.constant.ModuleName
-
The tag written on the proxy channel for this module.
- toStandard(Component) - Method in interface net.flectone.pulse.serializer.ComponentSerializer
-
Serializes a component to MiniMessage text.
- toString() - Method in class net.flectone.pulse.config.Command.Afk.AfkBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Afk
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Anon.AnonBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Anon
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Ball.BallBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Ball
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Ban.BanBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Ban
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Banlist.BanlistBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Banlist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Broadcast.BroadcastBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Broadcast
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Chatcolor.ChatcolorBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Chatcolor
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Chatsetting.ChatsettingBuilder
- toString() - Method in class net.flectone.pulse.config.Command.Chatsetting.Checkbox.CheckboxBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.ChatBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type.TypeBuilder
- toString() - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.ColorBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type.TypeBuilder
- toString() - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.MenuBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Chatsetting.Modern.ModernBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Command.Chatsetting
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Clearchat.ClearchatBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Clearchat
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Clearmail.ClearmailBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Clearmail
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Coin.CoinBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Coin
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.CommandBuilder
- toString() - Method in class net.flectone.pulse.config.Command.CommandDo.CommandDoBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.CommandDo
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.CommandTry.CommandTryBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.CommandTry
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Deletemessage.DeletemessageBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Deletemessage
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Dice.DiceBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Dice
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Emit.EmitBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Emit
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Flectonepulse.Editor.EditorBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Flectonepulse.FlectonepulseBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Flectonepulse
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Geolocate.GeolocateBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Geolocate
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Helper.HelperBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Helper
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Ignore.IgnoreBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Ignore
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Ignorelist.IgnorelistBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Ignorelist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Kick.KickBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Kick
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Mail.MailBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Mail
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Maintenance.MaintenanceBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Maintenance
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Me.MeBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Me
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Minesweeper.MinesweeperBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Minesweeper
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Mute.MuteBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Mute
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Mutelist.MutelistBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Mutelist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Nickname.NicknameBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Nickname
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Online.OnlineBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Online
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Ping.PingBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Ping
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Poll.PollBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Poll
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Reply.ReplyBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Reply
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Rockpaperscissors.RockpaperscissorsBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Sprite.SpriteBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Sprite
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Spy.SpyBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Spy
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Stream.StreamBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Stream
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Symbol.SymbolBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Symbol
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Tell.TellBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Tell
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Tictactoe.TictactoeBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Tictactoe
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Toponline.ToponlineBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Toponline
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Command
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Command.Translateto
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Translateto.TranslatetoBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Unban
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Unban.UnbanBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Unmute
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Unmute.UnmuteBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Unwarn
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Unwarn.UnwarnBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Warn
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Warn.WarnBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Warnlist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Warnlist.WarnlistBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Whitelist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Whitelist.WhitelistBuilder
- toString() - Method in record class net.flectone.pulse.config.Command.Whois
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Command.Whois.WhoisBuilder
- toString() - Method in class net.flectone.pulse.config.Config.Cache.CacheBuilder
- toString() - Method in class net.flectone.pulse.config.Config.Cache.CacheSetting.CacheSettingBuilder
- toString() - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Config.Cache
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- toString() - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- toString() - Method in class net.flectone.pulse.config.Config.Database.PoolSettings.PoolSettingsBuilder
- toString() - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Config.Executor.DurationUnit.DurationUnitBuilder
- toString() - Method in record class net.flectone.pulse.config.Config.Executor.DurationUnit
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Config.Executor.ExecutorBuilder
- toString() - Method in record class net.flectone.pulse.config.Config.Executor
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Config.Internal.InternalBuilder
- toString() - Method in record class net.flectone.pulse.config.Config.Internal
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Config.Language.LanguageBuilder
- toString() - Method in record class net.flectone.pulse.config.Config.Language
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Config.Logger.LoggerBuilder
- toString() - Method in record class net.flectone.pulse.config.Config.Logger
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Config.Metrics.MetricsBuilder
- toString() - Method in record class net.flectone.pulse.config.Config.Metrics
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Config.Proxy.ProxyBuilder
- toString() - Method in class net.flectone.pulse.config.Config.Proxy.Redis.RedisBuilder
- toString() - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Config.Proxy
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Config
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Advancedban.AdvancedbanBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Advancedban
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Blazeandcave.BlazeandcaveBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Blazeandcave
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.ChannelInfo.ChannelInfoBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.ChannelInfo
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.CMI.CMIBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.CMI
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Command.CommandBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Command
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Deepl.DeeplBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Deepl
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Discord.DiscordBuilder
- toString() - Method in class net.flectone.pulse.config.Integration.Discord.Presence.Activity.ActivityBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Discord.Presence.PresenceBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Integration.Discord
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Floodgate.FloodgateBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Floodgate
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Geyser.GeyserBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Geyser
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Icu.ArabicShaping.ArabicShapingBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Icu.ArabicShaping
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Icu.Bidi.BidiBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Icu.Bidi
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Icu.IcuBuilder
- toString() - Method in class net.flectone.pulse.config.Integration.Icu.Normalization.NormalizationBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Icu.Normalization
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Integration.Icu
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Icu.WordBreaking.WordBreakingBuilder
- toString() - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- toString() - Method in class net.flectone.pulse.config.Integration.Interactivechat.InteractivechatBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Interactivechat
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Itemsadder.ItemsadderBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Itemsadder
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Libertybans.LibertybansBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Libertybans
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Litebans.LitebansBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Litebans
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Luckperms.LuckpermsBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Luckperms
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Maintenance.MaintenanceBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Maintenance
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.MiniMOTD.MiniMOTDBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.MiniMOTD
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.MiniPlaceholders.MiniPlaceholdersBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.MiniPlaceholders
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.MOTD.MOTDBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.MOTD
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Placeholderapi.PlaceholderapiBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Placeholderapi
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Plasmovoice.PlasmovoiceBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Plasmovoice
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Proxy.ProxyBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Proxy
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Simplevoice.SimplevoiceBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Simplevoice
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Skinsrestorer.SkinsrestorerBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Skinsrestorer
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Supervanish.SupervanishBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Supervanish
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Tab.TabBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Tab
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Telegram.TelegramBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Telegram
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Integration
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Integration.Triton
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Triton.TritonBuilder
- toString() - Method in class net.flectone.pulse.config.Integration.Twitch.Channel.ChannelBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Twitch.Channel
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Integration.Twitch
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Twitch.TwitchBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Vault
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Vault.VaultBuilder
- toString() - Method in record class net.flectone.pulse.config.Integration.Yandex
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Integration.Yandex.YandexBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Anon.AnonBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Anon
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Ball.BallBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Ball
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Ban.BanBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Ban
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Banlist.BanlistBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Broadcast.BroadcastBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Broadcast
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Chatcolor.ChatcolorBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.ChatsettingBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox.CheckboxBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.MenuBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu.SubMenuBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Clearchat.ClearchatBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Clearchat
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Clearmail.ClearmailBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Clearmail
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Coin.CoinBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Coin
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Command.CommandDo.CommandDoBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.CommandDo
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.CommandTry.CommandTryBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.CommandTry
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Deletemessage.DeletemessageBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Deletemessage
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Dice.DiceBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Dice
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Emit.EmitBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Emit
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Exception.ExceptionBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Exception
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Flectonepulse.FlectonepulseBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Geolocate.GeolocateBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Geolocate
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Helper.HelperBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Helper
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Ignore.IgnoreBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Ignorelist.IgnorelistBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Kick.KickBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Kick
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Mail.MailBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Mail
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Maintenance.MaintenanceBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Me.MeBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Me
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Mute.MuteBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Mute
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Mutelist.MutelistBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Nickname.NicknameBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Online.OnlineBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Online
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Ping.PingBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Ping
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Poll.Modern.ModernBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Poll.Status.StatusBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Reply.ReplyBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Reply
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Sprite.SpriteBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Spy.SpyBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Spy
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Stream.StreamBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Stream
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Symbol.SymbolBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Tell.TellBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Tell
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol.SymbolBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Toponline.ToponlineBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Translateto
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Translateto.TranslatetoBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Unban
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Unban.UnbanBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Unmute.UnmuteBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Unwarn.UnwarnBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Warn
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Warn.WarnBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Warnlist.WarnlistBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Whitelist.WhitelistBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Command.Whois
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Command.Whois.WhoisBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions.AllowedMentionsBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed.ChannelEmbedBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.DiscordBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author.AuthorBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field.FieldBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer.FooterBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Integration.IntegrationBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Integration.Telegram.TelegramBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Integration
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Integration.Twitch.TwitchBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.ListTypeMessage.ListTypeMessageBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.LocalizationBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Afk.AfkBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Afk.Format.FormatBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Afk.Format
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Afk
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Auto.AutoBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Auto
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Bossbar.BossbarBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Bossbar
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Brand.BrandBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Brand
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Bubble.BubbleBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Bubble
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Chat.ChatBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Chat
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Animation.AnimationBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Animation
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Condition.ConditionBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Condition
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Fading.FadingBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Fading
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Mention.MentionBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Mention
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps.CapsBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete.DeleteBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood.FloodBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.ModerationBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie.NewbieBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear.SwearBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Names.NamesBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Object.ObjectBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Object
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Padding.PaddingBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Padding.Value.ValueBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Replacement.ReplacementBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Replacement
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Translate
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Format.Translate.TranslateBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Greeting.GreetingBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Greeting
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Join.JoinBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Join
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Quit.QuitBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Quit
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Rightclick.RightclickBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Rightclick
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.ObjectiveBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Scoreboard.ScoreboardBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Serverlink.ServerlinkBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Serverlink
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Sidebar.SidebarBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Sidebar
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Status.MOTD.MOTDBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Status.MOTD
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Status.Players.PlayersBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Status.Players.Sample.SampleBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players.Sample
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Status.StatusBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Status
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Status.Version
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Status.Version.VersionBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Tab.Footer.FooterBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Footer
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Tab.Header.HeaderBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Header
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname.PlayerlistnameBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Tab.TabBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Tab
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Update
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Update.UpdateBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Message.Vanilla
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Localization.Message.Vanilla.VanillaBuilder
- toString() - Method in class net.flectone.pulse.config.Localization.Time.TimeBuilder
- toString() - Method in record class net.flectone.pulse.config.Localization.Time
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Localization
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Anvil.AnvilBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Anvil
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Auto.AutoBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Auto
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Auto.Type
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Auto.Type.TypeBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Book.BookBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Book
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Bossbar.Announce.AnnounceBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Bossbar.Announce
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Bossbar.BossbarBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Bossbar
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Brand.BrandBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Brand
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Bubble.Interaction.InteractionBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Bubble.Interaction
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Bubble.Modern.ModernBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Chat.ChatBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Chat
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Chat.Type.NullReceiver.NullReceiverBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Chat.Type.NullReceiver
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Format.Animation.AnimationBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig.AnimationConfigBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Animation
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Condition.ConditionBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Format.Condition.Criteria.CriteriaBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Condition.Criteria
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Condition
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Fading.FadingBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Fading
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.FColor.FColorBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.FColor
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Fixation.FixationBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Fixation
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Format.Mention.MentionBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Mention
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Moderation.Caps.CapsBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Moderation.Delete.DeleteBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Delete
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Moderation.Flood.FloodBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Moderation.ModerationBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Format.Moderation.Newbie.NewbieBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Moderation.Swear.SwearBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Moderation
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Names.NamesBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Names
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Object.ObjectBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag.PlayerheadTagBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Object.SpriteTag.SpriteTagBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Object.SpriteTag
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Object.TextureTag.TextureTagBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Object
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Padding.PaddingBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Padding
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Padding.Value
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Padding.Value.ValueBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question.QuestionBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Replacement.ReplacementBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Replacement
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Format.Translate
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.Translate.TranslateBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Format.World
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Format.World.WorldBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Greeting.GreetingBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Greeting
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Join.JoinBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Join
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.MessageBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Quit.QuitBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Quit
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Rightclick.RightclickBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Rightclick
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.ObjectiveBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Scoreboard.ScoreboardBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Scoreboard
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Serverlink.ServerlinkBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Serverlink
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Sign.SignBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Sign
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Status.Icon.IconBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Status.Icon
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Status.MOTD.MOTDBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Status.MOTD
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Status.Players.PlayersBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Status.Players
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Status.StatusBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Status
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Status.Version
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Status.Version.VersionBuilder
- toString() - Method in class net.flectone.pulse.config.Message.Tab.Footer.FooterBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Tab.Footer
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Tab.Header.HeaderBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Tab.Header
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Tab.Playerlistname.PlayerlistnameBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Tab.TabBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Tab
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Message.Update
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Update.UpdateBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Vanilla
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaBuilder
- toString() - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaMessage.VanillaMessageBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Afk.AfkBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Afk
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Anon.AnonBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Anon
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Ball.BallBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Ball
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Ban.BanBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Ban
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Banlist.BanlistBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Broadcast.BroadcastBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Chatcolor.ChatcolorBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.ChatsettingBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem.SettingItemBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Clearchat.ClearchatBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Clearmail.ClearmailBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Coin.CoinBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Coin
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Command.CommandDo.CommandDoBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.CommandTry.CommandTryBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Deletemessage.DeletemessageBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Dice.DiceBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Dice
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Emit.EmitBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Emit
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Flectonepulse.FlectonepulseBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Geolocate.GeolocateBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Helper.HelperBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Helper
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Ignore.IgnoreBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Ignorelist.IgnorelistBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Kick.KickBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Kick
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Mail.MailBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Mail
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Maintenance.MaintenanceBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Me.MeBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Me
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Minesweeper.MinesweeperBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Mute.MuteBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Mute
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Mutelist.MutelistBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Nickname.NicknameBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Online.OnlineBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Online
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Ping.PingBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Ping
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Poll.PollBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Poll
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Reply.ReplyBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Reply
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Rockpaperscissors.RockpaperscissorsBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Sprite.SpriteBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Spy.SpyBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Spy
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Stream.StreamBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Stream
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Symbol.SymbolBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Tell.TellBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Tell
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Tictactoe.TictactoeBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Toponline.ToponlineBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Translateto.TranslatetoBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Unban
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Unban.UnbanBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Unmute.UnmuteBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Unwarn.UnwarnBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Warn
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Warn.WarnBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Warnlist.WarnlistBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Whitelist.WhitelistBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Command.Whois
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Command.Whois.WhoisBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Advancedban.AdvancedbanBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Advancedban
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Blazeandcave.BlazeandcaveBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Blazeandcave
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.CMI.CMIBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.CMI
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Deepl.DeeplBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Deepl
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Discord.DiscordBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Discord
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Floodgate.FloodgateBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Floodgate
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Geyser.GeyserBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Geyser
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Icu.IcuBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Icu
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Interactivechat.InteractivechatBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Interactivechat
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Itemsadder.ItemsadderBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Itemsadder
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Libertybans.LibertybansBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Libertybans
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Litebans.LitebansBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Litebans
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Luckperms.LuckpermsBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Luckperms
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Maintenance.MaintenanceBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Maintenance
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.MiniMOTD.MiniMOTDBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniMOTD
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders.MiniPlaceholdersBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.MOTD.MOTDBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.MOTD
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Placeholderapi.PlaceholderapiBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Plasmovoice.PlasmovoiceBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Plasmovoice
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Simplevoice.SimplevoiceBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Simplevoice
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Skinsrestorer.SkinsrestorerBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Skinsrestorer
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Supervanish.SupervanishBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Supervanish
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Tab.TabBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Tab
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Telegram.TelegramBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Telegram
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Triton
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Triton.TritonBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Twitch
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Twitch.TwitchBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Vault
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Vault.VaultBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Integration.Yandex
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Integration.Yandex.YandexBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Afk.AfkBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Afk
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Anvil.AnvilBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Anvil
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Auto.AutoBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Auto
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Book.BookBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Book
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Bossbar.BossbarBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Bossbar
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Brand.BrandBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Brand
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Bubble.BubbleBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Bubble
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Chat.ChatBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Chat
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Chat.Type.TypeBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Animation.AnimationBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Condition.ConditionBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Fading.FadingBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.FColor.FColorBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Fixation.FixationBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fixation
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Mention.MentionBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps.CapsBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete.DeleteBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood.FloodBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.ModerationBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie.NewbieBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear.SwearBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Names.NamesBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Names
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Object.ObjectBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Padding.PaddingBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question.QuestionBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Replacement.ReplacementBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Translate
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.Translate.TranslateBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Format.World
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Format.World.WorldBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Greeting.GreetingBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Greeting
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Join.JoinBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Join
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Quit.QuitBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Quit
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Rightclick.RightclickBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.ObjectiveBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.ScoreboardBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Serverlink.ServerlinkBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Serverlink
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Sidebar.SidebarBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Sidebar
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Sign.SignBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Sign
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Status.Icon.IconBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Icon
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Status.MOTD.MOTDBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Status.MOTD
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Status.Players.PlayersBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Players
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Status.StatusBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Status
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Version
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Status.Version.VersionBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Tab.Footer.FooterBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Footer
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Tab.Header.HeaderBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Header
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname.PlayerlistnameBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Tab.TabBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Tab
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Update
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Update.UpdateBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.Message.Vanilla
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.config.Permission.Message.Vanilla.VanillaBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.PermissionBuilder
- toString() - Method in class net.flectone.pulse.config.Permission.PermissionEntry.PermissionEntryBuilder
- toString() - Method in record class net.flectone.pulse.config.Permission.PermissionEntry
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.config.Permission
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.logging.FLogger
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- toString() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.model.entity.FEntityImpl.FEntityImplBuilder
- toString() - Method in record class net.flectone.pulse.model.entity.FEntityImpl
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.model.entity.FPlayerImpl.FPlayerImplBuilder
- toString() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.model.event.EventMetadataImpl.EventMetadataImplBuilder
- toString() - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.model.event.IntegrationMessageFormat.IntegrationMessageFormatBuilder
- toString() - Method in record class net.flectone.pulse.model.event.IntegrationMessageFormat
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.lifecycle.DisableEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.lifecycle.EnableEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.message.MessageFormattingEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.message.StatusResponseEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.module.ModuleDisableEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.module.ModuleEnableEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.player.PlayerJoinEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.player.PlayerLoadEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.player.PlayerPersistAndDisposeEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.event.player.PlayerQuitEvent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.file.FilePack
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.BossBar
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.Cooldown
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.Destination
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.ExternalModeration
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.FColor
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.MultilineString
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.Pair
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.PlayTime
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.Range
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.Sound
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.Ticker
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.Times
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.model.value.Toast
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.module.command.chatsetting.model.SubMenuItem
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.module.command.geolocate.model.IpResponse
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.module.command.ignore.model.Ignore
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.module.command.mail.model.Mail
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.CellView
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.RevealResult
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.module.command.poll.model.NBTPoll
-
Returns a string representation of this record class.
- toString() - Method in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
- toString() - Method in record class net.flectone.pulse.module.message.chat.model.Chat
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.module.message.format.animation.AnimationModule.AnimationKey
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.module.message.vanilla.model.ParsedComponent
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.persistence.repository.CooldownRepository.CooldownKey
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.persistence.repository.SocialRepository.Settings
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Coordinates
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Statistics
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.platform.sender.ModerationListSender.ListArgument
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.service.ExternalModerationService.ExternalModerationKey
-
Returns a string representation of this record class.
- toString() - Method in record class net.flectone.pulse.service.ModerationService.ViolationKey
-
Returns a string representation of this record class.
- total() - Method in record class net.flectone.pulse.model.value.PlayTime
-
Returns the value of the
totalrecord component. - TOTAL - Enum constant in enum class net.flectone.pulse.constant.TimeType
- TOTAL_DYNAMIC - Enum constant in enum class net.flectone.pulse.constant.TimeType
- totalRAM() - Method in record class net.flectone.pulse.model.dto.MetricsDTO
-
Returns the value of the
totalRAMrecord component. - totalRAM(long) - Method in class net.flectone.pulse.model.dto.MetricsDTO.MetricsDTOBuilder
- trackPlaytime() - Method in record class net.flectone.pulse.config.Message.Afk
-
Returns the value of the
trackPlaytimerecord component. - trackPlaytime(Boolean) - Method in class net.flectone.pulse.config.Message.Afk.AfkBuilder
- TRANSITION - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- TRANSLATABLE - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- TRANSLATABLE_FALLBACK - Enum constant in enum class net.flectone.pulse.constant.AdventureTag
- translate() - Method in record class net.flectone.pulse.config.Localization.Message.Format
-
Returns the value of the
translaterecord component. - translate() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
translaterecord component. - translate() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
translaterecord component. - translate(Localization.Message.Format.Translate) - Method in class net.flectone.pulse.config.Localization.Message.Format.FormatBuilder
- translate(Message.Format.Translate) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- translate(Permission.Message.Format.Translate) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- translate(FPlayer, String, String, String) - Method in interface net.flectone.pulse.module.command.translateto.TranslatetoModule
-
Translates text using whichever translation integration is enabled.
- translate(FPlayer, String, String, String) - Method in interface net.flectone.pulse.module.integration.deepl.DeeplModule
-
Translates text through DeepL.
- translate(FPlayer, String, String, String) - Method in interface net.flectone.pulse.module.integration.yandex.YandexModule
-
Translates text through Yandex.
- Translate(Boolean) - Constructor for record class net.flectone.pulse.config.Message.Format.Translate
-
Creates an instance of a
Translaterecord class. - Translate(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Translate
-
Creates an instance of a
Translaterecord class. - Translate(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.Translate
-
Creates an instance of a
Translaterecord class. - TRANSLATE_MESSAGE - Enum constant in enum class net.flectone.pulse.constant.CacheName
- TRANSLATE_MODULE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables Translate module processing.
- translateItemName(Object, UUID, boolean) - Method in interface net.flectone.pulse.platform.adapter.PlatformServerAdapter
-
Translates an item name with optional localization.
- TranslateModule - Interface in net.flectone.pulse.module.message.format.translate
-
Lets a reader translate someone else's message by clicking it.
- translateto() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
translatetorecord component. - translateto() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
translatetorecord component. - translateto() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
translatetorecord component. - translateto(Command.Translateto) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- translateto(Localization.Command.Translateto) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- translateto(Permission.Command.Translateto) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Translateto(Boolean, Range, Command.Translateto.Service, List, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Translateto
-
Creates an instance of a
Translatetorecord class. - Translateto(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Translateto
-
Creates an instance of a
Translatetorecord class. - Translateto(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Translateto
-
Creates an instance of a
Translatetorecord class. - TranslatetoMessageContext - Interface in net.flectone.pulse.module.command.translateto.model
-
A translation request.
- TranslatetoModule - Interface in net.flectone.pulse.module.command.translateto
-
The /translateto command, which translates a message into another language.
- TRANSLATION - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- translationKey() - Method in record class net.flectone.pulse.module.message.vanilla.model.ParsedComponent
-
Returns the value of the
translationKeyrecord component. - translationKeys() - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
-
Returns the value of the
translationKeysrecord component. - translationKeys(List) - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaMessage.VanillaMessageBuilder
- TranslationService - Interface in net.flectone.pulse.service
-
Loads the vanilla language files so the plugin can render translatable components itself, for example when a message has to be flattened to plain text.
- trigger() - Method in record class net.flectone.pulse.config.Message.Chat.Type
-
Returns the value of the
triggerrecord component. - trigger() - Method in record class net.flectone.pulse.config.Message.Format.Mention
-
Returns the value of the
triggerrecord component. - trigger() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
-
Returns the value of the
triggerrecord component. - trigger() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
-
Returns the value of the
triggerrecord component. - trigger(Double) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Caps.CapsBuilder
- trigger(String) - Method in class net.flectone.pulse.config.Message.Chat.Type.TypeBuilder
- trigger(String) - Method in class net.flectone.pulse.config.Message.Format.Mention.MentionBuilder
- trigger(List) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Swear.SwearBuilder
- triggers() - Method in record class net.flectone.pulse.config.Message.Format.Replacement
-
Returns the value of the
triggersrecord component. - triggers(Map) - Method in class net.flectone.pulse.config.Message.Format.Replacement.ReplacementBuilder
- trimToSingle() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
-
Returns the value of the
trimToSinglerecord component. - trimToSingle(Boolean) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Flood.FloodBuilder
- triton() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
tritonrecord component. - triton() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
tritonrecord component. - triton(Integration.Triton) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- triton(Permission.Integration.Triton) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Triton(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Triton
-
Creates an instance of a
Tritonrecord class. - Triton(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Triton
-
Creates an instance of a
Tritonrecord class. - TRITONAPI_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- TRUE - Enum constant in enum class net.flectone.pulse.config.Permission.Type
- TryMessageContext - Interface in net.flectone.pulse.module.command.try_.model
-
The outcome of a try roll.
- TryModule - Interface in net.flectone.pulse.module.command.try_
-
The /try command, which narrates an action that succeeds or fails at random.
- turn() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
turnrecord component. - turn(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- turn(FPlayer, String, long, boolean) - Method in interface net.flectone.pulse.module.command.maintenance.MaintenanceModule
-
Switches maintenance on or off.
- turned() - Method in interface net.flectone.pulse.module.command.maintenance.model.MaintenanceMessageContext
-
Whether maintenance was switched on, rather than off.
- turned() - Method in interface net.flectone.pulse.module.command.spy.model.SpyMessageContext
-
Whether spy mode was switched on, rather than off.
- turned() - Method in interface net.flectone.pulse.module.command.stream.model.StreamMessageContext
-
Whether streaming was announced, rather than ended.
- turnedOn() - Method in interface net.flectone.pulse.module.command.whitelist.model.WhitelistMessageContext
-
Whether the whitelist was switched on, rather than off.
- twitch() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
twitchrecord component. - twitch() - Method in record class net.flectone.pulse.config.Localization.Integration
-
Returns the value of the
twitchrecord component. - twitch() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
twitchrecord component. - twitch(Integration.Twitch) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- twitch(Localization.Integration.Twitch) - Method in class net.flectone.pulse.config.Localization.Integration.IntegrationBuilder
- twitch(Permission.Integration.Twitch) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Twitch(Boolean, String, String, Integration.Proxy, Map, Map, Map, Destination, Sound) - Constructor for record class net.flectone.pulse.config.Integration.Twitch
-
Creates an instance of a
Twitchrecord class. - Twitch(String, String, String, Map, Map) - Constructor for record class net.flectone.pulse.config.Localization.Integration.Twitch
-
Creates an instance of a
Twitchrecord class. - Twitch(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Twitch
-
Creates an instance of a
Twitchrecord class. - TWITCH4J_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- TwitchMessageContext - Interface in net.flectone.pulse.module.integration.twitch.model
-
A message that came from Twitch chat.
- TwitchModule - Interface in net.flectone.pulse.module.integration.twitch
-
Mirrors chat to and from Twitch.
- type() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Config.Language
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Integration.Proxy
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Message.Format.Condition.Criteria
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Message.Format.Padding.Value
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Afk
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Anon
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Ball
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Ban
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Coin
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Dice
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Emit
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Helper
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Kick
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Mail
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Me
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Mute
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Online
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Ping
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Poll
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Reply
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Spy
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Stream
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Tell
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Unban
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Warn
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Command.Whois
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Advancedban
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Blazeandcave
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.CMI
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Deepl
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Discord
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Floodgate
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Geyser
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Icu
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Interactivechat
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Itemsadder
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Libertybans
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Litebans
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Luckperms
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Maintenance
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniMOTD
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.MOTD
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Plasmovoice
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Simplevoice
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Skinsrestorer
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Supervanish
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Tab
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Telegram
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Triton
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Twitch
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Vault
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Integration.Yandex
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Afk
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Anvil
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Auto
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Book
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Bossbar
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Brand
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Bubble
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Chat
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fixation
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Names
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Translate
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Format.World
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Greeting
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Join
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Quit
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Serverlink
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Sidebar
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Sign
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Icon
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Status.MOTD
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Players
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Status
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Status.Version
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Footer
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Header
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Tab
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Update
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.Message.Vanilla
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.config.Permission.PermissionEntry
-
Returns the value of the
typerecord component. - type() - Method in interface net.flectone.pulse.config.setting.PermissionSetting
-
Gets the type of the permission.
- type() - Method in interface net.flectone.pulse.model.entity.FEntity
-
The entity type.
- type() - Method in record class net.flectone.pulse.model.entity.FEntityImpl
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.model.event.lifecycle.EnableEvent
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.model.value.Destination
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns the value of the
typerecord component. - type() - Method in record class net.flectone.pulse.model.value.Range
-
Returns the value of the
typerecord component. - type() - Method in interface net.flectone.pulse.module.command.online.model.OnlineMessageContext
-
Which player count was asked for.
- type() - Method in record class net.flectone.pulse.service.ExternalModerationService.ExternalModerationKey
-
Returns the value of the
typerecord component. - type(String) - Method in class net.flectone.pulse.config.Config.Language.LanguageBuilder
- type(String) - Method in class net.flectone.pulse.config.Integration.Discord.Presence.Activity.ActivityBuilder
- type(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- type(String) - Method in class net.flectone.pulse.model.entity.FEntityImpl.FEntityImplBuilder
- type(String) - Method in class net.flectone.pulse.model.entity.FPlayerImpl.FPlayerImplBuilder
- type(Proxy.Type) - Method in class net.flectone.pulse.config.Integration.Proxy.ProxyBuilder
- type(Message.Format.Condition.Criteria.Type) - Method in class net.flectone.pulse.config.Message.Format.Condition.Criteria.CriteriaBuilder
- type(Message.Format.Padding.Type) - Method in class net.flectone.pulse.config.Message.Format.Padding.Value.ValueBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Afk.AfkBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Anon.AnonBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Ball.BallBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Ban.BanBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Banlist.BanlistBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Broadcast.BroadcastBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Chatcolor.ChatcolorBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.ChatsettingBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem.SettingItemBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Clearchat.ClearchatBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Clearmail.ClearmailBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Coin.CoinBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.CommandDo.CommandDoBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.CommandTry.CommandTryBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Deletemessage.DeletemessageBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Dice.DiceBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Emit.EmitBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Flectonepulse.FlectonepulseBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Geolocate.GeolocateBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Helper.HelperBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Ignore.IgnoreBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Ignorelist.IgnorelistBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Kick.KickBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Mail.MailBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Maintenance.MaintenanceBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Me.MeBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Minesweeper.MinesweeperBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Mute.MuteBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Mutelist.MutelistBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Nickname.NicknameBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Online.OnlineBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Ping.PingBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Poll.PollBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Reply.ReplyBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Rockpaperscissors.RockpaperscissorsBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Sprite.SpriteBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Spy.SpyBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Stream.StreamBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Symbol.SymbolBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Tell.TellBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Tictactoe.TictactoeBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Toponline.ToponlineBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Translateto.TranslatetoBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Unban.UnbanBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Unmute.UnmuteBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Unwarn.UnwarnBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Warn.WarnBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Warnlist.WarnlistBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Whitelist.WhitelistBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Command.Whois.WhoisBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Advancedban.AdvancedbanBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Blazeandcave.BlazeandcaveBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.CMI.CMIBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Deepl.DeeplBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Discord.DiscordBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Floodgate.FloodgateBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Geyser.GeyserBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Icu.IcuBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Interactivechat.InteractivechatBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Itemsadder.ItemsadderBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Libertybans.LibertybansBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Litebans.LitebansBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Luckperms.LuckpermsBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Maintenance.MaintenanceBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.MiniMOTD.MiniMOTDBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders.MiniPlaceholdersBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.MOTD.MOTDBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Placeholderapi.PlaceholderapiBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Plasmovoice.PlasmovoiceBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Simplevoice.SimplevoiceBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Skinsrestorer.SkinsrestorerBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Supervanish.SupervanishBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Tab.TabBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Telegram.TelegramBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Triton.TritonBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Twitch.TwitchBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Vault.VaultBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Integration.Yandex.YandexBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Afk.AfkBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Anvil.AnvilBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Auto.AutoBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Book.BookBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Bossbar.BossbarBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Brand.BrandBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Bubble.BubbleBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Chat.ChatBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Chat.Type.TypeBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Animation.AnimationBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Condition.ConditionBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Fading.FadingBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.FColor.FColorBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Fixation.FixationBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Mention.MentionBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps.CapsBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete.DeleteBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood.FloodBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.ModerationBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie.NewbieBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear.SwearBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Names.NamesBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Object.ObjectBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Padding.PaddingBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question.QuestionBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.QuestionAnswerBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Replacement.ReplacementBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.Translate.TranslateBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Format.World.WorldBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Greeting.GreetingBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Join.JoinBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Quit.QuitBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Rightclick.RightclickBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname.BelownameBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.ObjectiveBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname.TabnameBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Scoreboard.ScoreboardBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Serverlink.ServerlinkBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Sidebar.SidebarBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Sign.SignBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Status.Icon.IconBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Status.MOTD.MOTDBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Status.Players.PlayersBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Status.StatusBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Status.Version.VersionBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Tab.Footer.FooterBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Tab.Header.HeaderBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname.PlayerlistnameBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Tab.TabBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Update.UpdateBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.Message.Vanilla.VanillaBuilder
- type(Permission.Type) - Method in class net.flectone.pulse.config.Permission.PermissionEntry.PermissionEntryBuilder
- type(DatabaseType) - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- Type(Boolean, Boolean, Range, Integer, String, Message.Chat.Type.NullReceiver, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Message.Chat.Type
-
Creates an instance of a
Typerecord class. - Type(Boolean, Destination, Ticker, Sound) - Constructor for record class net.flectone.pulse.config.Message.Auto.Type
-
Creates an instance of a
Typerecord class. - Type(String, String) - Constructor for record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type
-
Creates an instance of a
Typerecord class. - Type(String, String, LinkedHashMap) - Constructor for record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
-
Creates an instance of a
Typerecord class. - Type(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Chat.Type
-
Creates an instance of a
Typerecord class. - TYPE - Enum constant in enum class net.flectone.pulse.module.message.format.world.WorldModule.Mode
- types() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Config.Cache
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Localization.Message.Auto
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Localization.Message.Bossbar
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Localization.Message.Chat
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Localization.Message.Vanilla
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Message.Auto
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Message.Chat
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Message.Vanilla
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Permission.Message.Auto
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Permission.Message.Bossbar
-
Returns the value of the
typesrecord component. - types() - Method in record class net.flectone.pulse.config.Permission.Message.Chat
-
Returns the value of the
typesrecord component. - types(List) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions.AllowedMentionsBuilder
- types(List) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.ChatBuilder
- types(List) - Method in class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.ColorBuilder
- types(List) - Method in class net.flectone.pulse.config.Message.Vanilla.VanillaBuilder
- types(Map) - Method in class net.flectone.pulse.config.Command.Chatsetting.Checkbox.CheckboxBuilder
- types(Map) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox.CheckboxBuilder
- types(Map) - Method in class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu.SubMenuBuilder
- types(Map) - Method in class net.flectone.pulse.config.Localization.Message.Bossbar.BossbarBuilder
- types(Map) - Method in class net.flectone.pulse.config.Localization.Message.Chat.ChatBuilder
- types(Map) - Method in class net.flectone.pulse.config.Localization.Message.Vanilla.VanillaBuilder
- types(Map) - Method in class net.flectone.pulse.config.Localization.Message.Auto.AutoBuilder
- types(Map) - Method in class net.flectone.pulse.config.Message.Auto.AutoBuilder
- types(Map) - Method in class net.flectone.pulse.config.Message.Chat.ChatBuilder
- types(Map) - Method in class net.flectone.pulse.config.Permission.Message.Chat.ChatBuilder
- types(Map) - Method in class net.flectone.pulse.config.Permission.Message.Auto.AutoBuilder
- types(Map) - Method in class net.flectone.pulse.config.Permission.Message.Bossbar.BossbarBuilder
- types(Map) - Method in class net.flectone.pulse.config.Config.Cache.CacheBuilder
U
- unban() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
unbanrecord component. - unban() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
unbanrecord component. - unban() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
unbanrecord component. - unban(Command.Unban) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- unban(Localization.Command.Unban) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- unban(Permission.Command.Unban) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- unban(FPlayer, String, int, String) - Method in interface net.flectone.pulse.module.command.unban.UnbanModule
-
Lifts a ban and announces it.
- Unban(Boolean, Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Unban
-
Creates an instance of a
Unbanrecord class. - Unban(String, String, String, String, Localization.ReasonMap, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Unban
-
Creates an instance of a
Unbanrecord class. - Unban(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Unban
-
Creates an instance of a
Unbanrecord class. - UNBAN - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- UnbanModule - Interface in net.flectone.pulse.module.command.unban
-
The /unban command.
- unescapeAmpersand(String) - Method in interface net.flectone.pulse.platform.formatter.UrlFormatter
-
Restores ampersands escaped by
UrlFormatter.escapeAmpersand(String). - unhook() - Method in interface net.flectone.pulse.module.integration.FIntegration
-
Tears the integration down.
- UNIVERSALSCHEDULER_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- unknown() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
-
Returns the value of the
unknownrecord component. - unknown() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
-
Returns the value of the
unknownrecord component. - unknown() - Static method in interface net.flectone.pulse.model.entity.FEntity
-
The stand-in used when the real sender cannot be determined.
- unknown(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell.CellBuilder
- unknown(String) - Method in class net.flectone.pulse.config.Localization.Message.Format.Names.NamesBuilder
- UNKNOWN - Static variable in interface net.flectone.pulse.model.entity.FPlayer
-
The stand-in used when the real player cannot be determined.
- UNKNOWN_ID - Static variable in interface net.flectone.pulse.model.entity.FPlayer
-
The database id carried by the unknown player.
- UNKNOWN_NAME - Static variable in interface net.flectone.pulse.model.entity.FEntity
-
The name carried by the unknown entity.
- UNKNOWN_TIME - Static variable in interface net.flectone.pulse.parser.integer.DurationReasonParser
-
The time returned when the text is not a duration.
- UNKNOWN_TYPE - Static variable in interface net.flectone.pulse.model.entity.FEntity
-
The type carried by the unknown entity.
- UNKNOWN_UUID - Static variable in interface net.flectone.pulse.model.entity.FEntity
-
The id carried by the unknown entity.
- UNMAINTENANCE - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- unmute() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
unmuterecord component. - unmute() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
unmuterecord component. - unmute() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
unmuterecord component. - unmute(Command.Unmute) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- unmute(Localization.Command.Unmute) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- unmute(Permission.Command.Unmute) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- unmute(FPlayer, String, int, String) - Method in interface net.flectone.pulse.module.command.unmute.UnmuteModule
-
Lifts a mute and announces it.
- Unmute(Boolean, Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Unmute
-
Creates an instance of a
Unmuterecord class. - Unmute(String, String, String, String, Localization.ReasonMap, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Unmute
-
Creates an instance of a
Unmuterecord class. - Unmute(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Unmute
-
Creates an instance of a
Unmuterecord class. - UNMUTE - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- UnmuteModule - Interface in net.flectone.pulse.module.command.unmute
-
The /unmute command.
- unreflect(ReflectionResolver.HandleFunction) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Runs a lookup that may fail on access, swallowing the failure.
- unreflectMethod(Class, String, Class...) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Finds a method and turns it into a handle, which is far cheaper to call repeatedly.
- unreflectMethod(Method) - Method in interface net.flectone.pulse.resolver.ReflectionResolver
-
Turns a method into a handle.
- unregisterAll() - Method in interface net.flectone.pulse.platform.registry.ListenerRegistry
-
Removes every listener, including the permanent ones.
- unregisterCommand(String) - Method in interface net.flectone.pulse.platform.registry.CommandRegistry
-
Unregisters a command by its name.
- unregisterCommandOnReload() - Method in record class net.flectone.pulse.config.Config.Internal
-
Returns the value of the
unregisterCommandOnReloadrecord component. - unregisterCommandOnReload(Boolean) - Method in class net.flectone.pulse.config.Config.Internal.InternalBuilder
- UnsupportedDatabaseOperationException - Exception Class in net.flectone.pulse.exception
-
Thrown to indicate that the requested database operation is not supported by the current SQL dialect.
- UnsupportedDatabaseOperationException() - Constructor for exception class net.flectone.pulse.exception.UnsupportedDatabaseOperationException
-
Creates the exception for an operation the selected database cannot perform.
- unwarn() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
unwarnrecord component. - unwarn() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
unwarnrecord component. - unwarn() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
unwarnrecord component. - unwarn(Command.Unwarn) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- unwarn(Localization.Command.Unwarn) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- unwarn(Permission.Command.Unwarn) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- unwarn(FPlayer, String, int, String) - Method in interface net.flectone.pulse.module.command.unwarn.UnwarnModule
-
Lifts a warning and announces it.
- Unwarn(Boolean, Boolean, Range, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Unwarn
-
Creates an instance of a
Unwarnrecord class. - Unwarn(String, String, String, String, Localization.ReasonMap, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Unwarn
-
Creates an instance of a
Unwarnrecord class. - Unwarn(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Unwarn
-
Creates an instance of a
Unwarnrecord class. - UNWARN - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- UnwarnModule - Interface in net.flectone.pulse.module.command.unwarn
-
The /unwarn command.
- UNWHITELIST - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- update() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
updaterecord component. - update() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
updaterecord component. - update() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
updaterecord component. - update(Localization.Message.Update) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- update(Message.Update) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- update(Permission.Message.Update) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- update(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Updates a player in the database.
- update(FPlayer) - Method in interface net.flectone.pulse.module.message.format.world.WorldModule
-
Refreshes the world recorded for a player after they change dimension.
- update(FPlayer) - Method in interface net.flectone.pulse.module.message.sidebar.SidebarModule
-
Advances the sidebar to its next set of lines.
- Update(Boolean, Destination, Sound) - Constructor for record class net.flectone.pulse.config.Message.Update
-
Creates an instance of a
Updaterecord class. - Update(String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Update
-
Creates an instance of a
Updaterecord class. - Update(String, Permission.Type, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Message.Update
-
Creates an instance of a
Updaterecord class. - UPDATE_CACHE_BAN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_COLOR - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_COOLDOWN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_IGNORE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_KICK - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_MAINTENANCE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_MUTE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_SETTING - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_SKINPROFILE - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_VIOLATION - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_WARN - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- UPDATE_CACHE_WHITELIST - Enum constant in enum class net.flectone.pulse.constant.ModuleName
- updateAndRide(int) - Method in interface net.flectone.pulse.platform.render.TextScreenRender
-
Updates passenger list for a player asynchronously.
- updateCache(UUID, String, long) - Method in interface net.flectone.pulse.persistence.repository.CooldownRepository
-
Records an expiry time that arrived from another server.
- updateCache(FPlayer) - Method in interface net.flectone.pulse.persistence.repository.FPlayerRepository
-
Updates the cache with the latest player data
- updateCache(FPlayer) - Method in interface net.flectone.pulse.service.FPlayerService
-
Updates an existing player in the cache.
- updateConstant(FPlayer) - Method in interface net.flectone.pulse.module.message.format.names.NamesModule
-
Parses this player's constants
- updateFilePack(UnaryOperator) - Method in interface net.flectone.pulse.file.FileFacade
-
Replaces the loaded set with a modified copy, used to correct a setting at runtime.
- updateFiles() - Method in interface net.flectone.pulse.file.FileFacade
-
Runs the pending migrations and writes the results to disk.
- updateInventory(UUID) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Updates the player's inventory.
- updateInventory(FEntity) - Method in interface net.flectone.pulse.platform.adapter.PlatformPlayerAdapter
-
Convenience form taking an entity rather than its id.
- updateJoinSession(FPlayer) - Method in interface net.flectone.pulse.service.PlaytimeService
-
Updates a player's join session when they connect to the server.
- updateLastSession(FPlayer) - Method in interface net.flectone.pulse.service.PlaytimeService
-
Updates a player's last seen timestamp when they disconnect from the server.
- updateLocale(FPlayer, String) - Method in interface net.flectone.pulse.service.SocialService
-
Updates a player's locale setting based on Triton integration or provided value.
- UpdateMessageContext - Interface in net.flectone.pulse.module.message.update.model
-
A notice that a newer plugin version exists.
- UpdateModule - Interface in net.flectone.pulse.module.message.update
-
Checks for a newer plugin release and tells staff when one is out.
- updateValid(int, String) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Invalidates a specific moderation entry by setting its valid flag to false.
- updateValid(int, Moderation.Type, String) - Method in interface net.flectone.pulse.persistence.repository.ModerationRepository
-
Invalidates all player moderation entries of a specific type by setting their valid flag to false.
- url() - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
-
Returns the value of the
urlrecord component. - url() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
urlrecord component. - url() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
-
Returns the value of the
urlrecord component. - url() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
-
Returns the value of the
urlrecord component. - url(String) - Method in class net.flectone.pulse.config.Integration.Discord.Presence.Activity.ActivityBuilder
- url(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- url(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author.AuthorBuilder
- url(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.EmbedBuilder
- URL_PROCESSING - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables URL detection and processing.
- UrlFormatter - Interface in net.flectone.pulse.platform.formatter
-
Cleans up urls that go into chat components, where a raw ampersand or a non-ASCII host would otherwise be mangled.
- URLParser - Interface in net.flectone.pulse.parser.string
-
Reads a url out of text, rejecting anything malformed.
- urls() - Method in interface net.flectone.pulse.module.command.stream.model.StreamMessageContext
-
The stream links, or null if none were given.
- urlTag(FEntity, FPlayer, String) - Method in interface net.flectone.pulse.module.command.stream.StreamModule
-
Renders the stream links as clickable text.
- urlTemplate() - Method in record class net.flectone.pulse.config.Localization.Command.Stream
-
Returns the value of the
urlTemplaterecord component. - urlTemplate(String) - Method in class net.flectone.pulse.config.Localization.Command.Stream.StreamBuilder
- use() - Method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
-
Returns the value of the
userecord component. - use() - Method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
-
Returns the value of the
userecord component. - use(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders.MiniPlaceholdersBuilder
- use(Permission.PermissionEntry) - Method in class net.flectone.pulse.config.Permission.Integration.Placeholderapi.PlaceholderapiBuilder
- USE_CACHE - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables caching of processed messages.
- usePacketLoginListener() - Method in record class net.flectone.pulse.config.Config.Internal
-
Returns the value of the
usePacketLoginListenerrecord component. - usePacketLoginListener(Boolean) - Method in class net.flectone.pulse.config.Config.Internal.InternalBuilder
- usePaperMessageSender() - Method in record class net.flectone.pulse.config.Config.Internal
-
Deprecated.
- usePaperMessageSender(Boolean) - Method in class net.flectone.pulse.config.Config.Internal.InternalBuilder
-
Deprecated.
- usePlaytimeTracking() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns the value of the
usePlaytimeTrackingrecord component. - usePlaytimeTracking(Boolean) - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- user() - Method in record class net.flectone.pulse.config.Config.Database
-
Returns the value of the
userrecord component. - user() - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
-
Returns the value of the
userrecord component. - user() - Method in record class net.flectone.pulse.config.Integration.Proxy
-
Returns the value of the
userrecord component. - user(String) - Method in class net.flectone.pulse.config.Config.Database.DatabaseBuilder
- user(String) - Method in class net.flectone.pulse.config.Config.Proxy.Redis.RedisBuilder
- user(String) - Method in class net.flectone.pulse.config.Integration.Proxy.ProxyBuilder
- USER_AGENT - Static variable in interface net.flectone.pulse.util.WebUtil
-
The user agent sent with every outgoing request.
- userName() - Method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
The author's Discord handle.
- userName() - Method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
The author's Telegram handle.
- users() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
-
Returns the value of the
usersrecord component. - users(List) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions.AllowedMentionsBuilder
- useVanillaMessageSender() - Method in record class net.flectone.pulse.config.Config.Internal
-
Returns the value of the
useVanillaMessageSenderrecord component. - useVanillaMessageSender(Boolean) - Method in class net.flectone.pulse.config.Config.Internal.InternalBuilder
- uuid() - Method in interface net.flectone.pulse.model.entity.FEntity
-
The entity id.
- uuid() - Method in record class net.flectone.pulse.model.entity.FEntityImpl
-
Returns the value of the
uuidrecord component. - uuid() - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
-
Returns the value of the
uuidrecord component. - uuid() - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
The id shared by every per-receiver copy of the same message.
- uuid() - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
-
Returns the value of the
uuidrecord component. - uuid(UUID) - Method in class net.flectone.pulse.model.entity.FEntityImpl.FEntityImplBuilder
- uuid(UUID) - Method in class net.flectone.pulse.model.entity.FPlayerImpl.FPlayerImplBuilder
- UUIDParser - Interface in net.flectone.pulse.parser.string
-
Reads a uuid out of text, in either the dashed or the plain form.
V
- valid() - Method in record class net.flectone.pulse.model.value.Moderation
-
Returns the value of the
validrecord component. - ValidNameChecker - Interface in net.flectone.pulse.checker
-
Checks that a name could belong to a real account before it is used in a lookup.
- value() - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
-
Returns the value of the
valuerecord component. - value() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
-
Returns the value of the
valuerecord component. - value() - Method in record class net.flectone.pulse.config.Message.Format.Condition.Criteria
-
Returns the value of the
valuerecord component. - value() - Method in record class net.flectone.pulse.model.value.MultilineString
-
The lines joined with
MultilineString.SEPARATOR. - value() - Method in record class net.flectone.pulse.model.value.Range
-
Returns the value of the
valuerecord component. - value(String) - Method in class net.flectone.pulse.config.Localization.Command.Prompt.PromptBuilder
- value(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field.FieldBuilder
- value(String) - Method in class net.flectone.pulse.config.Message.Format.Condition.Criteria.CriteriaBuilder
- Value(String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
-
Creates an instance of a
Valuerecord class. - Value(Message.Format.Padding.Type, Integer) - Constructor for record class net.flectone.pulse.config.Message.Format.Padding.Value
-
Creates an instance of a
Valuerecord class. - valueOf(String) - Static method in enum class net.flectone.pulse.checker.MuteChecker.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.config.Command.Translateto.Service
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.config.Config.Executor.WorkQueue
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.config.Integration.Icu.Normalization.Form
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.config.Integration.Telegram.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.config.Message.Chat.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.config.Message.Format.Condition.Criteria.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.config.Message.Format.Moderation.Newbie.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.config.Message.Format.Padding.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.config.Permission.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.AdventureTag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.CacheName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.DatabaseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.DefaultLocalization
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.FilePath
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.HookType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.LoginStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.MessageFlag
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.ModuleName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.PlatformType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.SettingText
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.constant.TimeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.model.event.Event.Priority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.model.event.lifecycle.EnableEvent.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.model.event.lifecycle.ReloadEvent.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.model.value.Destination.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.model.value.FColor.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.model.value.Moderation.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.model.value.Range.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.model.value.Toast.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.GameState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.module.command.poll.PollModule.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.module.command.poll.PollModule.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule.GamePhase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.module.command.tictactoe.TictactoeModule.GamePhase
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.module.command.whitelist.WhitelistModule.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.module.message.bubble.BubbleModule.Billboard
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.module.message.format.world.WorldModule.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.flectone.pulse.checker.MuteChecker.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.config.Command.Translateto.Service
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.config.Config.Executor.WorkQueue
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.config.Integration.Icu.Normalization.Form
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.config.Integration.Telegram.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class net.flectone.pulse.config.Localization.Message.Brand
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Animation
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Condition
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Localization.Message.Format.Replacement
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Localization.Message.Serverlink
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Localization.Message.Sidebar
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Localization.Message.Status.MOTD
-
Returns the value of the
valuesrecord component. - values() - Static method in enum class net.flectone.pulse.config.Message.Chat.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class net.flectone.pulse.config.Message.Format.Animation
-
Returns the value of the
valuesrecord component. - values() - Static method in enum class net.flectone.pulse.config.Message.Format.Condition.Criteria.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class net.flectone.pulse.config.Message.Format.Condition
-
Returns the value of the
valuesrecord component. - values() - Static method in enum class net.flectone.pulse.config.Message.Format.Moderation.Newbie.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
-
Returns the value of the
valuesrecord component. - values() - Static method in enum class net.flectone.pulse.config.Message.Format.Padding.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class net.flectone.pulse.config.Message.Format.Padding
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Message.Format.World
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Message.Serverlink
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Message.Status.Icon
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
-
Returns the value of the
valuesrecord component. - values() - Method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
-
Returns the value of the
valuesrecord component. - values() - Static method in enum class net.flectone.pulse.config.Permission.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.AdventureTag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.CacheName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.DatabaseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.DefaultLocalization
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.FilePath
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.HookType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.LoginStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.MessageFlag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.ModuleName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.PlatformType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.SettingText
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.constant.TimeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.model.event.Event.Priority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.model.event.lifecycle.EnableEvent.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.model.event.lifecycle.ReloadEvent.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.model.value.Destination.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.model.value.FColor.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.model.value.Moderation.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.model.value.Range.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.model.value.Toast.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.GameState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.module.command.poll.PollModule.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.module.command.poll.PollModule.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.module.command.rockpaperscissors.RockpaperscissorsModule.GamePhase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.module.command.tictactoe.TictactoeModule.GamePhase
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.module.command.whitelist.WhitelistModule.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.module.message.bubble.BubbleModule.Billboard
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.flectone.pulse.module.message.format.world.WorldModule.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class net.flectone.pulse.persistence.repository.SocialRepository.Settings
-
Returns the value of the
valuesrecord component. - values() - Static method in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(List) - Method in class net.flectone.pulse.config.Localization.Message.Brand.BrandBuilder
- values(List) - Method in class net.flectone.pulse.config.Message.Status.Icon.IconBuilder
- values(List) - Method in class net.flectone.pulse.config.Localization.Message.Sidebar.SidebarBuilder
- values(List) - Method in class net.flectone.pulse.config.Localization.Message.Status.MOTD.MOTDBuilder
- values(Map) - Method in class net.flectone.pulse.config.Localization.Message.Format.Replacement.ReplacementBuilder
- values(Map) - Method in class net.flectone.pulse.config.Localization.Message.Serverlink.ServerlinkBuilder
- values(Map) - Method in class net.flectone.pulse.config.Message.Format.Object.TextureTag.TextureTagBuilder
- values(Map) - Method in class net.flectone.pulse.config.Message.Format.World.WorldBuilder
- values(Map) - Method in class net.flectone.pulse.config.Message.Serverlink.ServerlinkBuilder
- values(Map) - Method in class net.flectone.pulse.config.Localization.Message.Format.Animation.AnimationBuilder
- values(Map) - Method in class net.flectone.pulse.config.Localization.Message.Format.Condition.ConditionBuilder
- values(Map) - Method in class net.flectone.pulse.config.Localization.Message.Format.Padding.PaddingBuilder
- values(Map) - Method in class net.flectone.pulse.config.Message.Format.Animation.AnimationBuilder
- values(Map) - Method in class net.flectone.pulse.config.Message.Format.Condition.ConditionBuilder
- values(Map) - Method in class net.flectone.pulse.config.Message.Format.Padding.PaddingBuilder
- values(Map) - Method in class net.flectone.pulse.config.Permission.Message.Format.Animation.AnimationBuilder
- values(Map) - Method in class net.flectone.pulse.config.Permission.Message.Format.Condition.ConditionBuilder
- values(Map) - Method in class net.flectone.pulse.config.Permission.Message.Format.Padding.PaddingBuilder
- values(Map) - Method in class net.flectone.pulse.config.Permission.Message.Format.Replacement.ReplacementBuilder
- vanilla() - Method in record class net.flectone.pulse.config.Localization.Message
-
Returns the value of the
vanillarecord component. - vanilla() - Method in record class net.flectone.pulse.config.Message
-
Returns the value of the
vanillarecord component. - vanilla() - Method in record class net.flectone.pulse.config.Permission.Message
-
Returns the value of the
vanillarecord component. - vanilla(Localization.Message.Vanilla) - Method in class net.flectone.pulse.config.Localization.Message.MessageBuilder
- vanilla(Message.Vanilla) - Method in class net.flectone.pulse.config.Message.MessageBuilder
- vanilla(Permission.Message.Vanilla) - Method in class net.flectone.pulse.config.Permission.Message.MessageBuilder
- Vanilla(Boolean, Boolean, List) - Constructor for record class net.flectone.pulse.config.Message.Vanilla
-
Creates an instance of a
Vanillarecord class. - Vanilla(String, String, Map) - Constructor for record class net.flectone.pulse.config.Localization.Message.Vanilla
-
Creates an instance of a
Vanillarecord class. - Vanilla(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Vanilla
-
Creates an instance of a
Vanillarecord class. - vanillaCommandsToRemove() - Method in record class net.flectone.pulse.config.Config.Internal
-
Returns the value of the
vanillaCommandsToRemoverecord component. - vanillaCommandsToRemove(Set) - Method in class net.flectone.pulse.config.Config.Internal.InternalBuilder
- vanillaMessage() - Method in record class net.flectone.pulse.module.message.vanilla.model.ParsedComponent
-
Returns the value of the
vanillaMessagerecord component. - VanillaMessage(String, Boolean, Range, Destination, Sound, List) - Constructor for record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
-
Creates an instance of a
VanillaMessagerecord class. - VanillaMessageContext - Interface in net.flectone.pulse.module.message.vanilla.model
-
A vanilla server message the plugin re-renders.
- VanillaModule - Interface in net.flectone.pulse.module.message.vanilla
-
Re-renders the server's own messages so they follow the plugin's formatting.
- VANISH_STATUS - Enum constant in enum class net.flectone.pulse.constant.SettingText
- VANISH_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- vanished() - Method in interface net.flectone.pulse.model.event.message.context.VanishMessageContext
-
Whether the sender is currently hidden.
- VanishMessageContext - Interface in net.flectone.pulse.model.event.message.context
-
A message context that also records whether the sender is hidden, so join and quit messages can be faked or suppressed for vanished players.
- vault() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
vaultrecord component. - vault() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
vaultrecord component. - vault(Integration.Vault) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- vault(Permission.Integration.Vault) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Vault(Boolean) - Constructor for record class net.flectone.pulse.config.Integration.Vault
-
Creates an instance of a
Vaultrecord class. - Vault(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Vault
-
Creates an instance of a
Vaultrecord class. - VAULTAPI_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- velocity() - Method in record class net.flectone.pulse.config.Config.Proxy
-
Returns the value of the
velocityrecord component. - velocity(Boolean) - Method in class net.flectone.pulse.config.Config.Proxy.ProxyBuilder
- VELOCITY_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- version() - Method in record class net.flectone.pulse.config.Config
-
Returns the value of the
versionrecord component. - version() - Method in record class net.flectone.pulse.config.Localization.Message.Status
-
Returns the value of the
versionrecord component. - version() - Method in record class net.flectone.pulse.config.Message.Status
-
Returns the value of the
versionrecord component. - version() - Method in record class net.flectone.pulse.config.Permission.Message.Status
-
Returns the value of the
versionrecord component. - version(String) - Method in class net.flectone.pulse.config.Config.ConfigBuilder
- version(Localization.Message.Status.Version) - Method in class net.flectone.pulse.config.Localization.Message.Status.StatusBuilder
- version(Message.Status.Version) - Method in class net.flectone.pulse.config.Message.Status.StatusBuilder
- version(Permission.Message.Status.Version) - Method in class net.flectone.pulse.config.Permission.Message.Status.StatusBuilder
- Version(Boolean, Integer) - Constructor for record class net.flectone.pulse.config.Message.Status.Version
-
Creates an instance of a
Versionrecord class. - Version(String) - Constructor for record class net.flectone.pulse.config.Localization.Message.Status.Version
-
Creates an instance of a
Versionrecord class. - Version(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Status.Version
-
Creates an instance of a
Versionrecord class. - VersionComparator - Interface in net.flectone.pulse.util.version
-
Compares plugin version strings, so the update check can tell a newer release from an older one.
- VERTICAL - Enum constant in enum class net.flectone.pulse.module.message.bubble.BubbleModule.Billboard
- VIOLATION_PROCESSING - Enum constant in enum class net.flectone.pulse.constant.MessageFlag
-
Enables Violation processing.
- ViolationKey(UUID, ModuleName) - Constructor for record class net.flectone.pulse.service.ModerationService.ViolationKey
-
Creates an instance of a
ViolationKeyrecord class. - violationLimit() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
-
Returns the value of the
violationLimitrecord component. - violationLimit() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
-
Returns the value of the
violationLimitrecord component. - violationLimit() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
-
Returns the value of the
violationLimitrecord component. - violationLimit() - Method in interface net.flectone.pulse.config.setting.ViolationSetting
-
Gets the maximum number of violations allowed before triggering an action.
- violationLimit(Integer) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Caps.CapsBuilder
- violationLimit(Integer) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Flood.FloodBuilder
- violationLimit(Integer) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Swear.SwearBuilder
- violationResetTime() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
-
Returns the value of the
violationResetTimerecord component. - violationResetTime() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
-
Returns the value of the
violationResetTimerecord component. - violationResetTime() - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
-
Returns the value of the
violationResetTimerecord component. - violationResetTime() - Method in interface net.flectone.pulse.config.setting.ViolationSetting
-
Gets the time period (in ticks) after which violation should be reset.
- violationResetTime(Long) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Caps.CapsBuilder
- violationResetTime(Long) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Flood.FloodBuilder
- violationResetTime(Long) - Method in class net.flectone.pulse.config.Message.Format.Moderation.Swear.SwearBuilder
- ViolationSetting - Interface in net.flectone.pulse.config.setting
-
Configuration interface for violation settings.
- visibleToSelf() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
visibleToSelfrecord component. - visibleToSelf(Boolean) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- VOICECHATAPI_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- volume() - Method in record class net.flectone.pulse.model.value.Sound
-
Returns the value of the
volumerecord component. - vote(FEntity, int) - Method in class net.flectone.pulse.module.command.poll.model.Poll
-
Records a vote, withdrawing the voter's previous one when only a single choice is allowed.
- vote(FEntity, int, int, UUID) - Method in interface net.flectone.pulse.module.command.poll.PollModule
-
Records a vote and announces the new tally.
- VOTE - Enum constant in enum class net.flectone.pulse.module.command.poll.PollModule.Action
- voteFalse() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns the value of the
voteFalserecord component. - voteFalse(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
- voteTrue() - Method in record class net.flectone.pulse.config.Localization.Command.Poll
-
Returns the value of the
voteTruerecord component. - voteTrue(String) - Method in class net.flectone.pulse.config.Localization.Command.Poll.PollBuilder
W
- warn() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
warnrecord component. - warn() - Method in record class net.flectone.pulse.config.Config.Logger
-
Returns the value of the
warnrecord component. - warn() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
warnrecord component. - warn() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
warnrecord component. - warn(String) - Method in class net.flectone.pulse.config.Config.Logger.LoggerBuilder
- warn(Command.Warn) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- warn(Localization.Command.Warn) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- warn(Permission.Command.Warn) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- warn(FPlayer, long, String, int) - Method in interface net.flectone.pulse.service.ModerationService
-
Warns a player.
- Warn(Boolean, Boolean, Boolean, Boolean, Range, Map, Command.ReasonTimeMap, List, Map, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Warn
-
Creates an instance of a
Warnrecord class. - Warn(String, String, String, Localization.ReasonMap, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Warn
-
Creates an instance of a
Warnrecord class. - Warn(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Warn
-
Creates an instance of a
Warnrecord class. - WARN - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- WARN_MODULES - Static variable in interface net.flectone.pulse.platform.controller.ModuleController
- warning(String, Throwable, Object...) - Method in record class net.flectone.pulse.logging.FLogger
-
Logs a failure with its stack trace under a formatted message.
- warning(String, Object...) - Method in record class net.flectone.pulse.logging.FLogger
-
Logs a formatted warning.
- warning(Object) - Method in record class net.flectone.pulse.logging.FLogger
-
Logs a warning, rendering the value as text.
- warning(String) - Method in record class net.flectone.pulse.logging.FLogger
-
Logs a warning.
- warning(String, Throwable) - Method in record class net.flectone.pulse.logging.FLogger
-
Logs a failure with its stack trace under a message of your own.
- warning(Throwable) - Method in record class net.flectone.pulse.logging.FLogger
-
Logs a failure with its stack trace and a request to report it.
- warnlist() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
warnlistrecord component. - warnlist() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
warnlistrecord component. - warnlist() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
warnlistrecord component. - warnlist(Command.Warnlist) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- warnlist(Localization.Command.Warnlist) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- warnlist(Permission.Command.Warnlist) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Warnlist(Boolean, Integer, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Warnlist
-
Creates an instance of a
Warnlistrecord class. - Warnlist(String, String, String, Localization.ListTypeMessage, Localization.ListTypeMessage) - Constructor for record class net.flectone.pulse.config.Localization.Command.Warnlist
-
Creates an instance of a
Warnlistrecord class. - Warnlist(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Warnlist
-
Creates an instance of a
Warnlistrecord class. - WarnlistModule - Interface in net.flectone.pulse.module.command.warnlist
-
The /warnlist command, which pages through the active warnings.
- WarnModerationParser - Interface in net.flectone.pulse.parser.moderation
-
Command argument suggesting the warned players.
- WarnModule - Interface in net.flectone.pulse.module.command.warn
-
The /warn command.
- webhookAvatar() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
-
Returns the value of the
webhookAvatarrecord component. - webhookAvatar(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed.ChannelEmbedBuilder
- webhookName() - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
-
Returns the value of the
webhookNamerecord component. - webhookName(String) - Method in class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed.ChannelEmbedBuilder
- WebUtil - Interface in net.flectone.pulse.util
-
Small helpers for the plugin's outgoing http requests.
- whitelist() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
whitelistrecord component. - whitelist() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
whitelistrecord component. - whitelist() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
whitelistrecord component. - whitelist(Command.Whitelist) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- whitelist(Localization.Command.Whitelist) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- whitelist(Permission.Command.Whitelist) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- whitelist(FPlayer, long, String, int) - Method in interface net.flectone.pulse.service.ModerationService
-
Adds a player to the whitelist.
- Whitelist(Boolean, Boolean, Long, Boolean, Boolean, Boolean, Integer, Range, String, Command.ReasonTimeMap, List, Destination, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Whitelist
-
Creates an instance of a
Whitelistrecord class. - Whitelist(String, String, String, String, Localization.ReasonMap, String, String, String, String, String, String, String, String, String, String, Localization.ListTypeMessage, Localization.ListTypeMessage) - Constructor for record class net.flectone.pulse.config.Localization.Command.Whitelist
-
Creates an instance of a
Whitelistrecord class. - Whitelist(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Whitelist
-
Creates an instance of a
Whitelistrecord class. - WHITELIST - Enum constant in enum class net.flectone.pulse.model.value.Moderation.Type
- WhitelistMessageContext - Interface in net.flectone.pulse.module.command.whitelist.model
-
A change to the whitelist.
- WhitelistModerationParser - Interface in net.flectone.pulse.parser.moderation
-
Command argument suggesting the whitelisted players.
- WhitelistModule - Interface in net.flectone.pulse.module.command.whitelist
-
The /whitelist command, which controls who may join.
- WhitelistModule.Action - Enum Class in net.flectone.pulse.module.command.whitelist
-
What was done to the whitelist.
- whois() - Method in record class net.flectone.pulse.config.Command
-
Returns the value of the
whoisrecord component. - whois() - Method in record class net.flectone.pulse.config.Localization.Command
-
Returns the value of the
whoisrecord component. - whois() - Method in record class net.flectone.pulse.config.Permission.Command
-
Returns the value of the
whoisrecord component. - whois(Command.Whois) - Method in class net.flectone.pulse.config.Command.CommandBuilder
- whois(Localization.Command.Whois) - Method in class net.flectone.pulse.config.Localization.Command.CommandBuilder
- whois(Permission.Command.Whois) - Method in class net.flectone.pulse.config.Permission.Command.CommandBuilder
- Whois(Boolean, Boolean, Integer, List, Cooldown, Sound) - Constructor for record class net.flectone.pulse.config.Command.Whois
-
Creates an instance of a
Whoisrecord class. - Whois(String, String, String, String, String, String, String, String) - Constructor for record class net.flectone.pulse.config.Localization.Command.Whois
-
Creates an instance of a
Whoisrecord class. - Whois(String, Permission.Type, Permission.PermissionEntry, Permission.PermissionEntry) - Constructor for record class net.flectone.pulse.config.Permission.Command.Whois
-
Creates an instance of a
Whoisrecord class. - WhoisModule - Interface in net.flectone.pulse.module.command.whois
-
The /whois command, which shows what the plugin knows about a player.
- width() - Method in record class net.flectone.pulse.config.Message.Sidebar
-
Returns the value of the
widthrecord component. - width() - Method in record class net.flectone.pulse.model.value.TextScreen
-
Returns the value of the
widthrecord component. - width(Integer) - Method in class net.flectone.pulse.config.Message.Sidebar.SidebarBuilder
- WIN - Enum constant in enum class net.flectone.pulse.module.command.minesweeper.model.Minesweeper.GameState
- WIN_OFFSET - Static variable in class net.flectone.pulse.module.command.tictactoe.model.TicTacToe
-
Added to a board value to mark a square that is part of the winning line.
- withAccept(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withAction(String) - Method in interface net.flectone.pulse.module.command.spy.model.SpyMessageContext
-
Returns a copy carrying a different value.
- withAction(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Translate
- withAction(PollModule.Action) - Method in interface net.flectone.pulse.module.command.poll.model.PollMessageContext
-
Returns a copy carrying a different value.
- withActions(Map) - Method in record class net.flectone.pulse.config.Command.Warn
- withActions(Map) - Method in record class net.flectone.pulse.config.Localization.Command.Spy
- withActivity(Integration.Discord.Presence.Activity) - Method in record class net.flectone.pulse.config.Integration.Discord.Presence
- withAdvancedban(Integration.Advancedban) - Method in record class net.flectone.pulse.config.Integration
- withAdvancedban(Permission.Integration.Advancedban) - Method in record class net.flectone.pulse.config.Permission.Integration
- withAdventureTags(List) - Method in record class net.flectone.pulse.config.Message.Format
- withAdventureTags(Map) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withAfk(Command.Afk) - Method in record class net.flectone.pulse.config.Command
- withAfk(Localization.Message.Afk) - Method in record class net.flectone.pulse.config.Localization.Message
- withAfk(Message.Afk) - Method in record class net.flectone.pulse.config.Message
- withAfk(Permission.Command.Afk) - Method in record class net.flectone.pulse.config.Permission.Command
- withAfk(Permission.Message.Afk) - Method in record class net.flectone.pulse.config.Permission.Message
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Afk
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Anon
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Ball
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Ban
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Banlist
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Broadcast
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Chatcolor
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Chatsetting
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Clearchat
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Clearmail
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Coin
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.CommandDo
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.CommandTry
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Deletemessage
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Dice
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Emit
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Flectonepulse
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Geolocate
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Helper
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Ignore
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Ignorelist
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Kick
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Mail
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Maintenance
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Me
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Minesweeper
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Mute
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Mutelist
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Nickname
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Online
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Ping
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Poll
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Reply
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Sprite
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Spy
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Stream
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Symbol
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Tell
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Tictactoe
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Toponline
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Translateto
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Unban
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Unmute
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Unwarn
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Warn
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Warnlist
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withAliases(List) - Method in record class net.flectone.pulse.config.Command.Whois
- withAliases(List) - Method in record class net.flectone.pulse.config.Integration.Command
- withAllowCoreThreadTimeout(Boolean) - Method in record class net.flectone.pulse.config.Config.Executor
- withAllowed(boolean) - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
- withAllowedInput(String) - Method in record class net.flectone.pulse.config.Command.Nickname
- withAllowedMentions(Localization.Integration.Discord.AllowedMentions) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
- withAllowObject(Boolean) - Method in record class net.flectone.pulse.config.Message.Anvil
- withAllowObject(Boolean) - Method in record class net.flectone.pulse.config.Message.Book
- withAllowObject(Boolean) - Method in record class net.flectone.pulse.config.Message.Sign
- withAlready(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll
- withAlready(String) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withAlready(String) - Method in record class net.flectone.pulse.config.Localization.Command.Stream
- withAlreadyAdd(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withAlreadyBanned(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ban
- withAlreadyFalse(String) - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
- withAlreadyInGame(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withAlreadyMuted(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mute
- withAlreadyOff(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withAlreadyOn(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withAlreadyRemove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withAlreadyTrue(String) - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
- withAlwaysHaveTrue(Boolean) - Method in record class net.flectone.pulse.config.Integration.Luckperms
- withAlwaysSendSilentPacket(Boolean) - Method in record class net.flectone.pulse.config.Config.Internal
- withAnimation(Localization.Message.Format.Animation) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withAnimation(Message.Format.Animation) - Method in record class net.flectone.pulse.config.Message.Format
- withAnimation(Permission.Message.Format.Animation) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withAnimationTime(Integer) - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
- withAnnounce(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Bossbar
- withAnnounce(Map) - Method in record class net.flectone.pulse.config.Message.Bossbar
- withAnon(Command.Anon) - Method in record class net.flectone.pulse.config.Command
- withAnon(Localization.Command.Anon) - Method in record class net.flectone.pulse.config.Localization.Command
- withAnon(Permission.Command.Anon) - Method in record class net.flectone.pulse.config.Permission.Command
- withAnswer(int) - Method in interface net.flectone.pulse.module.command.ball.model.BallMessageContext
-
Returns a copy carrying a different value.
- withAnswers(List) - Method in record class net.flectone.pulse.config.Localization.Command.Ball
- withAnswerTemplate(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll
- withAnvil(Message.Anvil) - Method in record class net.flectone.pulse.config.Message
- withAnvil(Permission.Message.Anvil) - Method in record class net.flectone.pulse.config.Permission.Message
- withArabicShaping(Integration.Icu.ArabicShaping) - Method in record class net.flectone.pulse.config.Integration.Icu
- withAtlasDownloading(String) - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
- withAuthKey(String) - Method in record class net.flectone.pulse.config.Integration.Deepl
- withAuthor(Localization.Integration.Discord.Embed.Author) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- withAuto(Localization.Message.Auto) - Method in record class net.flectone.pulse.config.Localization.Message
- withAuto(Message.Auto) - Method in record class net.flectone.pulse.config.Message
- withAuto(Permission.Message.Auto) - Method in record class net.flectone.pulse.config.Permission.Message
- withAutoAdd(Boolean) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withAutoAddDuration(Long) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withAvatarApiUrl(String) - Method in record class net.flectone.pulse.config.Integration
- withBackground(String) - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
- withBackground(String) - Method in record class net.flectone.pulse.config.Message.Sidebar
- withBall(Command.Ball) - Method in record class net.flectone.pulse.config.Command
- withBall(Localization.Command.Ball) - Method in record class net.flectone.pulse.config.Localization.Command
- withBall(Permission.Command.Ball) - Method in record class net.flectone.pulse.config.Permission.Command
- withBan(Command.Ban) - Method in record class net.flectone.pulse.config.Command
- withBan(Localization.Command.Ban) - Method in record class net.flectone.pulse.config.Localization.Command
- withBan(Permission.Command.Ban) - Method in record class net.flectone.pulse.config.Permission.Command
- withBanlist(Command.Banlist) - Method in record class net.flectone.pulse.config.Command
- withBanlist(Localization.Command.Banlist) - Method in record class net.flectone.pulse.config.Localization.Command
- withBanlist(Permission.Command.Banlist) - Method in record class net.flectone.pulse.config.Permission.Command
- withBase(MessageContext) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy with a different base context.
- withBelowname(Localization.Message.Scoreboard.Objective.Belowname) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective
- withBelowname(Message.Scoreboard.Objective.Belowname) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
- withBelowname(Permission.Message.Scoreboard.Objective.Belowname) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
- withBidi(Integration.Icu.Bidi) - Method in record class net.flectone.pulse.config.Integration.Icu
- withBillboard(BubbleModule.Billboard) - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
- withBlank(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
- withBlazeandcave(Integration.Blazeandcave) - Method in record class net.flectone.pulse.config.Integration
- withBlazeandcave(Permission.Integration.Blazeandcave) - Method in record class net.flectone.pulse.config.Permission.Integration
- withBodyApiUrl(String) - Method in record class net.flectone.pulse.config.Integration
- withBook(Message.Book) - Method in record class net.flectone.pulse.config.Message
- withBook(Permission.Message.Book) - Method in record class net.flectone.pulse.config.Permission.Message
- withBossbar(Localization.Message.Bossbar) - Method in record class net.flectone.pulse.config.Localization.Message
- withBossbar(Message.Bossbar) - Method in record class net.flectone.pulse.config.Message
- withBossbar(Permission.Message.Bossbar) - Method in record class net.flectone.pulse.config.Permission.Message
- withBrand(Localization.Message.Brand) - Method in record class net.flectone.pulse.config.Localization.Message
- withBrand(Message.Brand) - Method in record class net.flectone.pulse.config.Message
- withBrand(Permission.Message.Brand) - Method in record class net.flectone.pulse.config.Permission.Message
- withBreakCharacter(String) - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
- withBroadcast(Command.Broadcast) - Method in record class net.flectone.pulse.config.Command
- withBroadcast(Localization.Command.Broadcast) - Method in record class net.flectone.pulse.config.Localization.Command
- withBroadcast(Permission.Command.Broadcast) - Method in record class net.flectone.pulse.config.Permission.Command
- withBubble(Localization.Message.Bubble) - Method in record class net.flectone.pulse.config.Localization.Message
- withBubble(Message.Bubble) - Method in record class net.flectone.pulse.config.Message
- withBubble(Permission.Message.Bubble) - Method in record class net.flectone.pulse.config.Permission.Message
- withBungeecord(Boolean) - Method in record class net.flectone.pulse.config.Config.Proxy
- withButtonHeight(Integer) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
- withButtonPadding(Integer) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
- withButtonWidth(Integer) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
- withBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
- withBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
- withBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
- withBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
- withBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
- withBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
- withBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Status.Players
- withBypassSend(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
- withBypassView(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
- withByPlayer(Boolean) - Method in record class net.flectone.pulse.config.Config.Language
- withCache(Config.Cache) - Method in record class net.flectone.pulse.config.Config
- withCancel(Boolean) - Method in record class net.flectone.pulse.config.Message.Chat.Type
- withCancelDefaultDeathScreen(Boolean) - Method in record class net.flectone.pulse.config.Message.Vanilla
- withCancelled(boolean) - Method in interface net.flectone.pulse.model.event.Event
-
Returns a copy of this event with the cancelled flag set.
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.lifecycle.DisableEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.lifecycle.EnableEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.message.MessageFormattingEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.message.StatusResponseEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.module.ModuleDisableEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.module.ModuleEnableEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.player.PlayerJoinEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.player.PlayerLoadEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.player.PlayerPersistAndDisposeEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
- withCancelled(boolean) - Method in record class net.flectone.pulse.model.event.player.PlayerQuitEvent
- withCaps(Localization.Message.Format.Moderation.Caps) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
- withCaps(Message.Format.Moderation.Caps) - Method in record class net.flectone.pulse.config.Message.Format.Moderation
- withCaps(Permission.Message.Format.Moderation.Caps) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
- withCategories(List) - Method in record class net.flectone.pulse.config.Command.Sprite
- withCategories(Map) - Method in record class net.flectone.pulse.config.Command.Symbol
- withCategories(Map) - Method in record class net.flectone.pulse.config.Command.Spy
- withCategory(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withCell(Localization.Command.Minesweeper.Cell) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withChannel(String) - Method in interface net.flectone.pulse.module.integration.twitch.model.TwitchMessageContext
-
Returns a copy carrying a different value.
- withChannelAction(Map) - Method in record class net.flectone.pulse.config.Integration.Twitch
- withChannelInfo(Integration.ChannelInfo) - Method in record class net.flectone.pulse.config.Integration.Discord
- withChannelInfo(Integration.ChannelInfo) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withChat(String) - Method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
Returns a copy carrying a different value.
- withChat(Command.Chatsetting.Menu.Chat) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
- withChat(Localization.Command.Chatsetting.Menu.SubMenu) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
- withChat(Localization.Message.Chat) - Method in record class net.flectone.pulse.config.Localization.Message
- withChat(Message.Chat) - Method in record class net.flectone.pulse.config.Message
- withChat(Permission.Message.Chat) - Method in record class net.flectone.pulse.config.Permission.Message
- withChat(Chat) - Method in interface net.flectone.pulse.module.message.chat.model.ChatMessageContext
-
Returns a copy carrying a different value.
- withChatcolor(Command.Chatcolor) - Method in record class net.flectone.pulse.config.Command
- withChatcolor(Localization.Command.Chatcolor) - Method in record class net.flectone.pulse.config.Localization.Command
- withChatcolor(Permission.Command.Chatcolor) - Method in record class net.flectone.pulse.config.Permission.Command
- withChatsetting(Command.Chatsetting) - Method in record class net.flectone.pulse.config.Command
- withChatsetting(Localization.Command.Chatsetting) - Method in record class net.flectone.pulse.config.Localization.Command
- withChatsetting(Permission.Command.Chatsetting) - Method in record class net.flectone.pulse.config.Permission.Command
- withCheckbox(Command.Chatsetting.Checkbox) - Method in record class net.flectone.pulse.config.Command.Chatsetting
- withCheckbox(Localization.Command.Chatsetting.Checkbox) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
- withCheckDuplicate(Boolean) - Method in record class net.flectone.pulse.config.Command.Ban
- withCheckDuplicate(Boolean) - Method in record class net.flectone.pulse.config.Command.Minesweeper
- withCheckDuplicate(Boolean) - Method in record class net.flectone.pulse.config.Command.Mute
- withCheckDuplicate(Boolean) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withCheckGroupWeight(Boolean) - Method in record class net.flectone.pulse.config.Command.Ban
- withCheckGroupWeight(Boolean) - Method in record class net.flectone.pulse.config.Command.Kick
- withCheckGroupWeight(Boolean) - Method in record class net.flectone.pulse.config.Command.Mute
- withCheckGroupWeight(Boolean) - Method in record class net.flectone.pulse.config.Command.Unban
- withCheckGroupWeight(Boolean) - Method in record class net.flectone.pulse.config.Command.Unmute
- withCheckGroupWeight(Boolean) - Method in record class net.flectone.pulse.config.Command.Unwarn
- withCheckGroupWeight(Boolean) - Method in record class net.flectone.pulse.config.Command.Warn
- withCheckGroupWeight(Boolean) - Method in record class net.flectone.pulse.config.Command.Whois
- withClearchat(Command.Clearchat) - Method in record class net.flectone.pulse.config.Command
- withClearchat(Localization.Command.Clearchat) - Method in record class net.flectone.pulse.config.Localization.Command
- withClearchat(Permission.Command.Clearchat) - Method in record class net.flectone.pulse.config.Permission.Command
- withClearmail(Command.Clearmail) - Method in record class net.flectone.pulse.config.Command
- withClearmail(Localization.Command.Clearmail) - Method in record class net.flectone.pulse.config.Localization.Command
- withClearmail(Permission.Command.Clearmail) - Method in record class net.flectone.pulse.config.Permission.Command
- withClientID(String) - Method in record class net.flectone.pulse.config.Integration.Twitch
- withClusters(Set) - Method in record class net.flectone.pulse.config.Config.Proxy
- withCmi(Integration.CMI) - Method in record class net.flectone.pulse.config.Integration
- withCmi(Permission.Integration.CMI) - Method in record class net.flectone.pulse.config.Permission.Integration
- withCoin(Command.Coin) - Method in record class net.flectone.pulse.config.Command
- withCoin(Localization.Command.Coin) - Method in record class net.flectone.pulse.config.Localization.Command
- withCoin(Permission.Command.Coin) - Method in record class net.flectone.pulse.config.Permission.Command
- withColor(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withColor(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- withColor(String) - Method in record class net.flectone.pulse.config.Message.Scoreboard
- withColors(LinkedHashMap) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
- withColors(Map) - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
- withColors(Map) - Method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
- withColumns(Integer) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
- withCommand(Command) - Method in record class net.flectone.pulse.model.file.FilePack
- withCommand(Localization.Command) - Method in record class net.flectone.pulse.config.Localization
- withCommand(Permission.Command) - Method in record class net.flectone.pulse.config.Permission
- withCommandDo(Command.CommandDo) - Method in record class net.flectone.pulse.config.Command
- withCommandDo(Localization.Command.CommandDo) - Method in record class net.flectone.pulse.config.Localization.Command
- withCommandDo(Permission.Command.CommandDo) - Method in record class net.flectone.pulse.config.Permission.Command
- withCommandTry(Command.CommandTry) - Method in record class net.flectone.pulse.config.Command
- withCommandTry(Localization.Command.CommandTry) - Method in record class net.flectone.pulse.config.Localization.Command
- withCommandTry(Permission.Command.CommandTry) - Method in record class net.flectone.pulse.config.Permission.Command
- withComponent(Component) - Method in interface net.flectone.pulse.model.event.message.context.ComponentMessageContext
-
Returns a copy carrying a different value.
- withComponent(Component) - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
- withCondition(Localization.Message.Format.Condition) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withCondition(Message.Format.Condition) - Method in record class net.flectone.pulse.config.Message.Format
- withCondition(Permission.Message.Format.Condition) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withConfig(Config) - Method in record class net.flectone.pulse.model.file.FilePack
- withConnectionAttempt(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ban
- withConnectionAttempt(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withConnectionTimeout(Long) - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
- withConsole(String) - Method in record class net.flectone.pulse.config.Config.Logger
- withConsole(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
- withConstant(List) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
- withContent(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
- withContext(MessageContext) - Method in record class net.flectone.pulse.model.event.message.MessageFormattingEvent
-
Returns a copy carrying a different context, or this event if the context is unchanged.
- withControl(Boolean) - Method in record class net.flectone.pulse.config.Message.Status.Players
- withConvertLegacyColor(Boolean) - Method in record class net.flectone.pulse.config.Message.Format
- withCooldown(String) - Method in record class net.flectone.pulse.config.Localization
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Afk
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Anon
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Ball
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Ban
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Banlist
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Broadcast
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Chatcolor
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Chatsetting
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Clearchat
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Clearmail
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Coin
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.CommandDo
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.CommandTry
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Deletemessage
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Dice
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Emit
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Flectonepulse
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Geolocate
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Helper
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Ignore
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Ignorelist
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Kick
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Mail
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Maintenance
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Me
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Minesweeper
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Mute
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Mutelist
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Nickname
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Online
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Ping
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Poll
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Reply
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Sprite
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Spy
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Stream
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Symbol
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Tell
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Tictactoe
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Toponline
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Translateto
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Unban
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Unmute
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Unwarn
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Warn
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Warnlist
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Command.Whois
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Message.Chat.Type
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
- withCooldown(Cooldown) - Method in record class net.flectone.pulse.config.Message.Rightclick
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Afk
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Anon
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Ball
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Ban
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Coin
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Dice
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Emit
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Helper
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Kick
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Mail
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Me
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Mute
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Online
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Ping
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Poll
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Reply
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Spy
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Stream
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Tell
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Unban
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Warn
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Whois
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
- withCooldownBypass(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
- withCreate(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Poll
- withCreateButtonName(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withCubes(List) - Method in interface net.flectone.pulse.module.command.dice.model.DiceMessageContext
-
Returns a copy carrying a different value.
- withCurrentMove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withCurrentVersion(String) - Method in interface net.flectone.pulse.module.message.update.model.UpdateMessageContext
-
Returns a copy carrying a different value.
- withCustomCommand(Map) - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
- withCustomCommand(Map) - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
- withCustomCommand(Map) - Method in record class net.flectone.pulse.config.Integration.Discord
- withCustomCommand(Map) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withCustomCommand(Map) - Method in record class net.flectone.pulse.config.Integration.Twitch
- withCustomCommand(Map) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
- withDatabase(Config.Database) - Method in record class net.flectone.pulse.config.Config
- withDatabaseError(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withDate(long) - Method in record class net.flectone.pulse.model.value.Moderation
- withDeepl(Integration.Deepl) - Method in record class net.flectone.pulse.config.Integration
- withDeepl(Permission.Integration.Deepl) - Method in record class net.flectone.pulse.config.Permission.Integration
- withDefaultColors(Map) - Method in record class net.flectone.pulse.config.Message.Format.FColor
- withDefaultMine(Integer) - Method in record class net.flectone.pulse.config.Command.Minesweeper
- withDefaultNickname(String) - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
- withDefaultSymbol(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Object
- withDelay(Long) - Method in record class net.flectone.pulse.config.Message.Afk
- withDelete(Localization.Message.Format.Moderation.Delete) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
- withDelete(Message.Format.Moderation.Delete) - Method in record class net.flectone.pulse.config.Message.Format.Moderation
- withDelete(Permission.Message.Format.Moderation.Delete) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
- withDeletedUUID(UUID) - Method in interface net.flectone.pulse.module.command.deletemessage.model.DeletemessageMessageContext
-
Returns a copy carrying a different value.
- withDeletemessage(Command.Deletemessage) - Method in record class net.flectone.pulse.config.Command
- withDeletemessage(Localization.Command.Deletemessage) - Method in record class net.flectone.pulse.config.Localization.Command
- withDeletemessage(Permission.Command.Deletemessage) - Method in record class net.flectone.pulse.config.Permission.Command
- withDescription(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- withDescription(List) - Method in record class net.flectone.pulse.config.Config.Logger
- withDestination(Destination) - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Anon
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Ball
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Ban
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Broadcast
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Chatcolor
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Clearchat
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Clearmail
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Coin
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.CommandDo
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.CommandTry
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Deletemessage
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Dice
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Flectonepulse
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Geolocate
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Helper
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Ignore
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Kick
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Mail
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Maintenance
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Me
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Mute
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Nickname
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Online
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Ping
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Spy
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Stream
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Symbol
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Tell
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Translateto
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Unban
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Unmute
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Unwarn
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Warn
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Integration.Discord
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Integration.Twitch
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Afk
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Auto.Type
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Bossbar.Announce
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Brand
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Chat.Type.NullReceiver
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Chat.Type
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Format.Mention
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Greeting
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Join
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Quit
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Rightclick
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Tab.Footer
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Tab.Header
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Update
- withDestination(Destination) - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
- withDice(Command.Dice) - Method in record class net.flectone.pulse.config.Command
- withDice(Localization.Command.Dice) - Method in record class net.flectone.pulse.config.Localization.Command
- withDice(Permission.Command.Dice) - Method in record class net.flectone.pulse.config.Permission.Command
- withDisabledColor(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
- withDisabledHover(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
- withDisabledMaterial(String) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
- withDisabledOther(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
- withDisabledSelf(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
- withDisableFlectonepulseBan(Boolean) - Method in record class net.flectone.pulse.config.Integration.Advancedban
- withDisableFlectonepulseBan(Boolean) - Method in record class net.flectone.pulse.config.Integration.CMI
- withDisableFlectonepulseBan(Boolean) - Method in record class net.flectone.pulse.config.Integration.Libertybans
- withDisableFlectonepulseBan(Boolean) - Method in record class net.flectone.pulse.config.Integration.Litebans
- withDisableFlectonepulseFooter(Boolean) - Method in record class net.flectone.pulse.config.Integration.Tab
- withDisableFlectonepulseHeader(Boolean) - Method in record class net.flectone.pulse.config.Integration.Tab
- withDisableFlectonepulseKick(Boolean) - Method in record class net.flectone.pulse.config.Integration.Advancedban
- withDisableFlectonepulseKick(Boolean) - Method in record class net.flectone.pulse.config.Integration.CMI
- withDisableFlectonepulseKick(Boolean) - Method in record class net.flectone.pulse.config.Integration.Libertybans
- withDisableFlectonepulseKick(Boolean) - Method in record class net.flectone.pulse.config.Integration.Litebans
- withDisableFlectonepulseMaintenance(Boolean) - Method in record class net.flectone.pulse.config.Integration.Maintenance
- withDisableFlectonepulseMute(Boolean) - Method in record class net.flectone.pulse.config.Integration.Advancedban
- withDisableFlectonepulseMute(Boolean) - Method in record class net.flectone.pulse.config.Integration.CMI
- withDisableFlectonepulseMute(Boolean) - Method in record class net.flectone.pulse.config.Integration.Libertybans
- withDisableFlectonepulseMute(Boolean) - Method in record class net.flectone.pulse.config.Integration.Litebans
- withDisableFlectonepulsePlayerlistname(Boolean) - Method in record class net.flectone.pulse.config.Integration.Tab
- withDisableFlectonepulseScoreboard(Boolean) - Method in record class net.flectone.pulse.config.Integration.Tab
- withDisableFlectonepulseStatus(Boolean) - Method in record class net.flectone.pulse.config.Integration.MiniMOTD
- withDisableFlectonepulseStatus(Boolean) - Method in record class net.flectone.pulse.config.Integration.MOTD
- withDisableFlectonepulseWarn(Boolean) - Method in record class net.flectone.pulse.config.Integration.Advancedban
- withDisableFlectonepulseWarn(Boolean) - Method in record class net.flectone.pulse.config.Integration.CMI
- withDisableFlectonepulseWarn(Boolean) - Method in record class net.flectone.pulse.config.Integration.Libertybans
- withDisableFlectonepulseWarn(Boolean) - Method in record class net.flectone.pulse.config.Integration.Litebans
- withDisableNotification(Boolean) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withDisallowedInput(String) - Method in record class net.flectone.pulse.config.Message.Bubble
- withDiscord(Integration.Discord) - Method in record class net.flectone.pulse.config.Integration
- withDiscord(Localization.Integration.Discord) - Method in record class net.flectone.pulse.config.Localization.Integration
- withDiscord(Permission.Integration.Discord) - Method in record class net.flectone.pulse.config.Permission.Integration
- withDisplay(String) - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
- withDisplay(List) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
- withDisplayFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
- withDisplayFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
- withDisplayName(String) - Method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
Returns a copy carrying a different value.
- withDisplaySee(String) - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
- withDistance(Double) - Method in record class net.flectone.pulse.config.Message.Bubble
- withDistance(Double) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
- withDownloadError(String) - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
- withDraw(Boolean) - Method in record class net.flectone.pulse.config.Command.Coin
- withDumpError(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withDuration(long) - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
- withDuration(Long) - Method in record class net.flectone.pulse.config.Config.Executor.DurationUnit
- withEditor(Command.Flectonepulse.Editor) - Method in record class net.flectone.pulse.config.Command.Flectonepulse
- withElevation(Float) - Method in record class net.flectone.pulse.config.Message.Bubble
- withEmbed(Localization.Integration.Discord.Embed) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
- withEmit(Command.Emit) - Method in record class net.flectone.pulse.config.Command
- withEmit(Localization.Command.Emit) - Method in record class net.flectone.pulse.config.Localization.Command
- withEmit(Permission.Command.Emit) - Method in record class net.flectone.pulse.config.Permission.Command
- withEmpty(String) - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
- withEmpty(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
- withEmpty(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
- withEmpty(String) - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
- withEmpty(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withEmpty(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whois
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Afk
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Anon
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Ball
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Ban
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Banlist
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Broadcast
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Chatcolor
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Chatsetting
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Clearchat
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Clearmail
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Coin
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.CommandDo
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.CommandTry
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Deletemessage
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Dice
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Emit
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Flectonepulse
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Geolocate
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Helper
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Ignore
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Ignorelist
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Kick
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Mail
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Maintenance
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Me
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Minesweeper
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Mute
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Mutelist
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Nickname
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Online
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Ping
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Poll
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Reply
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Sprite
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Spy
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Stream
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Symbol
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Tell
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Tictactoe
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Toponline
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Translateto
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Unban
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Unmute
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Unwarn
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Warn
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Warnlist
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command.Whois
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Command
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Config.Internal
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Config.Metrics
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Advancedban
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Blazeandcave
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.ChannelInfo
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.CMI
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Deepl
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Discord.Presence
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Discord
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Floodgate
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Geyser
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Icu.ArabicShaping
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Icu.Bidi
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Icu.Normalization
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Icu
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Interactivechat
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Itemsadder
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Libertybans
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Litebans
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Luckperms
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Maintenance
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.MiniMOTD
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.MiniPlaceholders
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.MOTD
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Placeholderapi
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Plasmovoice
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Simplevoice
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Skinsrestorer
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Supervanish
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Tab
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Triton
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Twitch
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Vault
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Integration.Yandex
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Afk
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Anvil
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Auto
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Book
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Bossbar
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Brand
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Bubble.Interaction
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Bubble
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Chat.Type.NullReceiver
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Chat.Type
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Chat
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Animation
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Condition
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Fading
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.FColor
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Fixation
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Mention
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Delete
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Moderation
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Names
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Object.SpriteTag
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Object
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Padding
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Replacement
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Translate
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.World
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Greeting
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Join
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Quit
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Rightclick
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Scoreboard
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Serverlink
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Sidebar
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Sign
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Status.Icon
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Status.MOTD
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Status.Players
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Status.Version
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Status
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Tab.Footer
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Tab.Header
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Tab
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Update
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message.Vanilla
- withEnable(Boolean) - Method in record class net.flectone.pulse.config.Message
- withEnabledColor(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
- withEnabledHover(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
- withEnabledMaterial(String) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
- withEnableGui(Boolean) - Method in record class net.flectone.pulse.config.Command.Poll
- withEnd(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
- withEnd(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
- withEndDot(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Fixation
- withEndTimeName(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withEntity(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
- withEventMetadata(EventMetadata) - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
- withEventMetadata(EventMetadata) - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
- withEveryoneTag(String) - Method in record class net.flectone.pulse.config.Message.Format.Mention
- withException(Localization.Command.Exception) - Method in record class net.flectone.pulse.config.Localization.Command
- withExecuteInMainThread(Boolean) - Method in record class net.flectone.pulse.config.Command.Flectonepulse
- withExecution(String) - Method in record class net.flectone.pulse.config.Localization.Command.Exception
- withExecutor(Config.Executor) - Method in record class net.flectone.pulse.config.Config
- withExpireAfterWrite(boolean) - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
- withExpired(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll
- withExternalModeration(ExternalModeration) - Method in interface net.flectone.pulse.model.event.message.context.ExternalModerationMessageContext
-
Returns a copy carrying a different value.
- withFading(Localization.Message.Format.Fading) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withFading(Message.Format.Fading) - Method in record class net.flectone.pulse.config.Message.Format
- withFading(Permission.Message.Format.Fading) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withFakeMessage(boolean) - Method in interface net.flectone.pulse.model.event.message.context.VanishMessageContext
-
Returns a copy with the faked flag set.
- withFcolor(Message.Format.FColor) - Method in record class net.flectone.pulse.config.Message.Format
- withFcolor(Permission.Message.Format.FColor) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withField(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withFields(List) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- withFileExist(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withFilter(Predicate) - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
- withFilter(List) - Method in record class net.flectone.pulse.config.Config.Logger
- withFilterByServer(Boolean) - Method in record class net.flectone.pulse.config.Command.Ban
- withFilterByServer(Boolean) - Method in record class net.flectone.pulse.config.Command.Kick
- withFilterByServer(Boolean) - Method in record class net.flectone.pulse.config.Command.Maintenance
- withFilterByServer(Boolean) - Method in record class net.flectone.pulse.config.Command.Mute
- withFilterByServer(Boolean) - Method in record class net.flectone.pulse.config.Command.Warn
- withFilterByServer(Boolean) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withFirst(Boolean) - Method in record class net.flectone.pulse.config.Message.Join
- withFirst(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
- withFirstLetterUppercase(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Fixation
- withFirstName(String) - Method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
Returns a copy carrying a different value.
- withFirstRemove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
- withFirstWin(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
- withFixation(Message.Format.Fixation) - Method in record class net.flectone.pulse.config.Message.Format
- withFixation(Permission.Message.Format.Fixation) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withFlag(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withFlag(BossBar.Flag) - Method in record class net.flectone.pulse.model.value.BossBar
-
Returns a copy of this bar with an extra flag enabled.
- withFlagDisabled(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withFlagEnabled(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withFlags(Map) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy with the flags replaced.
- withFlectonepulse(Command.Flectonepulse) - Method in record class net.flectone.pulse.config.Command
- withFlectonepulse(Localization.Command.Flectonepulse) - Method in record class net.flectone.pulse.config.Localization.Command
- withFlectonepulse(Permission.Command.Flectonepulse) - Method in record class net.flectone.pulse.config.Permission.Command
- withFlectonePulse(FlectonePulse) - Method in record class net.flectone.pulse.model.event.lifecycle.DisableEvent
- withFlectonePulse(FlectonePulse) - Method in record class net.flectone.pulse.model.event.lifecycle.EnableEvent
- withFlectonePulse(FlectonePulse) - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
- withFlood(Localization.Message.Format.Moderation.Flood) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
- withFlood(Message.Format.Moderation.Flood) - Method in record class net.flectone.pulse.config.Message.Format.Moderation
- withFlood(Permission.Message.Format.Moderation.Flood) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
- withFloodgate(Integration.Floodgate) - Method in record class net.flectone.pulse.config.Integration
- withFloodgate(Permission.Integration.Floodgate) - Method in record class net.flectone.pulse.config.Permission.Integration
- withFolderId(String) - Method in record class net.flectone.pulse.config.Integration.Yandex
- withFooter(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
- withFooter(String) - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
- withFooter(String) - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
- withFooter(String) - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
- withFooter(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whois
- withFooter(String) - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
- withFooter(Localization.Integration.Discord.Embed.Footer) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- withFooter(Localization.Message.Tab.Footer) - Method in record class net.flectone.pulse.config.Localization.Message.Tab
- withFooter(Message.Tab.Footer) - Method in record class net.flectone.pulse.config.Message.Tab
- withFooter(Permission.Message.Tab.Footer) - Method in record class net.flectone.pulse.config.Permission.Message.Tab
- withForm(Integration.Icu.Normalization.Form) - Method in record class net.flectone.pulse.config.Integration.Icu.Normalization
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Anon
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ball
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Broadcast
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Clearchat
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Clearmail
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Coin
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.CommandDo
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Deletemessage
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Dice
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Emit
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Geolocate
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Me
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ping
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Translateto
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unban
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Bubble
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Mention
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Greeting
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Join
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Quit
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Rightclick
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Playerlistname
- withFormat(String) - Method in record class net.flectone.pulse.config.Localization.Time
- withFormat(UnaryOperator) - Method in record class net.flectone.pulse.model.event.IntegrationMessageFormat
- withFormat(Localization.Message.Format) - Method in record class net.flectone.pulse.config.Localization.Message
- withFormat(Message.Format) - Method in record class net.flectone.pulse.config.Message
- withFormat(Permission.Message.Format) - Method in record class net.flectone.pulse.config.Permission.Message
- withFormatAdd(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withFormatConsole(String) - Method in record class net.flectone.pulse.config.Localization.Message.Update
- withFormatCurrent(String) - Method in record class net.flectone.pulse.config.Localization.Command.Online
- withFormatDatabaseExport(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withFormatDatabaseImport(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withFormatDraw(String) - Method in record class net.flectone.pulse.config.Localization.Command.Coin
- withFormatDraw(String) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withFormatDraw(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withFormatDump(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withFormatEditor(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withFormatEnd(String) - Method in record class net.flectone.pulse.config.Localization.Command.Stream
- withFormatEntity(String) - Method in record class net.flectone.pulse.config.Localization.Message.Vanilla
- withFormatExport(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withFormatFalse(String) - Method in record class net.flectone.pulse.config.Localization.Command.CommandTry
- withFormatFalse(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withFormatFalse(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
- withFormatFalse(String) - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
- withFormatFalse(String) - Method in record class net.flectone.pulse.config.Localization.Command.Spy
- withFormatFalse(Localization.Message.Afk.Format) - Method in record class net.flectone.pulse.config.Localization.Message.Afk
- withFormatFirst(String) - Method in record class net.flectone.pulse.config.Localization.Command.Online
- withFormatFirstTime(String) - Method in record class net.flectone.pulse.config.Localization.Message.Join
- withFormatImport(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withFormatLast(String) - Method in record class net.flectone.pulse.config.Localization.Command.Online
- withFormatLog(String) - Method in record class net.flectone.pulse.config.Localization.Command.Spy
- withFormatLose(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withFormatMove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withFormatMove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withFormatMove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withFormatOff(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withFormatOn(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withFormatPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Message.Update
- withFormatPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Message.Vanilla
- withFormatRemove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withFormatReply(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
- withFormatReply(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
- withFormatReply(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
- withFormatRestrict(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Caps
- withFormatRestrict(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Flood
- withFormatRestrict(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Newbie
- withFormatRestrict(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
- withFormatSee(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
- withFormatStart(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withFormatStart(String) - Method in record class net.flectone.pulse.config.Localization.Command.Stream
- withFormatStarting(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withFormatTotal(String) - Method in record class net.flectone.pulse.config.Localization.Command.Online
- withFormatTrue(String) - Method in record class net.flectone.pulse.config.Localization.Command.CommandTry
- withFormatTrue(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withFormatTrue(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
- withFormatTrue(String) - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
- withFormatTrue(String) - Method in record class net.flectone.pulse.config.Localization.Command.Spy
- withFormatTrue(Localization.Message.Afk.Format) - Method in record class net.flectone.pulse.config.Localization.Message.Afk
- withFormatWin(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withFormatWin(String) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withFormatWin(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withFull(String) - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players
- withGamePhase(RockpaperscissorsModule.GamePhase) - Method in interface net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissorsMessageContext
-
Returns a copy carrying a different value.
- withGamePhase(TictactoeModule.GamePhase) - Method in interface net.flectone.pulse.module.command.tictactoe.model.TicTacToeMessageContext
-
Returns a copy carrying a different value.
- withGeolocate(Command.Geolocate) - Method in record class net.flectone.pulse.config.Command
- withGeolocate(Localization.Command.Geolocate) - Method in record class net.flectone.pulse.config.Localization.Command
- withGeolocate(Permission.Command.Geolocate) - Method in record class net.flectone.pulse.config.Permission.Command
- withGeyser(Integration.Geyser) - Method in record class net.flectone.pulse.config.Integration
- withGeyser(Permission.Integration.Geyser) - Method in record class net.flectone.pulse.config.Permission.Integration
- withGlobal(String) - Method in record class net.flectone.pulse.config.Localization.Command.Helper
- withGlobal(String) - Method in record class net.flectone.pulse.config.Localization.Message.Afk.Format
- withGlobal(Localization.ListTypeMessage) - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
- withGlobal(Localization.ListTypeMessage) - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
- withGlobal(Localization.ListTypeMessage) - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
- withGlobal(Localization.ListTypeMessage) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withGlobalName(String) - Method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
Returns a copy carrying a different value.
- withGood(Integer) - Method in record class net.flectone.pulse.config.Command.CommandTry
- withGreeting(Localization.Message.Greeting) - Method in record class net.flectone.pulse.config.Localization.Message
- withGreeting(Message.Greeting) - Method in record class net.flectone.pulse.config.Message
- withGreeting(Permission.Message.Greeting) - Method in record class net.flectone.pulse.config.Permission.Message
- withGroup(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
- withGroupOrder(List) - Method in record class net.flectone.pulse.config.Integration.Luckperms
- withHandicapChars(Double) - Method in record class net.flectone.pulse.config.Message.Bubble
- withHard(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withHasShadow(Boolean) - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
- withHe(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
- withHead(String) - Method in record class net.flectone.pulse.config.Localization.Command.Coin
- withHeader(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
- withHeader(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withHeader(String) - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
- withHeader(String) - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
- withHeader(String) - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
- withHeader(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whois
- withHeader(String) - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
- withHeader(Localization.Message.Tab.Header) - Method in record class net.flectone.pulse.config.Localization.Message.Tab
- withHeader(Message.Tab.Header) - Method in record class net.flectone.pulse.config.Message.Tab
- withHeader(Permission.Message.Tab.Header) - Method in record class net.flectone.pulse.config.Permission.Message.Tab
- withHeight(Float) - Method in record class net.flectone.pulse.config.Message.Bubble.Interaction
- withHeight(Integer) - Method in record class net.flectone.pulse.config.Message.Sidebar
- withHelper(Command.Helper) - Method in record class net.flectone.pulse.config.Command
- withHelper(Localization.Command.Helper) - Method in record class net.flectone.pulse.config.Localization.Command
- withHelper(Permission.Command.Helper) - Method in record class net.flectone.pulse.config.Permission.Command
- withHideDifferentWorld(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Fading
- withHideInvisible(Boolean) - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
- withHideInvisible(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
- withHideInvisiblePlayerHead(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
- withHideNameWhenInvisible(Boolean) - Method in record class net.flectone.pulse.config.Message.Rightclick
- withHideNameWhenSneaking(Boolean) - Method in record class net.flectone.pulse.config.Message.Scoreboard
- withHideSpectator(Boolean) - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
- withHideSpectator(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
- withHintBufferLength(Integer) - Method in record class net.flectone.pulse.config.Message.Bubble
- withHistoryLength(Integer) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Delete
- withHost(String) - Method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
- withHost(String) - Method in record class net.flectone.pulse.config.Config.Database
- withHost(String) - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
- withHost(String) - Method in record class net.flectone.pulse.config.Integration.Proxy
- withHttps(Boolean) - Method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
- withIcon(Message.Status.Icon) - Method in record class net.flectone.pulse.config.Message.Status
- withIcon(Permission.Message.Status.Icon) - Method in record class net.flectone.pulse.config.Permission.Message.Status
- withIconUrl(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
- withIconUrl(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer
- withIcu(Integration.Icu) - Method in record class net.flectone.pulse.config.Integration
- withIcu(Permission.Integration.Icu) - Method in record class net.flectone.pulse.config.Permission.Integration
- withId(int) - Method in record class net.flectone.pulse.model.value.Moderation
- withId(Integer) - Method in interface net.flectone.pulse.model.entity.FPlayer
-
Returns a copy with a different database id.
- withId(Integer) - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- withId(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withId(String) - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players.Sample
- withIgnore(List) - Method in record class net.flectone.pulse.config.Message.Afk
- withIgnore(List) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
- withIgnore(Command.Ignore) - Method in record class net.flectone.pulse.config.Command
- withIgnore(Localization.Command.Ignore) - Method in record class net.flectone.pulse.config.Localization.Command
- withIgnore(Permission.Command.Ignore) - Method in record class net.flectone.pulse.config.Permission.Command
- withIgnore(Ignore) - Method in interface net.flectone.pulse.module.command.ignore.model.IgnoreMessageContext
-
Returns a copy carrying a different value.
- withIgnoreAllBots(Boolean) - Method in record class net.flectone.pulse.config.Integration.Discord
- withIgnoreAllBots(Boolean) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withIgnoreAllWebhooks(Boolean) - Method in record class net.flectone.pulse.config.Integration.Discord
- withIgnored(boolean) - Method in interface net.flectone.pulse.module.command.ignore.model.IgnoreMessageContext
-
Returns a copy carrying a different value.
- withIgnorelist(Command.Ignorelist) - Method in record class net.flectone.pulse.config.Command
- withIgnorelist(Localization.Command.Ignorelist) - Method in record class net.flectone.pulse.config.Localization.Command
- withIgnorelist(Permission.Command.Ignorelist) - Method in record class net.flectone.pulse.config.Permission.Command
- withImage(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- withInfo(String) - Method in record class net.flectone.pulse.config.Config.Logger
- withInfoChannel(Map) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
- withInfoChannel(Map) - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
- withInline(Boolean) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
- withInputAnswerName(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withInputAnswersInitial(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withInputInitial(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withInputName(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withIntegration(Supplier) - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
- withIntegration(Integration) - Method in record class net.flectone.pulse.model.file.FilePack
- withIntegration(Localization.Integration) - Method in record class net.flectone.pulse.config.Localization
- withIntegration(Permission.Integration) - Method in record class net.flectone.pulse.config.Permission
- withIntegrationMessageFormat(IntegrationMessageFormat) - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
- withInteraction(Message.Bubble.Interaction) - Method in record class net.flectone.pulse.config.Message.Bubble
- withInteractivechat(Integration.Interactivechat) - Method in record class net.flectone.pulse.config.Integration
- withInteractivechat(Permission.Integration.Interactivechat) - Method in record class net.flectone.pulse.config.Permission.Integration
- withInternal(Config.Internal) - Method in record class net.flectone.pulse.config.Config
- withInterval(Integer) - Method in record class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig
- withInvalidateOnReload(boolean) - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
- withInventory(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
- withInventory(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
- withInvisible(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
- withInvisible(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Names
- withIp(String) - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- withIp(String) - Method in interface net.flectone.pulse.model.entity.FPlayer
-
Returns a copy with a different address.
- withItem(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
- withItemsadder(Integration.Itemsadder) - Method in record class net.flectone.pulse.config.Integration
- withItemsadder(Permission.Integration.Itemsadder) - Method in record class net.flectone.pulse.config.Permission.Integration
- withJoin(Localization.Message.Join) - Method in record class net.flectone.pulse.config.Localization.Message
- withJoin(Message.Join) - Method in record class net.flectone.pulse.config.Message
- withJoin(Permission.Message.Join) - Method in record class net.flectone.pulse.config.Permission.Message
- withJoin(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
- withKeepAlive(Config.Executor.DurationUnit) - Method in record class net.flectone.pulse.config.Config.Executor
- withKeepaliveTime(Long) - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
- withKhmer(Boolean) - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
- withKick(Command.Kick) - Method in record class net.flectone.pulse.config.Command
- withKick(Localization.Command.Kick) - Method in record class net.flectone.pulse.config.Localization.Command
- withKick(Permission.Command.Kick) - Method in record class net.flectone.pulse.config.Permission.Command
- withKickReason(Component) - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
- withLabelLeft(Integer) - Method in record class net.flectone.pulse.config.Message.Sidebar
- withLabelTop(Integer) - Method in record class net.flectone.pulse.config.Message.Sidebar
- withLanguage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withLanguage(String) - Method in record class net.flectone.pulse.config.Localization
- withLanguage(Config.Language) - Method in record class net.flectone.pulse.config.Config
- withLanguages(List) - Method in record class net.flectone.pulse.config.Command.Translateto
- withLao(Boolean) - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
- withLastId(Integer) - Method in record class net.flectone.pulse.config.Command.Poll
- withLastMove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withLastName(String) - Method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
Returns a copy carrying a different value.
- withLatestVersion(String) - Method in interface net.flectone.pulse.module.message.update.model.UpdateMessageContext
-
Returns a copy carrying a different value.
- withLegacyColors(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withLength(Integer) - Method in record class net.flectone.pulse.config.Command.Clearchat
- withLength(Integer) - Method in record class net.flectone.pulse.config.Message.Format.Padding.Value
- withLibertybans(Integration.Libertybans) - Method in record class net.flectone.pulse.config.Integration
- withLibertybans(Permission.Integration.Libertybans) - Method in record class net.flectone.pulse.config.Permission.Integration
- withLine(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
- withLine(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withLine(String) - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
- withLine(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whois
- withLine(String) - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
- withLineElement(String) - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
- withLineElement(String) - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
- withLineNotActive(String) - Method in record class net.flectone.pulse.config.Localization.ListTypeMessage
- withLists(List) - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Footer
- withLists(List) - Method in record class net.flectone.pulse.config.Localization.Message.Tab.Header
- withLitebans(Integration.Litebans) - Method in record class net.flectone.pulse.config.Integration
- withLitebans(Permission.Integration.Litebans) - Method in record class net.flectone.pulse.config.Permission.Integration
- withLoadMojangSkin(Boolean) - Method in record class net.flectone.pulse.config.Integration.Skinsrestorer
- withLocal(String) - Method in record class net.flectone.pulse.config.Localization.Message.Afk.Format
- withLocalizations(Map) - Method in record class net.flectone.pulse.model.file.FilePack
- withLogger(Config.Logger) - Method in record class net.flectone.pulse.config.Config
- withLowerWeightGroup(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ban
- withLowerWeightGroup(String) - Method in record class net.flectone.pulse.config.Localization.Command.Kick
- withLowerWeightGroup(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mute
- withLowerWeightGroup(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unban
- withLowerWeightGroup(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
- withLowerWeightGroup(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
- withLowerWeightGroup(String) - Method in record class net.flectone.pulse.config.Localization.Command.Warn
- withLowerWeightGroup(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whois
- withLuckperms(Integration.Luckperms) - Method in record class net.flectone.pulse.config.Integration
- withLuckperms(Permission.Integration.Luckperms) - Method in record class net.flectone.pulse.config.Permission.Integration
- withMail(Command.Mail) - Method in record class net.flectone.pulse.config.Command
- withMail(Localization.Command.Mail) - Method in record class net.flectone.pulse.config.Localization.Command
- withMail(Permission.Command.Mail) - Method in record class net.flectone.pulse.config.Permission.Command
- withMail(Mail) - Method in interface net.flectone.pulse.module.command.clearmail.model.ClearMessageContext
-
Returns a copy carrying a different value.
- withMail(Mail) - Method in interface net.flectone.pulse.module.command.mail.model.MailMessageContext
-
Returns a copy carrying a different value.
- withMaintenance(Command.Maintenance) - Method in record class net.flectone.pulse.config.Command
- withMaintenance(Integration.Maintenance) - Method in record class net.flectone.pulse.config.Integration
- withMaintenance(Localization.Command.Maintenance) - Method in record class net.flectone.pulse.config.Localization.Command
- withMaintenance(Permission.Command.Maintenance) - Method in record class net.flectone.pulse.config.Permission.Command
- withMaintenance(Permission.Integration.Maintenance) - Method in record class net.flectone.pulse.config.Permission.Integration
- withMaterial(String) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type
- withMaterial(String) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
- withMaterial(String) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
- withMax(Integer) - Method in record class net.flectone.pulse.config.Command.CommandTry
- withMax(Integer) - Method in record class net.flectone.pulse.config.Command.Dice
- withMax(Integer) - Method in record class net.flectone.pulse.config.Message.Status.Players
- withMaxColumn(Integer) - Method in record class net.flectone.pulse.config.Command.Minesweeper
- withMaxCount(Integer) - Method in record class net.flectone.pulse.config.Message.Bubble
- withMaxDistance(Double) - Method in record class net.flectone.pulse.config.Message.Format.Fading
- withMaxLength(Integer) - Method in record class net.flectone.pulse.config.Message.Bubble
- withMaxLifetime(Long) - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
- withMaxPoolSize(Integer) - Method in record class net.flectone.pulse.config.Config.Executor
- withMaxRepeatedSymbols(Integer) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
- withMaxRepeatedWords(Integer) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
- withMaxRow(Integer) - Method in record class net.flectone.pulse.config.Command.Minesweeper
- withMaxSize(Integer) - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
- withMe(Command.Me) - Method in record class net.flectone.pulse.config.Command
- withMe(Localization.Command.Me) - Method in record class net.flectone.pulse.config.Localization.Command
- withMe(Permission.Command.Me) - Method in record class net.flectone.pulse.config.Permission.Command
- withMention(Localization.Message.Format.Mention) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withMention(Message.Format.Mention) - Method in record class net.flectone.pulse.config.Message.Format
- withMention(Permission.Message.Format.Mention) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withMenu(Command.Chatsetting.Menu) - Method in record class net.flectone.pulse.config.Command.Chatsetting
- withMenu(Localization.Command.Chatsetting.Menu) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
- withMessage(String) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy with different text.
- withMessage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withMessage(Localization.Message) - Method in record class net.flectone.pulse.config.Localization
- withMessage(Message) - Method in record class net.flectone.pulse.model.file.FilePack
- withMessage(Permission.Message) - Method in record class net.flectone.pulse.config.Permission
- withMessage(Component) - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
- withMessageChannel(Map) - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
- withMessageChannel(Map) - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
- withMessageChannel(Map) - Method in record class net.flectone.pulse.config.Integration.Discord
- withMessageChannel(Map) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withMessageChannel(Map) - Method in record class net.flectone.pulse.config.Integration.Twitch
- withMessageChannel(Map) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
- withMessageContext(Function) - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
- withMessageContext(MessageContext) - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
- withMessageContext(MessageContext) - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
- withMessageNames(List) - Method in record class net.flectone.pulse.model.event.IntegrationMessageFormat
- withMessageToTranslate(String) - Method in interface net.flectone.pulse.module.command.translateto.model.TranslatetoMessageContext
-
Returns a copy carrying a different value.
- withMetrics(Config.Metrics) - Method in record class net.flectone.pulse.config.Config
- withMin(Integer) - Method in record class net.flectone.pulse.config.Command.CommandTry
- withMin(Integer) - Method in record class net.flectone.pulse.config.Command.Dice
- withMinDistance(Double) - Method in record class net.flectone.pulse.config.Message.Format.Fading
- withMine(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withMineskinApiKey(String) - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
- withMinesweeper(Command.Minesweeper) - Method in record class net.flectone.pulse.config.Command
- withMinesweeper(Localization.Command.Minesweeper) - Method in record class net.flectone.pulse.config.Localization.Command
- withMinesweeper(Permission.Command.Minesweeper) - Method in record class net.flectone.pulse.config.Permission.Command
- withMinesweeper(Minesweeper) - Method in interface net.flectone.pulse.module.command.minesweeper.model.MinesweeperMessageContext
-
Returns a copy carrying a different value.
- withMinIdle(Integer) - Method in record class net.flectone.pulse.config.Config.Database.PoolSettings
- withMinimotd(Integration.MiniMOTD) - Method in record class net.flectone.pulse.config.Integration
- withMinimotd(Permission.Integration.MiniMOTD) - Method in record class net.flectone.pulse.config.Permission.Integration
- withMiniplaceholders(Integration.MiniPlaceholders) - Method in record class net.flectone.pulse.config.Integration
- withMiniplaceholders(Permission.Integration.MiniPlaceholders) - Method in record class net.flectone.pulse.config.Permission.Integration
- withMinPoolSize(Integer) - Method in record class net.flectone.pulse.config.Config.Executor
- withMode(Message.Chat.Mode) - Method in record class net.flectone.pulse.config.Message.Chat
- withMode(Message.Format.Moderation.Newbie.Mode) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
- withMode(WorldModule.Mode) - Method in record class net.flectone.pulse.config.Message.Format.World
- withModeration(Localization.Message.Format.Moderation) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withModeration(Message.Format.Moderation) - Method in record class net.flectone.pulse.config.Message.Format
- withModeration(Permission.Message.Format.Moderation) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withModeration(Moderation) - Method in interface net.flectone.pulse.model.event.message.context.ModerationMessageContext
-
Returns a copy carrying a different value.
- withModeration(Moderation) - Method in interface net.flectone.pulse.module.command.whitelist.model.WhitelistMessageContext
-
Returns a copy carrying a different value.
- withModerator(int) - Method in record class net.flectone.pulse.model.value.Moderation
- withModern(Command.Chatsetting.Modern) - Method in record class net.flectone.pulse.config.Command.Chatsetting
- withModern(Localization.Command.Poll.Modern) - Method in record class net.flectone.pulse.config.Localization.Command.Poll
- withModern(Message.Bubble.Modern) - Method in record class net.flectone.pulse.config.Message.Bubble
- withModule(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission
- withModule(ModuleSimple) - Method in record class net.flectone.pulse.model.event.module.ModuleDisableEvent
- withModule(ModuleSimple) - Method in record class net.flectone.pulse.model.event.module.ModuleEnableEvent
- withModule(ModuleSimple) - Method in interface net.flectone.pulse.model.event.module.ModuleEvent
-
Returns a copy of this event for a different module.
- withModuleName(ModuleName) - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
- withModuleName(ModuleName) - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
- withMotd(Integration.MOTD) - Method in record class net.flectone.pulse.config.Integration
- withMotd(Localization.Message.Status.MOTD) - Method in record class net.flectone.pulse.config.Localization.Message.Status
- withMotd(Message.Status.MOTD) - Method in record class net.flectone.pulse.config.Message.Status
- withMotd(Permission.Integration.MOTD) - Method in record class net.flectone.pulse.config.Permission.Integration
- withMotd(Permission.Message.Status.MOTD) - Method in record class net.flectone.pulse.config.Permission.Message.Status
- withMove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withMultiMessage(Boolean) - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
- withMultipleName(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withMultipleVote(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withMute(Command.Mute) - Method in record class net.flectone.pulse.config.Command
- withMute(Localization.Command.Mute) - Method in record class net.flectone.pulse.config.Localization.Command
- withMute(Permission.Command.Mute) - Method in record class net.flectone.pulse.config.Permission.Command
- withMutelist(Command.Mutelist) - Method in record class net.flectone.pulse.config.Command
- withMutelist(Localization.Command.Mutelist) - Method in record class net.flectone.pulse.config.Localization.Command
- withMutelist(Permission.Command.Mutelist) - Method in record class net.flectone.pulse.config.Permission.Command
- withMyself(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
- withMyself(String) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withMyself(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tell
- withMyself(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withName(String) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat.Type
- withName(String) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color.Type
- withName(String) - Method in record class net.flectone.pulse.config.Config.Database
- withName(String) - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
- withName(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
- withName(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
- withName(String) - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players.Sample
- withName(String) - Method in record class net.flectone.pulse.config.Localization.Message.Status.Version
- withName(String) - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Afk
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Anon
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Ball
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Ban
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Coin
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Dice
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Emit
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Helper
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Kick
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Mail
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Me
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Mute
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Online
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Ping
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Poll
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Reply
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Spy
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Stream
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Tell
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Unban
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Warn
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command.Whois
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Command
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Advancedban
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Blazeandcave
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.CMI
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Deepl
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Discord
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Floodgate
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Geyser
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Icu
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Interactivechat
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Itemsadder
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Libertybans
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Litebans
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Luckperms
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Maintenance
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.MiniMOTD
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.MOTD
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Plasmovoice
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Simplevoice
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Skinsrestorer
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Supervanish
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Tab
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Telegram
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Triton
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Twitch
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Vault
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Integration.Yandex
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Afk
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Anvil
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Auto
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Book
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Bossbar
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Brand
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Bubble
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Chat
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fixation
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Names
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Translate
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Format.World
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Greeting
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Join
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Quit
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Serverlink
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Sidebar
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Sign
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Status.Icon
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Status.MOTD
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Status.Players
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Status.Version
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Status
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Footer
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Header
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Tab
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Update
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message.Vanilla
- withName(String) - Method in record class net.flectone.pulse.config.Permission.Message
- withName(String) - Method in record class net.flectone.pulse.config.Permission.PermissionEntry
- withName(String) - Method in interface net.flectone.pulse.model.entity.FPlayer
-
Returns a copy with a different name.
- withName(String) - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- withName(ModuleName) - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
- withNameDistance(double) - Method in record class net.flectone.pulse.config.Message.Scoreboard
- withNamePattern(String) - Method in record class net.flectone.pulse.config.Message.Format.Mention
- withNames(Localization.Message.Format.Names) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withNames(Message.Format.Names) - Method in record class net.flectone.pulse.config.Message.Format
- withNames(Permission.Message.Format.Names) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withNameVisible(Boolean) - Method in record class net.flectone.pulse.config.Message.Scoreboard
- withNeedExtraSpace(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Object.PlayerheadTag
- withNeedExtraSpace(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Object.SpriteTag
- withNeedExtraSpace(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
- withNeedPlayer(Boolean) - Method in record class net.flectone.pulse.config.Integration.Command
- withNewAnswerButtonName(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withNewbie(Localization.Message.Format.Moderation.Newbie) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
- withNewbie(Message.Format.Moderation.Newbie) - Method in record class net.flectone.pulse.config.Message.Format.Moderation
- withNewbie(Permission.Message.Format.Moderation.Newbie) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
- withNewStatus(boolean) - Method in interface net.flectone.pulse.module.message.afk.model.AFKMessageContext
-
Returns a copy carrying a different value.
- withNickname(String) - Method in interface net.flectone.pulse.module.command.nickname.model.NicknameMessageContext
-
Returns a copy carrying a different value.
- withNickname(String) - Method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
Returns a copy carrying a different value.
- withNickname(String) - Method in interface net.flectone.pulse.module.integration.twitch.model.TwitchMessageContext
-
Returns a copy carrying a different value.
- withNickname(Command.Nickname) - Method in record class net.flectone.pulse.config.Command
- withNickname(Localization.Command.Nickname) - Method in record class net.flectone.pulse.config.Localization.Command
- withNickname(Permission.Command.Nickname) - Method in record class net.flectone.pulse.config.Permission.Command
- withNonDotSymbols(List) - Method in record class net.flectone.pulse.config.Message.Format.Fixation
- withNoPermission(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting
- withNormalization(Integration.Icu.Normalization) - Method in record class net.flectone.pulse.config.Integration.Icu
- withNot(String) - Method in record class net.flectone.pulse.config.Localization.Command.Stream
- withNotBanned(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unban
- withNotMuted(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
- withNotWarned(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
- withNullAtlas(String) - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
- withNullCategory(String) - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
- withNullChat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Chat
- withNullColor(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
- withNullFile(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withNullGame(String) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withNullHelper(Boolean) - Method in record class net.flectone.pulse.config.Command.Helper
- withNullHelper(String) - Method in record class net.flectone.pulse.config.Localization.Command.Helper
- withNullHostEditor(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withNullId(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unban
- withNullId(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
- withNullId(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
- withNullMail(String) - Method in record class net.flectone.pulse.config.Localization.Command.Clearmail
- withNullMessage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Deletemessage
- withNullNickname(String) - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
- withNullOrError(String) - Method in record class net.flectone.pulse.config.Localization.Command.Geolocate
- withNullOrError(String) - Method in record class net.flectone.pulse.config.Localization.Command.Translateto
- withNullPage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
- withNullPage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignorelist
- withNullPage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
- withNullPage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Sprite
- withNullPage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Symbol
- withNullPage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Toponline
- withNullPage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
- withNullPage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withNullPage(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whois
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ban
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Clearchat
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Emit
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Geolocate
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Kick
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mail
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mute
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Nickname
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Online
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ping
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tell
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unban
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Warn
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
- withNullPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
- withNullPoll(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll
- withNullPortEditor(String) - Method in record class net.flectone.pulse.config.Localization.Command.Flectonepulse
- withNullReceiver(String) - Method in record class net.flectone.pulse.config.Localization.Command.Reply
- withNullReceiver(String) - Method in record class net.flectone.pulse.config.Localization.Message.Chat
- withNullReceiver(Message.Chat.Type.NullReceiver) - Method in record class net.flectone.pulse.config.Message.Chat.Type
- withNullTime(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ban
- withNullTime(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mute
- withNullTime(String) - Method in record class net.flectone.pulse.config.Localization.Command.Warn
- withNullType(String) - Method in record class net.flectone.pulse.config.Localization.Command.Chatcolor
- withNullType(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withNumber(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withNumber0(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withNumber1(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withNumber2(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withNumber3(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withNumber4(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withNumber5(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withNumber6(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withNumber7(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withNumber8(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withNumerals(Boolean) - Method in record class net.flectone.pulse.config.Integration.Icu.ArabicShaping
- withObject(Localization.Message.Format.Object) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withObject(Message.Format.Object) - Method in record class net.flectone.pulse.config.Message.Format
- withObject(Permission.Message.Format.Object) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withObjective(Localization.Message.Scoreboard.Objective) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
- withObjective(Message.Scoreboard.Objective) - Method in record class net.flectone.pulse.config.Message.Scoreboard
- withObjective(Permission.Message.Scoreboard.Objective) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
- withOffline(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whois
- withOffline(List) - Method in record class net.flectone.pulse.config.Integration.Twitch.Channel
- withOnline(boolean) - Method in interface net.flectone.pulse.model.entity.FPlayer
-
Returns a copy with a different online state.
- withOnline(boolean) - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- withOnline(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whois
- withOnline(String) - Method in record class net.flectone.pulse.config.Message.Status.Players
- withOnline(List) - Method in record class net.flectone.pulse.config.Integration.Twitch.Channel
- withOnline(Command.Online) - Method in record class net.flectone.pulse.config.Command
- withOnline(Localization.Command.Online) - Method in record class net.flectone.pulse.config.Localization.Command
- withOnline(Permission.Command.Online) - Method in record class net.flectone.pulse.config.Permission.Command
- withOnlinePlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mail
- withOther(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
- withOther(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
- withOther(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
- withOther(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
- withOut(Command.Chatsetting.Menu.Color) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
- withOut(Localization.Command.Chatsetting.Menu.SubMenu) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
- withOverlay(boolean) - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
- withPadding(Localization.Message.Format.Padding) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withPadding(Message.Format.Padding) - Method in record class net.flectone.pulse.config.Message.Format
- withPadding(Permission.Message.Format.Padding) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withPanelHeight(Integer) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
- withPanelWidth(Integer) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Modern
- withParameters(String) - Method in record class net.flectone.pulse.config.Config.Database
- withParseBoolean(String) - Method in record class net.flectone.pulse.config.Localization.Command.Exception
- withParsedComponent(ParsedComponent) - Method in interface net.flectone.pulse.module.message.vanilla.model.VanillaMessageContext
-
Returns a copy carrying a different value.
- withParseMode(Integration.Telegram.Mode) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withParseNumber(String) - Method in record class net.flectone.pulse.config.Localization.Command.Exception
- withParseString(String) - Method in record class net.flectone.pulse.config.Localization.Command.Exception
- withParseUnknown(String) - Method in record class net.flectone.pulse.config.Localization.Command.Exception
- withPassword(String) - Method in record class net.flectone.pulse.config.Config.Database
- withPassword(String) - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
- withPassword(String) - Method in record class net.flectone.pulse.config.Integration.Proxy
- withPayload(byte[]) - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
- withPercent(int) - Method in interface net.flectone.pulse.module.command.coin.model.CoinMessageContext
-
Returns a copy carrying a different value.
- withPercent(int) - Method in interface net.flectone.pulse.module.command.try_.model.TryMessageContext
-
Returns a copy carrying a different value.
- withPermanent(String) - Method in record class net.flectone.pulse.config.Localization.Time
- withPermission(String) - Method in record class net.flectone.pulse.config.Localization.Command.Exception
- withPermission(Permission) - Method in record class net.flectone.pulse.model.file.FilePack
- withPerPage(Integer) - Method in record class net.flectone.pulse.config.Command.Banlist
- withPerPage(Integer) - Method in record class net.flectone.pulse.config.Command.Ignorelist
- withPerPage(Integer) - Method in record class net.flectone.pulse.config.Command.Mutelist
- withPerPage(Integer) - Method in record class net.flectone.pulse.config.Command.Sprite
- withPerPage(Integer) - Method in record class net.flectone.pulse.config.Command.Symbol
- withPerPage(Integer) - Method in record class net.flectone.pulse.config.Command.Toponline
- withPerPage(Integer) - Method in record class net.flectone.pulse.config.Command.Warnlist
- withPerPage(Integer) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withPerPage(Integer) - Method in record class net.flectone.pulse.config.Command.Whois
- withPerson(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ban
- withPerson(String) - Method in record class net.flectone.pulse.config.Localization.Command.Kick
- withPerson(String) - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
- withPerson(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mute
- withPerson(String) - Method in record class net.flectone.pulse.config.Localization.Command.Warn
- withPerson(String) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withPerson(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Mention
- withPing(Command.Ping) - Method in record class net.flectone.pulse.config.Command
- withPing(Localization.Command.Ping) - Method in record class net.flectone.pulse.config.Localization.Command
- withPing(Permission.Command.Ping) - Method in record class net.flectone.pulse.config.Permission.Command
- withPlaceholder(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Delete
- withPlaceholderapi(Integration.Placeholderapi) - Method in record class net.flectone.pulse.config.Integration
- withPlaceholderapi(Permission.Integration.Placeholderapi) - Method in record class net.flectone.pulse.config.Permission.Integration
- withPlasmovoice(Integration.Plasmovoice) - Method in record class net.flectone.pulse.config.Integration
- withPlasmovoice(Permission.Integration.Plasmovoice) - Method in record class net.flectone.pulse.config.Permission.Integration
- withPlayedBefore(boolean) - Method in interface net.flectone.pulse.module.message.join.model.JoinMessageContext
-
Returns a copy carrying a different value.
- withPlayer(int) - Method in record class net.flectone.pulse.model.value.Moderation
- withPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Helper
- withPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withPlayer(Localization.ListTypeMessage) - Method in record class net.flectone.pulse.config.Localization.Command.Banlist
- withPlayer(Localization.ListTypeMessage) - Method in record class net.flectone.pulse.config.Localization.Command.Mutelist
- withPlayer(Localization.ListTypeMessage) - Method in record class net.flectone.pulse.config.Localization.Command.Warnlist
- withPlayer(Localization.ListTypeMessage) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withPlayer(FPlayer) - Method in record class net.flectone.pulse.model.event.message.MessageReceiveEvent
- withPlayer(FPlayer) - Method in interface net.flectone.pulse.model.event.player.PlayerEvent
-
Returns a copy of this event for a different player.
- withPlayer(FPlayer) - Method in record class net.flectone.pulse.model.event.player.PlayerJoinEvent
- withPlayer(FPlayer) - Method in record class net.flectone.pulse.model.event.player.PlayerLoadEvent
- withPlayer(FPlayer) - Method in record class net.flectone.pulse.model.event.player.PlayerPersistAndDisposeEvent
- withPlayer(FPlayer) - Method in record class net.flectone.pulse.model.event.player.PlayerPreLoginEvent
- withPlayer(FPlayer) - Method in record class net.flectone.pulse.model.event.player.PlayerQuitEvent
- withPlayerHeadTag(Message.Format.Object.PlayerheadTag) - Method in record class net.flectone.pulse.config.Message.Format.Object
- withPlayerHeadTag(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
- withPlayerlistname(Localization.Message.Tab.Playerlistname) - Method in record class net.flectone.pulse.config.Localization.Message.Tab
- withPlayerlistname(Message.Tab.Playerlistname) - Method in record class net.flectone.pulse.config.Message.Tab
- withPlayerlistname(Permission.Message.Tab.Playerlistname) - Method in record class net.flectone.pulse.config.Permission.Message.Tab
- withPlayers(Localization.Message.Status.Players) - Method in record class net.flectone.pulse.config.Localization.Message.Status
- withPlayers(Message.Status.Players) - Method in record class net.flectone.pulse.config.Message.Status
- withPlayers(Permission.Message.Status.Players) - Method in record class net.flectone.pulse.config.Permission.Message.Status
- withPoll(Command.Poll) - Method in record class net.flectone.pulse.config.Command
- withPoll(Localization.Command.Poll) - Method in record class net.flectone.pulse.config.Localization.Command
- withPoll(Permission.Command.Poll) - Method in record class net.flectone.pulse.config.Permission.Command
- withPoll(Poll) - Method in interface net.flectone.pulse.module.command.poll.model.PollMessageContext
-
Returns a copy carrying a different value.
- withPoolSettings(Config.Database.PoolSettings) - Method in record class net.flectone.pulse.config.Config.Database
- withPort(Integer) - Method in record class net.flectone.pulse.config.Command.Flectonepulse.Editor
- withPort(Integer) - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
- withPort(Integer) - Method in record class net.flectone.pulse.config.Integration.Proxy
- withPort(String) - Method in record class net.flectone.pulse.config.Config.Database
- withPrefix(String) - Method in record class net.flectone.pulse.config.Config.Database
- withPrefix(String) - Method in record class net.flectone.pulse.config.Config.Logger
- withPrefix(String) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
- withPrefixFalse(String) - Method in record class net.flectone.pulse.config.Localization.Command.Stream
- withPrefixTrue(String) - Method in record class net.flectone.pulse.config.Localization.Command.Stream
- withPresence(Integration.Discord.Presence) - Method in record class net.flectone.pulse.config.Integration.Discord
- withPrimary(String) - Method in record class net.flectone.pulse.config.Config.Logger
- withPriority(Integer) - Method in record class net.flectone.pulse.config.Message.Chat.Type
- withPriority(Event.Priority) - Method in record class net.flectone.pulse.config.Message.Chat
- withProcessed(boolean) - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
- withPrompt(Localization.Command.Prompt) - Method in record class net.flectone.pulse.config.Localization.Command
- withProtectContent(Boolean) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withProtocol(Integer) - Method in record class net.flectone.pulse.config.Message.Status.Version
- withProxy(Config.Proxy) - Method in record class net.flectone.pulse.config.Config
- withProxy(Integration.Proxy) - Method in record class net.flectone.pulse.config.Integration.Discord
- withProxy(Integration.Proxy) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withProxy(Integration.Proxy) - Method in record class net.flectone.pulse.config.Integration.Twitch
- withProxy(ProxyDataConsumer) - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
- withProxySync(Boolean) - Method in record class net.flectone.pulse.config.Integration.Supervanish
- withQuestion(String) - Method in interface net.flectone.pulse.module.message.format.questionanswer.model.QuestionAnswerMessageContext
-
Returns a copy carrying a different value.
- withQuestionAnswer(Localization.Message.Format.QuestionAnswer) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withQuestionAnswer(Message.Format.QuestionAnswer) - Method in record class net.flectone.pulse.config.Message.Format
- withQuestionAnswer(Permission.Message.Format.QuestionAnswer) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withQuestions(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Format.QuestionAnswer
- withQuestions(Map) - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer
- withQuestions(Map) - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
- withQuit(Localization.Message.Quit) - Method in record class net.flectone.pulse.config.Localization.Message
- withQuit(Message.Quit) - Method in record class net.flectone.pulse.config.Message
- withQuit(Permission.Message.Quit) - Method in record class net.flectone.pulse.config.Permission.Message
- withRadius(Double) - Method in record class net.flectone.pulse.config.Message.Afk
- withRandom(Boolean) - Method in record class net.flectone.pulse.config.Message.Auto.Type
- withRandom(Boolean) - Method in record class net.flectone.pulse.config.Message.Brand
- withRandom(Boolean) - Method in record class net.flectone.pulse.config.Message.Sidebar
- withRandom(Boolean) - Method in record class net.flectone.pulse.config.Message.Status.Icon
- withRandom(Boolean) - Method in record class net.flectone.pulse.config.Message.Status.MOTD
- withRandom(Boolean) - Method in record class net.flectone.pulse.config.Message.Tab.Footer
- withRandom(Boolean) - Method in record class net.flectone.pulse.config.Message.Tab.Header
- withRange(Range) - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Anon
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Ball
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Ban
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Broadcast
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Coin
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.CommandDo
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.CommandTry
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Dice
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Helper
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Kick
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Maintenance
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Me
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Mute
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Online
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Poll
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Spy
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Stream
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Tell
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Translateto
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Unban
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Unmute
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Unwarn
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Warn
- withRange(Range) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withRange(Range) - Method in record class net.flectone.pulse.config.Message.Afk
- withRange(Range) - Method in record class net.flectone.pulse.config.Message.Chat.Type
- withRange(Range) - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
- withRange(Range) - Method in record class net.flectone.pulse.config.Message.Join
- withRange(Range) - Method in record class net.flectone.pulse.config.Message.Quit
- withRange(Range) - Method in record class net.flectone.pulse.config.Message.Rightclick
- withRange(Range) - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
- withRange(Range) - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
- withRaw(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Animation.AnimationConfig
- withReadSpeed(Double) - Method in record class net.flectone.pulse.config.Message.Bubble
- withReason(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withReason(String) - Method in record class net.flectone.pulse.model.value.Moderation
- withReasons(Localization.ReasonMap) - Method in record class net.flectone.pulse.config.Localization.Command.Ban
- withReasons(Localization.ReasonMap) - Method in record class net.flectone.pulse.config.Localization.Command.Kick
- withReasons(Localization.ReasonMap) - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
- withReasons(Localization.ReasonMap) - Method in record class net.flectone.pulse.config.Localization.Command.Mute
- withReasons(Localization.ReasonMap) - Method in record class net.flectone.pulse.config.Localization.Command.Unban
- withReasons(Localization.ReasonMap) - Method in record class net.flectone.pulse.config.Localization.Command.Unmute
- withReasons(Localization.ReasonMap) - Method in record class net.flectone.pulse.config.Localization.Command.Unwarn
- withReasons(Localization.ReasonMap) - Method in record class net.flectone.pulse.config.Localization.Command.Warn
- withReasons(Localization.ReasonMap) - Method in record class net.flectone.pulse.config.Localization.Command.Whitelist
- withReasonTimes(Command.ReasonTimeMap) - Method in record class net.flectone.pulse.config.Command.Ban
- withReasonTimes(Command.ReasonTimeMap) - Method in record class net.flectone.pulse.config.Command.Maintenance
- withReasonTimes(Command.ReasonTimeMap) - Method in record class net.flectone.pulse.config.Command.Mute
- withReasonTimes(Command.ReasonTimeMap) - Method in record class net.flectone.pulse.config.Command.Warn
- withReasonTimes(Command.ReasonTimeMap) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withReceiver(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mail
- withReceiver(String) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withReceiver(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tell
- withReceiver(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withReceiver(FPlayer) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy aimed at a different receiver.
- withReceivers(Set) - Method in record class net.flectone.pulse.model.event.message.MessagePrepareEvent
- withRedis(Config.Proxy.Redis) - Method in record class net.flectone.pulse.config.Config.Proxy
- withReload(boolean) - Method in record class net.flectone.pulse.model.event.player.PlayerLoadEvent
- withReloadException(ReloadException) - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
- withRemoveAnswerButtonName(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withRepeatTime(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withRepeatTimeName(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Modern
- withReplacement(Localization.Message.Format.Replacement) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withReplacement(Message.Format.Replacement) - Method in record class net.flectone.pulse.config.Message.Format
- withReplacement(Permission.Message.Format.Replacement) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withReply(Command.Reply) - Method in record class net.flectone.pulse.config.Command
- withReply(Localization.Command.Reply) - Method in record class net.flectone.pulse.config.Localization.Command
- withReply(Permission.Command.Reply) - Method in record class net.flectone.pulse.config.Permission.Command
- withReply(Pair) - Method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
Returns a copy carrying a different value.
- withReply(Pair) - Method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
Returns a copy carrying a different value.
- withReply(Pair) - Method in interface net.flectone.pulse.module.integration.twitch.model.TwitchMessageContext
-
Returns a copy carrying a different value.
- withResponse(Object) - Method in record class net.flectone.pulse.model.event.message.StatusResponseEvent
- withResponse(IpResponse) - Method in interface net.flectone.pulse.module.command.geolocate.model.GeolocateMessageContext
-
Returns a copy carrying a different value.
- withRight(Integer) - Method in record class net.flectone.pulse.config.Message.Sidebar
- withRightclick(Localization.Message.Rightclick) - Method in record class net.flectone.pulse.config.Localization.Message
- withRightclick(Message.Rightclick) - Method in record class net.flectone.pulse.config.Message
- withRightclick(Permission.Message.Rightclick) - Method in record class net.flectone.pulse.config.Permission.Message
- withRockpaperscissors(Command.Rockpaperscissors) - Method in record class net.flectone.pulse.config.Command
- withRockpaperscissors(Localization.Command.Rockpaperscissors) - Method in record class net.flectone.pulse.config.Localization.Command
- withRockpaperscissors(Permission.Command.Rockpaperscissors) - Method in record class net.flectone.pulse.config.Permission.Command
- withRockPaperScissors(RockPaperScissors) - Method in interface net.flectone.pulse.module.command.rockpaperscissors.model.RockPaperScissorsMessageContext
-
Returns a copy carrying a different value.
- withRoles(List) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
- withRun(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
- withSamples(List) - Method in record class net.flectone.pulse.config.Localization.Message.Status.Players
- withScale(Float) - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
- withScore(String) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
- withScore(String) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
- withScoreboard(Localization.Message.Scoreboard) - Method in record class net.flectone.pulse.config.Localization.Message
- withScoreboard(Message.Scoreboard) - Method in record class net.flectone.pulse.config.Message
- withScoreboard(Permission.Message.Scoreboard) - Method in record class net.flectone.pulse.config.Permission.Message
- withScoreFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Belowname
- withScoreFormat(String) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective.Tabname
- withSecond(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
- withSecondRemove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
- withSecondWin(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe.Symbol
- withSee(Command.Chatsetting.Menu.Color) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu
- withSee(Localization.Command.Chatsetting.Menu.SubMenu) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu
- withSee(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Helper
- withSee(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
- withSee(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
- withSeed(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withSeeInvisiblePlayersInSuggest(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command
- withSeeThrough(Boolean) - Method in record class net.flectone.pulse.config.Message.Bubble.Modern
- withSender(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mail
- withSender(String) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withSender(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tell
- withSender(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withSender(FEntity) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy with a different sender.
- withSender(FEntity) - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
- withSenderName(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord
- withSenderName(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Telegram
- withSenderName(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Twitch
- withSentByThisServer(boolean) - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
- withServer(String) - Method in record class net.flectone.pulse.config.Config
- withServer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ban
- withServer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Kick
- withServer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mute
- withServer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Warn
- withServer(String) - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
- withServer(String) - Method in record class net.flectone.pulse.model.value.Moderation
- withServerDescription(String) - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
- withServerlink(Localization.Message.Serverlink) - Method in record class net.flectone.pulse.config.Localization.Message
- withServerlink(Message.Serverlink) - Method in record class net.flectone.pulse.config.Message
- withServerlink(Permission.Message.Serverlink) - Method in record class net.flectone.pulse.config.Permission.Message
- withServerVersion(String) - Method in record class net.flectone.pulse.config.Localization.Command.Maintenance
- withService(Command.Translateto.Service) - Method in record class net.flectone.pulse.config.Command.Translateto
- withSettings(Map) - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
- withShouldCheckInvisibility(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Names
- withShouldCheckSneaking(Boolean) - Method in record class net.flectone.pulse.config.Message.Rightclick
- withShowConnectionAttempts(Boolean) - Method in record class net.flectone.pulse.config.Command.Ban
- withShowConnectionAttempts(Boolean) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withShowEntityName(Component) - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- withShowFakeJoin(Boolean) - Method in record class net.flectone.pulse.config.Integration.Supervanish
- withShowFakeQuit(Boolean) - Method in record class net.flectone.pulse.config.Integration.Supervanish
- withShutdownTimeout(Config.Executor.DurationUnit) - Method in record class net.flectone.pulse.config.Config.Executor
- withSidebar(Localization.Message.Sidebar) - Method in record class net.flectone.pulse.config.Localization.Message
- withSidebar(Message.Sidebar) - Method in record class net.flectone.pulse.config.Message
- withSidebar(Permission.Message.Sidebar) - Method in record class net.flectone.pulse.config.Permission.Message
- withSign(Message.Sign) - Method in record class net.flectone.pulse.config.Message
- withSign(Permission.Message.Sign) - Method in record class net.flectone.pulse.config.Permission.Message
- withSimplevoice(Integration.Simplevoice) - Method in record class net.flectone.pulse.config.Integration
- withSimplevoice(Permission.Integration.Simplevoice) - Method in record class net.flectone.pulse.config.Permission.Integration
- withSize(long) - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
- withSkinsrestorer(Integration.Skinsrestorer) - Method in record class net.flectone.pulse.config.Integration
- withSkinsrestorer(Permission.Integration.Skinsrestorer) - Method in record class net.flectone.pulse.config.Permission.Integration
- withSlot(Integer) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat
- withSlot(Integer) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Afk
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Anon
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Ball
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Ban
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Coin
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Dice
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Emit
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Helper
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Kick
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Mail
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Me
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Mute
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Online
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Ping
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Poll
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Reply
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Spy
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Stream
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Tell
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Unban
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Warn
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Command.Whois
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Integration.Discord
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Integration.Telegram
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Integration.Twitch
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Afk
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Greeting
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Join
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Quit
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
- withSound(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Update
- withSound(Pair) - Method in record class net.flectone.pulse.model.event.EventMetadataImpl
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Afk
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Anon
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Ball
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Ban
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Banlist
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Broadcast
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Chatcolor
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Chatsetting
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Clearchat
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Clearmail
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Coin
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.CommandDo
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.CommandTry
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Deletemessage
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Dice
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Emit
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Flectonepulse
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Geolocate
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Helper
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Ignore
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Ignorelist
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Kick
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Mail
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Maintenance
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Me
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Minesweeper
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Mute
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Mutelist
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Nickname
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Online
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Ping
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Poll
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Reply
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Sprite
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Spy
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Stream
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Symbol
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Tell
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Tictactoe
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Toponline
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Translateto
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Unban
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Unmute
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Unwarn
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Warn
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Warnlist
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withSound(Sound) - Method in record class net.flectone.pulse.config.Command.Whois
- withSound(Sound) - Method in record class net.flectone.pulse.config.Integration.Discord
- withSound(Sound) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withSound(Sound) - Method in record class net.flectone.pulse.config.Integration.Twitch
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Afk
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Auto.Type
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Bossbar.Announce
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Chat.Type
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Format.Mention
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Greeting
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Join
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Quit
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Rightclick
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Update
- withSound(Sound) - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
- withSpectatorListOrder(Boolean) - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
- withSpoilerSymbol(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Replacement
- withSprite(Command.Sprite) - Method in record class net.flectone.pulse.config.Command
- withSprite(Localization.Command.Sprite) - Method in record class net.flectone.pulse.config.Localization.Command
- withSprite(Permission.Command.Sprite) - Method in record class net.flectone.pulse.config.Permission.Command
- withSpriteTag(Message.Format.Object.SpriteTag) - Method in record class net.flectone.pulse.config.Message.Format.Object
- withSpriteTag(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
- withSpy(Command.Spy) - Method in record class net.flectone.pulse.config.Command
- withSpy(Localization.Command.Spy) - Method in record class net.flectone.pulse.config.Localization.Command
- withSpy(Permission.Command.Spy) - Method in record class net.flectone.pulse.config.Permission.Command
- withSsl(Boolean) - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
- withStallTimeout(Config.Executor.DurationUnit) - Method in record class net.flectone.pulse.config.Config.Executor
- withStart(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll.Status
- withStart(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
- withStatus(String) - Method in record class net.flectone.pulse.config.Integration.Discord.Presence
- withStatus(Localization.Command.Poll.Status) - Method in record class net.flectone.pulse.config.Localization.Command.Poll
- withStatus(Localization.Message.Status) - Method in record class net.flectone.pulse.config.Localization.Message
- withStatus(Message.Status) - Method in record class net.flectone.pulse.config.Message
- withStatus(Permission.Message.Status) - Method in record class net.flectone.pulse.config.Permission.Message
- withStatus(PollModule.Status) - Method in interface net.flectone.pulse.module.command.poll.model.PollMessageContext
-
Returns a copy carrying a different value.
- withStrategies(Map) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withStrategies(Map) - Method in record class net.flectone.pulse.config.Command.Rockpaperscissors
- withStream(Command.Stream) - Method in record class net.flectone.pulse.config.Command
- withStream(Localization.Command.Stream) - Method in record class net.flectone.pulse.config.Localization.Command
- withStream(Permission.Command.Stream) - Method in record class net.flectone.pulse.config.Permission.Command
- withString(String) - Method in interface net.flectone.pulse.model.event.message.context.StringMessageContext
-
Returns a copy carrying a different value.
- withSubCommandGui(String) - Method in record class net.flectone.pulse.config.Command.Poll
- withSubCommandMove(String) - Method in record class net.flectone.pulse.config.Command.Tictactoe
- withSubCommandOther(String) - Method in record class net.flectone.pulse.config.Command.Nickname
- withSubCommandPlayer(String) - Method in record class net.flectone.pulse.config.Command.Whitelist
- withSubCommandVote(String) - Method in record class net.flectone.pulse.config.Command.Poll
- withSubmessage(Component) - Method in record class net.flectone.pulse.model.event.message.MessageSendEvent
- withSuffix(String) - Method in record class net.flectone.pulse.config.Localization.Command.Mute
- withSuffix(String) - Method in record class net.flectone.pulse.config.Localization.Message.Afk
- withSuffix(String) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard
- withSuggestInvisiblePlayers(Boolean) - Method in record class net.flectone.pulse.config.Command
- withSuggestOfflinePlayers(Boolean) - Method in record class net.flectone.pulse.config.Command.Ban
- withSuggestOfflinePlayers(Boolean) - Method in record class net.flectone.pulse.config.Command.Geolocate
- withSuggestOfflinePlayers(Boolean) - Method in record class net.flectone.pulse.config.Command.Ignore
- withSuggestOfflinePlayers(Boolean) - Method in record class net.flectone.pulse.config.Command.Mute
- withSuggestOfflinePlayers(Boolean) - Method in record class net.flectone.pulse.config.Command.Online
- withSuggestOfflinePlayers(Boolean) - Method in record class net.flectone.pulse.config.Command.Tell
- withSuggestOfflinePlayers(Boolean) - Method in record class net.flectone.pulse.config.Command.Warn
- withSupervanish(Integration.Supervanish) - Method in record class net.flectone.pulse.config.Integration
- withSupervanish(Permission.Integration.Supervanish) - Method in record class net.flectone.pulse.config.Permission.Integration
- withSwear(Localization.Message.Format.Moderation.Swear) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation
- withSwear(Message.Format.Moderation.Swear) - Method in record class net.flectone.pulse.config.Message.Format.Moderation
- withSwear(Permission.Message.Format.Moderation.Swear) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
- withSymbol(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Fading
- withSymbol(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Moderation.Swear
- withSymbol(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding.Value
- withSymbol(Command.Symbol) - Method in record class net.flectone.pulse.config.Command
- withSymbol(Localization.Command.Symbol) - Method in record class net.flectone.pulse.config.Localization.Command
- withSymbol(Localization.Command.Tictactoe.Symbol) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withSymbol(Permission.Command.Symbol) - Method in record class net.flectone.pulse.config.Permission.Command
- withSymbols(Map) - Method in record class net.flectone.pulse.config.Localization.Command.Dice
- withSyntax(String) - Method in record class net.flectone.pulse.config.Localization.Command.Exception
- withTab(Integration.Tab) - Method in record class net.flectone.pulse.config.Integration
- withTab(Localization.Message.Tab) - Method in record class net.flectone.pulse.config.Localization.Message
- withTab(Message.Tab) - Method in record class net.flectone.pulse.config.Message
- withTab(Permission.Integration.Tab) - Method in record class net.flectone.pulse.config.Permission.Integration
- withTab(Permission.Message.Tab) - Method in record class net.flectone.pulse.config.Permission.Message
- withTabname(Localization.Message.Scoreboard.Objective.Tabname) - Method in record class net.flectone.pulse.config.Localization.Message.Scoreboard.Objective
- withTabname(Message.Scoreboard.Objective.Tabname) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective
- withTabname(Permission.Message.Scoreboard.Objective.Tabname) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
- withTabSort(Boolean) - Method in record class net.flectone.pulse.config.Integration.Luckperms
- withTagResolver(TagResolver) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy with the tag resolver replaced.
- withTail(String) - Method in record class net.flectone.pulse.config.Localization.Command.Coin
- withTarget(String) - Method in record class net.flectone.pulse.config.Message.Format.QuestionAnswer.Question
- withTarget(FPlayer) - Method in interface net.flectone.pulse.module.command.mail.model.MailMessageContext
-
Returns a copy carrying a different value.
- withTarget(FPlayer) - Method in interface net.flectone.pulse.module.command.tell.model.TellMessageContext
-
Returns a copy carrying a different target.
- withTarget(FPlayer) - Method in interface net.flectone.pulse.module.message.rightclick.model.RightClickMessageContext
-
Returns a copy carrying a different value.
- withTargetLanguage(String) - Method in interface net.flectone.pulse.module.command.translateto.model.TranslatetoMessageContext
-
Returns a copy carrying a different value.
- withTelegram(Integration.Telegram) - Method in record class net.flectone.pulse.config.Integration
- withTelegram(Localization.Integration.Telegram) - Method in record class net.flectone.pulse.config.Localization.Integration
- withTelegram(Permission.Integration.Telegram) - Method in record class net.flectone.pulse.config.Permission.Integration
- withTell(Command.Tell) - Method in record class net.flectone.pulse.config.Command
- withTell(Localization.Command.Tell) - Method in record class net.flectone.pulse.config.Localization.Command
- withTell(Permission.Command.Tell) - Method in record class net.flectone.pulse.config.Permission.Command
- withText(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Footer
- withTextureTag(Message.Format.Object.TextureTag) - Method in record class net.flectone.pulse.config.Message.Format.Object
- withTextureTag(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
- withThai(Boolean) - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
- withThumbnail(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- withTibetan(Boolean) - Method in record class net.flectone.pulse.config.Integration.Icu.WordBreaking
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Integration.ChannelInfo
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Afk
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Auto.Type
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Brand
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Bubble
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Format.Names
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Format.World
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Belowname
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Scoreboard.Objective.Tabname
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Scoreboard
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Serverlink
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Sidebar
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Tab.Footer
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Tab.Header
- withTicker(Ticker) - Method in record class net.flectone.pulse.config.Message.Tab.Playerlistname
- withTictactoe(Command.Tictactoe) - Method in record class net.flectone.pulse.config.Command
- withTictactoe(Localization.Command.Tictactoe) - Method in record class net.flectone.pulse.config.Localization.Command
- withTictactoe(Permission.Command.Tictactoe) - Method in record class net.flectone.pulse.config.Permission.Command
- withTicTacToe(TicTacToe) - Method in interface net.flectone.pulse.module.command.tictactoe.model.TicTacToeMessageContext
-
Returns a copy carrying a different value.
- withTime(long) - Method in record class net.flectone.pulse.model.value.Moderation
- withTime(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withTime(Localization.Time) - Method in record class net.flectone.pulse.config.Localization
- withTimeLimits(Map) - Method in record class net.flectone.pulse.config.Command.Ban
- withTimeLimits(Map) - Method in record class net.flectone.pulse.config.Command.Mute
- withTimeLimits(Map) - Method in record class net.flectone.pulse.config.Command.Warn
- withTimeout(Long) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Newbie
- withTimestamp(Boolean) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- withTimeUnit(TimeUnit) - Method in record class net.flectone.pulse.config.Config.Cache.CacheSetting
- withTimeUnit(TimeUnit) - Method in record class net.flectone.pulse.config.Config.Executor.DurationUnit
- withTitle(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- withToken(String) - Method in record class net.flectone.pulse.config.Integration.Discord
- withToken(String) - Method in record class net.flectone.pulse.config.Integration.Telegram
- withToken(String) - Method in record class net.flectone.pulse.config.Integration.Twitch
- withToken(String) - Method in record class net.flectone.pulse.config.Integration.Yandex
- withTop(Integer) - Method in record class net.flectone.pulse.config.Message.Sidebar
- withToponline(Command.Toponline) - Method in record class net.flectone.pulse.config.Command
- withToponline(Localization.Command.Toponline) - Method in record class net.flectone.pulse.config.Localization.Command
- withToponline(Permission.Command.Toponline) - Method in record class net.flectone.pulse.config.Permission.Command
- withTrackPlaytime(Boolean) - Method in record class net.flectone.pulse.config.Message.Afk
- withTranslate(Localization.Message.Format.Translate) - Method in record class net.flectone.pulse.config.Localization.Message.Format
- withTranslate(Message.Format.Translate) - Method in record class net.flectone.pulse.config.Message.Format
- withTranslate(Permission.Message.Format.Translate) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withTranslateto(Command.Translateto) - Method in record class net.flectone.pulse.config.Command
- withTranslateto(Localization.Command.Translateto) - Method in record class net.flectone.pulse.config.Localization.Command
- withTranslateto(Permission.Command.Translateto) - Method in record class net.flectone.pulse.config.Permission.Command
- withTranslationKeys(List) - Method in record class net.flectone.pulse.config.Message.Vanilla.VanillaMessage
- withTrigger(Double) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
- withTrigger(String) - Method in record class net.flectone.pulse.config.Message.Chat.Type
- withTrigger(String) - Method in record class net.flectone.pulse.config.Message.Format.Mention
- withTrigger(List) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
- withTriggers(Map) - Method in record class net.flectone.pulse.config.Message.Format.Replacement
- withTrimToSingle(Boolean) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
- withTriton(Integration.Triton) - Method in record class net.flectone.pulse.config.Integration
- withTriton(Permission.Integration.Triton) - Method in record class net.flectone.pulse.config.Permission.Integration
- withTurn(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withTurned(boolean) - Method in interface net.flectone.pulse.module.command.maintenance.model.MaintenanceMessageContext
-
Returns a copy carrying a different value.
- withTurned(boolean) - Method in interface net.flectone.pulse.module.command.spy.model.SpyMessageContext
-
Returns a copy carrying a different value.
- withTurned(boolean) - Method in interface net.flectone.pulse.module.command.stream.model.StreamMessageContext
-
Returns a copy carrying a different value.
- withTurnedOn(boolean) - Method in interface net.flectone.pulse.module.command.whitelist.model.WhitelistMessageContext
-
Returns a copy carrying a different value.
- withTwitch(Integration.Twitch) - Method in record class net.flectone.pulse.config.Integration
- withTwitch(Localization.Integration.Twitch) - Method in record class net.flectone.pulse.config.Localization.Integration
- withTwitch(Permission.Integration.Twitch) - Method in record class net.flectone.pulse.config.Permission.Integration
- withType(String) - Method in interface net.flectone.pulse.module.command.online.model.OnlineMessageContext
-
Returns a copy carrying a different value.
- withType(String) - Method in record class net.flectone.pulse.config.Config.Language
- withType(String) - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
- withType(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withType(String) - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- withType(Proxy.Type) - Method in record class net.flectone.pulse.config.Integration.Proxy
- withType(Message.Format.Padding.Type) - Method in record class net.flectone.pulse.config.Message.Format.Padding.Value
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Afk
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Anon
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Ball
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Ban
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Banlist
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Broadcast
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Chatcolor
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting.SettingItem
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Chatsetting
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Clearchat
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Clearmail
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Coin
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.CommandDo
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.CommandTry
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Deletemessage
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Dice
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Emit
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Flectonepulse
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Geolocate
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Helper
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Ignore
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Ignorelist
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Kick
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Mail
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Maintenance
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Me
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Minesweeper
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Mute
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Mutelist
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Nickname
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Online
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Ping
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Poll
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Reply
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Rockpaperscissors
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Sprite
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Spy
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Stream
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Symbol
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Tell
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Tictactoe
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Toponline
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Translateto
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Unban
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Unmute
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Unwarn
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Warn
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Warnlist
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Whitelist
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command.Whois
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Command
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Advancedban
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Blazeandcave
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.CMI
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Deepl
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Discord
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Floodgate
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Geyser
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Icu
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Interactivechat
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Itemsadder
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Libertybans
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Litebans
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Luckperms
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Maintenance
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.MiniMOTD
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.MOTD
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Plasmovoice
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Simplevoice
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Skinsrestorer
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Supervanish
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Tab
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Telegram
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Triton
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Twitch
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Vault
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Integration.Yandex
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Afk
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Anvil
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Auto
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Book
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Bossbar
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Brand
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Bubble
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Chat.Type
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Chat
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fading
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.FColor
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Fixation
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Mention
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Caps
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Delete
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Flood
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Newbie
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation.Swear
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Moderation
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Names
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Object
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer.Question
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.QuestionAnswer
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Translate
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Format.World
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Greeting
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Join
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Quit
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Rightclick
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Belowname
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective.Tabname
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard.Objective
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Scoreboard
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Serverlink
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Sidebar
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Sign
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Status.Icon
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Status.MOTD
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Status.Players
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Status.Version
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Status
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Footer
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Header
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Tab.Playerlistname
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Tab
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Update
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message.Vanilla
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.Message
- withType(Permission.Type) - Method in record class net.flectone.pulse.config.Permission.PermissionEntry
- withType(DatabaseType) - Method in record class net.flectone.pulse.config.Config.Database
- withType(EnableEvent.Type) - Method in record class net.flectone.pulse.model.event.lifecycle.EnableEvent
- withType(ReloadEvent.Type) - Method in record class net.flectone.pulse.model.event.lifecycle.ReloadEvent
- withType(Moderation.Type) - Method in record class net.flectone.pulse.model.value.Moderation
- withTypes(List) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
- withTypes(List) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Chat
- withTypes(List) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Menu.Color
- withTypes(List) - Method in record class net.flectone.pulse.config.Message.Vanilla
- withTypes(Map) - Method in record class net.flectone.pulse.config.Command.Chatsetting.Checkbox
- withTypes(Map) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Checkbox
- withTypes(Map) - Method in record class net.flectone.pulse.config.Localization.Command.Chatsetting.Menu.SubMenu
- withTypes(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Bossbar
- withTypes(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Chat
- withTypes(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Vanilla
- withTypes(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Auto
- withTypes(Map) - Method in record class net.flectone.pulse.config.Message.Auto
- withTypes(Map) - Method in record class net.flectone.pulse.config.Message.Chat
- withTypes(Map) - Method in record class net.flectone.pulse.config.Permission.Message.Chat
- withTypes(Map) - Method in record class net.flectone.pulse.config.Permission.Message.Auto
- withTypes(Map) - Method in record class net.flectone.pulse.config.Permission.Message.Bossbar
- withTypes(Map) - Method in record class net.flectone.pulse.config.Config.Cache
- withUnban(Command.Unban) - Method in record class net.flectone.pulse.config.Command
- withUnban(Localization.Command.Unban) - Method in record class net.flectone.pulse.config.Localization.Command
- withUnban(Permission.Command.Unban) - Method in record class net.flectone.pulse.config.Permission.Command
- withUnknown(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper.Cell
- withUnknown(String) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Names
- withUnmute(Command.Unmute) - Method in record class net.flectone.pulse.config.Command
- withUnmute(Localization.Command.Unmute) - Method in record class net.flectone.pulse.config.Localization.Command
- withUnmute(Permission.Command.Unmute) - Method in record class net.flectone.pulse.config.Permission.Command
- withUnregisterCommandOnReload(Boolean) - Method in record class net.flectone.pulse.config.Config.Internal
- withUnwarn(Command.Unwarn) - Method in record class net.flectone.pulse.config.Command
- withUnwarn(Localization.Command.Unwarn) - Method in record class net.flectone.pulse.config.Localization.Command
- withUnwarn(Permission.Command.Unwarn) - Method in record class net.flectone.pulse.config.Permission.Command
- withUpdate(Localization.Message.Update) - Method in record class net.flectone.pulse.config.Localization.Message
- withUpdate(Message.Update) - Method in record class net.flectone.pulse.config.Message
- withUpdate(Permission.Message.Update) - Method in record class net.flectone.pulse.config.Permission.Message
- withUrl(String) - Method in record class net.flectone.pulse.config.Integration.Discord.Presence.Activity
- withUrl(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withUrl(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Author
- withUrl(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed
- withUrls(String) - Method in interface net.flectone.pulse.module.command.stream.model.StreamMessageContext
-
Returns a copy carrying a different value.
- withUrlTemplate(String) - Method in record class net.flectone.pulse.config.Localization.Command.Stream
- withUse(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Integration.MiniPlaceholders
- withUse(Permission.PermissionEntry) - Method in record class net.flectone.pulse.config.Permission.Integration.Placeholderapi
- withUsePacketLoginListener(Boolean) - Method in record class net.flectone.pulse.config.Config.Internal
- withUsePaperMessageSender(Boolean) - Method in record class net.flectone.pulse.config.Config.Internal
-
Deprecated.
- withUsePlaytimeTracking(Boolean) - Method in record class net.flectone.pulse.config.Config.Database
- withUser(String) - Method in record class net.flectone.pulse.config.Config.Database
- withUser(String) - Method in record class net.flectone.pulse.config.Config.Proxy.Redis
- withUser(String) - Method in record class net.flectone.pulse.config.Integration.Proxy
- withUserName(String) - Method in interface net.flectone.pulse.module.integration.discord.model.DiscordMessageContext
-
Returns a copy carrying a different value.
- withUserName(String) - Method in interface net.flectone.pulse.module.integration.telegram.model.TelegramMessageContext
-
Returns a copy carrying a different value.
- withUsers(List) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.AllowedMentions
- withUseVanillaMessageSender(Boolean) - Method in record class net.flectone.pulse.config.Config.Internal
- withUuid(UUID) - Method in interface net.flectone.pulse.model.event.message.context.MessageContext
-
Returns a copy with a different message id.
- withUuid(UUID) - Method in interface net.flectone.pulse.model.entity.FPlayer
-
Returns a copy with a different account id.
- withUuid(UUID) - Method in record class net.flectone.pulse.model.entity.FPlayerImpl
- withUuid(UUID) - Method in record class net.flectone.pulse.model.event.message.ProxyMessageEvent
- withValid(boolean) - Method in record class net.flectone.pulse.model.value.Moderation
- withValue(String) - Method in record class net.flectone.pulse.config.Localization.Command.Prompt
- withValue(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.Embed.Field
- withValues(List) - Method in record class net.flectone.pulse.config.Localization.Message.Brand
- withValues(List) - Method in record class net.flectone.pulse.config.Message.Status.Icon
- withValues(List) - Method in record class net.flectone.pulse.config.Localization.Message.Sidebar
- withValues(List) - Method in record class net.flectone.pulse.config.Localization.Message.Status.MOTD
- withValues(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Replacement
- withValues(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Serverlink
- withValues(Map) - Method in record class net.flectone.pulse.config.Message.Format.Object.TextureTag
- withValues(Map) - Method in record class net.flectone.pulse.config.Message.Format.World
- withValues(Map) - Method in record class net.flectone.pulse.config.Message.Serverlink
- withValues(Map) - Method in record class net.flectone.pulse.persistence.repository.SocialRepository.Settings
- withValues(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Animation
- withValues(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Condition
- withValues(Map) - Method in record class net.flectone.pulse.config.Localization.Message.Format.Padding
- withValues(Map) - Method in record class net.flectone.pulse.config.Message.Format.Animation
- withValues(Map) - Method in record class net.flectone.pulse.config.Message.Format.Condition
- withValues(Map) - Method in record class net.flectone.pulse.config.Message.Format.Padding
- withValues(Map) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Animation
- withValues(Map) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Condition
- withValues(Map) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Padding
- withValues(Map) - Method in record class net.flectone.pulse.config.Permission.Message.Format.Replacement
- withVanilla(Localization.Message.Vanilla) - Method in record class net.flectone.pulse.config.Localization.Message
- withVanilla(Message.Vanilla) - Method in record class net.flectone.pulse.config.Message
- withVanilla(Permission.Message.Vanilla) - Method in record class net.flectone.pulse.config.Permission.Message
- withVanillaCommandsToRemove(Set) - Method in record class net.flectone.pulse.config.Config.Internal
- withVanished(boolean) - Method in interface net.flectone.pulse.model.event.message.context.VanishMessageContext
-
Returns a copy with the vanished flag set.
- withVault(Integration.Vault) - Method in record class net.flectone.pulse.config.Integration
- withVault(Permission.Integration.Vault) - Method in record class net.flectone.pulse.config.Permission.Integration
- withVelocity(Boolean) - Method in record class net.flectone.pulse.config.Config.Proxy
- withVersion(String) - Method in record class net.flectone.pulse.config.Config
- withVersion(Localization.Message.Status.Version) - Method in record class net.flectone.pulse.config.Localization.Message.Status
- withVersion(Message.Status.Version) - Method in record class net.flectone.pulse.config.Message.Status
- withVersion(Permission.Message.Status.Version) - Method in record class net.flectone.pulse.config.Permission.Message.Status
- withViolationLimit(Integer) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
- withViolationLimit(Integer) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
- withViolationLimit(Integer) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
- withViolationResetTime(Long) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Caps
- withViolationResetTime(Long) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Flood
- withViolationResetTime(Long) - Method in record class net.flectone.pulse.config.Message.Format.Moderation.Swear
- withVisibleToSelf(Boolean) - Method in record class net.flectone.pulse.config.Message.Bubble
- withVoteFalse(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll
- withVoteTrue(String) - Method in record class net.flectone.pulse.config.Localization.Command.Poll
- withWarn(String) - Method in record class net.flectone.pulse.config.Config.Logger
- withWarn(Command.Warn) - Method in record class net.flectone.pulse.config.Command
- withWarn(Localization.Command.Warn) - Method in record class net.flectone.pulse.config.Localization.Command
- withWarn(Permission.Command.Warn) - Method in record class net.flectone.pulse.config.Permission.Command
- withWarnlist(Command.Warnlist) - Method in record class net.flectone.pulse.config.Command
- withWarnlist(Localization.Command.Warnlist) - Method in record class net.flectone.pulse.config.Localization.Command
- withWarnlist(Permission.Command.Warnlist) - Method in record class net.flectone.pulse.config.Permission.Command
- withWebhookAvatar(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
- withWebhookName(String) - Method in record class net.flectone.pulse.config.Localization.Integration.Discord.ChannelEmbed
- withWhitelist(Command.Whitelist) - Method in record class net.flectone.pulse.config.Command
- withWhitelist(Localization.Command.Whitelist) - Method in record class net.flectone.pulse.config.Localization.Command
- withWhitelist(Permission.Command.Whitelist) - Method in record class net.flectone.pulse.config.Permission.Command
- withWhois(Command.Whois) - Method in record class net.flectone.pulse.config.Command
- withWhois(Localization.Command.Whois) - Method in record class net.flectone.pulse.config.Localization.Command
- withWhois(Permission.Command.Whois) - Method in record class net.flectone.pulse.config.Permission.Command
- withWidth(Integer) - Method in record class net.flectone.pulse.config.Message.Sidebar
- withWordBreakHint(String) - Method in record class net.flectone.pulse.config.Message.Bubble
- withWordBreaking(Integration.Icu.WordBreaking) - Method in record class net.flectone.pulse.config.Integration.Icu
- withWorkQueue(Config.Executor.WorkQueue) - Method in record class net.flectone.pulse.config.Config.Executor
- withWorld(Message.Format.World) - Method in record class net.flectone.pulse.config.Message.Format
- withWorld(Permission.Message.Format.World) - Method in record class net.flectone.pulse.config.Permission.Message.Format
- withWrongByPlayer(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withWrongGame(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withWrongGame(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withWrongMove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withWrongMove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
- withWrongMove(String) - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
- withWrongParameters(String) - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
- withYandex(Integration.Yandex) - Method in record class net.flectone.pulse.config.Integration
- withYandex(Permission.Integration.Yandex) - Method in record class net.flectone.pulse.config.Permission.Integration
- withYou(String) - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
- withZero(String) - Method in record class net.flectone.pulse.config.Localization.Time
- wordBreakHint() - Method in record class net.flectone.pulse.config.Message.Bubble
-
Returns the value of the
wordBreakHintrecord component. - wordBreakHint(String) - Method in class net.flectone.pulse.config.Message.Bubble.BubbleBuilder
- wordBreaking() - Method in record class net.flectone.pulse.config.Integration.Icu
-
Returns the value of the
wordBreakingrecord component. - wordBreaking(Integration.Icu.WordBreaking) - Method in class net.flectone.pulse.config.Integration.Icu.IcuBuilder
- WordBreaking(Boolean, Boolean, Boolean, Boolean, Boolean, String) - Constructor for record class net.flectone.pulse.config.Integration.Icu.WordBreaking
-
Creates an instance of a
WordBreakingrecord class. - workQueue() - Method in record class net.flectone.pulse.config.Config.Executor
-
Returns the value of the
workQueuerecord component. - workQueue(Config.Executor.WorkQueue) - Method in class net.flectone.pulse.config.Config.Executor.ExecutorBuilder
- world() - Method in record class net.flectone.pulse.config.Message.Format
-
Returns the value of the
worldrecord component. - world() - Method in record class net.flectone.pulse.config.Permission.Message.Format
-
Returns the value of the
worldrecord component. - world(Message.Format.World) - Method in class net.flectone.pulse.config.Message.Format.FormatBuilder
- world(Permission.Message.Format.World) - Method in class net.flectone.pulse.config.Permission.Message.Format.FormatBuilder
- World(Boolean, WorldModule.Mode, Ticker, Map) - Constructor for record class net.flectone.pulse.config.Message.Format.World
-
Creates an instance of a
Worldrecord class. - World(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Message.Format.World
-
Creates an instance of a
Worldrecord class. - WORLD - Enum constant in enum class net.flectone.pulse.pipeline.MessagePipeline.ReplacementTag
- WORLD_NAME - Enum constant in enum class net.flectone.pulse.model.value.Range.Type
- WORLD_PREFIX - Enum constant in enum class net.flectone.pulse.constant.SettingText
- WORLD_TYPE - Enum constant in enum class net.flectone.pulse.model.value.Range.Type
- WorldModule - Interface in net.flectone.pulse.module.message.format.world
-
Inserts the sender's world into a message, by name or by type.
- WorldModule.Mode - Enum Class in net.flectone.pulse.module.message.format.world
-
Whether the world is shown by name or by type.
- wrongByPlayer() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
wrongByPlayerrecord component. - wrongByPlayer(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- wrongGame() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
wrongGamerecord component. - wrongGame() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
wrongGamerecord component. - wrongGame(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- wrongGame(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- wrongMove() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
wrongMoverecord component. - wrongMove() - Method in record class net.flectone.pulse.config.Localization.Command.Rockpaperscissors
-
Returns the value of the
wrongMoverecord component. - wrongMove() - Method in record class net.flectone.pulse.config.Localization.Command.Tictactoe
-
Returns the value of the
wrongMoverecord component. - wrongMove(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
- wrongMove(String) - Method in class net.flectone.pulse.config.Localization.Command.Rockpaperscissors.RockpaperscissorsBuilder
- wrongMove(String) - Method in class net.flectone.pulse.config.Localization.Command.Tictactoe.TictactoeBuilder
- wrongParameters() - Method in record class net.flectone.pulse.config.Localization.Command.Minesweeper
-
Returns the value of the
wrongParametersrecord component. - wrongParameters(String) - Method in class net.flectone.pulse.config.Localization.Command.Minesweeper.MinesweeperBuilder
X
- x() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Coordinates
-
Returns the value of the
xrecord component.
Y
- y() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Coordinates
-
Returns the value of the
yrecord component. - yandex() - Method in record class net.flectone.pulse.config.Integration
-
Returns the value of the
yandexrecord component. - yandex() - Method in record class net.flectone.pulse.config.Permission.Integration
-
Returns the value of the
yandexrecord component. - yandex(Integration.Yandex) - Method in class net.flectone.pulse.config.Integration.IntegrationBuilder
- yandex(Permission.Integration.Yandex) - Method in class net.flectone.pulse.config.Permission.Integration.IntegrationBuilder
- Yandex(Boolean, String, String) - Constructor for record class net.flectone.pulse.config.Integration.Yandex
-
Creates an instance of a
Yandexrecord class. - Yandex(String, Permission.Type) - Constructor for record class net.flectone.pulse.config.Permission.Integration.Yandex
-
Creates an instance of a
Yandexrecord class. - YANDEX - Enum constant in enum class net.flectone.pulse.config.Command.Translateto.Service
- YandexModule - Interface in net.flectone.pulse.module.integration.yandex
-
Translates messages through Yandex Translate.
- YANDEXSDK_VERSION - Static variable in class net.flectone.pulse.BuildConfig
- yandexTranslate(FPlayer, String, String, String) - Method in interface net.flectone.pulse.module.integration.IntegrationModule
-
Translates text through Yandex, if that integration is enabled.
- yaw() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Coordinates
-
Returns the value of the
yawrecord component. - you() - Method in record class net.flectone.pulse.config.Localization.Command.Ignore
-
Returns the value of the
yourecord component. - you(String) - Method in class net.flectone.pulse.config.Localization.Command.Ignore.IgnoreBuilder
Z
- z() - Method in record class net.flectone.pulse.platform.adapter.PlatformPlayerAdapter.Coordinates
-
Returns the value of the
zrecord component. - zero() - Method in record class net.flectone.pulse.config.Localization.Time
-
Returns the value of the
zerorecord component. - zero(String) - Method in class net.flectone.pulse.config.Localization.Time.TimeBuilder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form