Record Class Command
java.lang.Object
java.lang.Record
net.flectone.pulse.config.Command
- All Implemented Interfaces:
EnableSetting
public record Command(Boolean enable, Boolean suggestInvisiblePlayers, Command.Afk afk, Command.Anon anon, Command.Ball ball, Command.Ban ban, Command.Banlist banlist, Command.Broadcast broadcast, Command.Chatcolor chatcolor, Command.Chatsetting chatsetting, Command.Clearchat clearchat, Command.Clearmail clearmail, Command.Coin coin, Command.Deletemessage deletemessage, Command.Dice dice, Command.CommandDo commandDo, Command.Emit emit, Command.Flectonepulse flectonepulse, Command.Geolocate geolocate, Command.Helper helper, Command.Ignore ignore, Command.Ignorelist ignorelist, Command.Kick kick, Command.Mail mail, Command.Maintenance maintenance, Command.Me me, Command.Minesweeper minesweeper, Command.Mute mute, Command.Mutelist mutelist, Command.Nickname nickname, Command.Online online, Command.Ping ping, Command.Poll poll, Command.Reply reply, Command.Rockpaperscissors rockpaperscissors, Command.Sprite sprite, Command.Spy spy, Command.Stream stream, Command.Symbol symbol, Command.Tell tell, Command.Tictactoe tictactoe, Command.Toponline toponline, Command.Translateto translateto, Command.CommandTry commandTry, Command.Unban unban, Command.Unmute unmute, Command.Unwarn unwarn, Command.Warn warn, Command.Warnlist warnlist, Command.Whitelist whitelist, Command.Whois whois)
extends Record
implements EnableSetting
Configuration for all commands in FlectonePulse.
Contains nested record classes for individual command configurations.
- Since:
- 1.7.1
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic classstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic classstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final recordstatic final record -
Constructor Summary
ConstructorsConstructorDescriptionCommand(Boolean enable, Boolean suggestInvisiblePlayers, Command.Afk afk, Command.Anon anon, Command.Ball ball, Command.Ban ban, Command.Banlist banlist, Command.Broadcast broadcast, Command.Chatcolor chatcolor, Command.Chatsetting chatsetting, Command.Clearchat clearchat, Command.Clearmail clearmail, Command.Coin coin, Command.Deletemessage deletemessage, Command.Dice dice, Command.CommandDo commandDo, Command.Emit emit, Command.Flectonepulse flectonepulse, Command.Geolocate geolocate, Command.Helper helper, Command.Ignore ignore, Command.Ignorelist ignorelist, Command.Kick kick, Command.Mail mail, Command.Maintenance maintenance, Command.Me me, Command.Minesweeper minesweeper, Command.Mute mute, Command.Mutelist mutelist, Command.Nickname nickname, Command.Online online, Command.Ping ping, Command.Poll poll, Command.Reply reply, Command.Rockpaperscissors rockpaperscissors, Command.Sprite sprite, Command.Spy spy, Command.Stream stream, Command.Symbol symbol, Command.Tell tell, Command.Tictactoe tictactoe, Command.Toponline toponline, Command.Translateto translateto, Command.CommandTry commandTry, Command.Unban unban, Command.Unmute unmute, Command.Unwarn unwarn, Command.Warn warn, Command.Warnlist warnlist, Command.Whitelist whitelist, Command.Whois whois) Creates an instance of aCommandrecord class. -
Method Summary
Modifier and TypeMethodDescriptionafk()Returns the value of theafkrecord component.anon()Returns the value of theanonrecord component.ball()Returns the value of theballrecord component.ban()Returns the value of thebanrecord component.banlist()Returns the value of thebanlistrecord component.Returns the value of thebroadcastrecord component.static Command.CommandBuilderbuilder()Returns the value of thechatcolorrecord component.Returns the value of thechatsettingrecord component.Returns the value of theclearchatrecord component.Returns the value of theclearmailrecord component.coin()Returns the value of thecoinrecord component.Returns the value of thecommandDorecord component.Returns the value of thecommandTryrecord component.Returns the value of thedeletemessagerecord component.dice()Returns the value of thedicerecord component.emit()Returns the value of theemitrecord component.enable()Returns the value of theenablerecord component.final booleanIndicates whether some other object is "equal to" this one.Returns the value of theflectonepulserecord component.Returns the value of thegeolocaterecord component.final inthashCode()Returns a hash code value for this object.helper()Returns the value of thehelperrecord component.ignore()Returns the value of theignorerecord component.Returns the value of theignorelistrecord component.kick()Returns the value of thekickrecord component.mail()Returns the value of themailrecord component.Returns the value of themaintenancerecord component.me()Returns the value of themerecord component.Returns the value of theminesweeperrecord component.mute()Returns the value of themuterecord component.mutelist()Returns the value of themutelistrecord component.nickname()Returns the value of thenicknamerecord component.online()Returns the value of theonlinerecord component.ping()Returns the value of thepingrecord component.poll()Returns the value of thepollrecord component.reply()Returns the value of thereplyrecord component.Returns the value of therockpaperscissorsrecord component.sprite()Returns the value of thespriterecord component.spy()Returns the value of thespyrecord component.stream()Returns the value of thestreamrecord component.Returns the value of thesuggestInvisiblePlayersrecord component.symbol()Returns the value of thesymbolrecord component.tell()Returns the value of thetellrecord component.Returns the value of thetictactoerecord component.Returns the value of thetoponlinerecord component.final StringtoString()Returns a string representation of this record class.Returns the value of thetranslatetorecord component.unban()Returns the value of theunbanrecord component.unmute()Returns the value of theunmuterecord component.unwarn()Returns the value of theunwarnrecord component.warn()Returns the value of thewarnrecord component.warnlist()Returns the value of thewarnlistrecord component.Returns the value of thewhitelistrecord component.whois()Returns the value of thewhoisrecord component.withAfk(Command.Afk afk) withAnon(Command.Anon anon) withBall(Command.Ball ball) withBan(Command.Ban ban) withBanlist(Command.Banlist banlist) withBroadcast(Command.Broadcast broadcast) withChatcolor(Command.Chatcolor chatcolor) withChatsetting(Command.Chatsetting chatsetting) withClearchat(Command.Clearchat clearchat) withClearmail(Command.Clearmail clearmail) withCoin(Command.Coin coin) withCommandDo(Command.CommandDo commandDo) withCommandTry(Command.CommandTry commandTry) withDeletemessage(Command.Deletemessage deletemessage) withDice(Command.Dice dice) withEmit(Command.Emit emit) withEnable(Boolean enable) withFlectonepulse(Command.Flectonepulse flectonepulse) withGeolocate(Command.Geolocate geolocate) withHelper(Command.Helper helper) withIgnore(Command.Ignore ignore) withIgnorelist(Command.Ignorelist ignorelist) withKick(Command.Kick kick) withMail(Command.Mail mail) withMaintenance(Command.Maintenance maintenance) withMe(Command.Me me) withMinesweeper(Command.Minesweeper minesweeper) withMute(Command.Mute mute) withMutelist(Command.Mutelist mutelist) withNickname(Command.Nickname nickname) withOnline(Command.Online online) withPing(Command.Ping ping) withPoll(Command.Poll poll) withReply(Command.Reply reply) withRockpaperscissors(Command.Rockpaperscissors rockpaperscissors) withSprite(Command.Sprite sprite) withSpy(Command.Spy spy) withStream(Command.Stream stream) withSuggestInvisiblePlayers(Boolean suggestInvisiblePlayers) withSymbol(Command.Symbol symbol) withTell(Command.Tell tell) withTictactoe(Command.Tictactoe tictactoe) withToponline(Command.Toponline toponline) withTranslateto(Command.Translateto translateto) withUnban(Command.Unban unban) withUnmute(Command.Unmute unmute) withUnwarn(Command.Unwarn unwarn) withWarn(Command.Warn warn) withWarnlist(Command.Warnlist warnlist) withWhitelist(Command.Whitelist whitelist) withWhois(Command.Whois whois)
-
Constructor Details
-
Command
public Command(@JsonPropertyDescription(" https://flectone.net/pulse/docs/command") Boolean enable, Boolean suggestInvisiblePlayers, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/afk") Command.Afk afk, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/anon") Command.Anon anon, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/ball") Command.Ball ball, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/ban") Command.Ban ban, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/banlist") Command.Banlist banlist, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/broadcast") Command.Broadcast broadcast, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/chatcolor") Command.Chatcolor chatcolor, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/chatsetting") Command.Chatsetting chatsetting, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/clearchat") Command.Clearchat clearchat, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/clearmail") Command.Clearmail clearmail, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/coin") Command.Coin coin, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/deletemessage") Command.Deletemessage deletemessage, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/dice") Command.Dice dice, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/do") Command.CommandDo commandDo, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/emit") Command.Emit emit, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/flectonepulse") Command.Flectonepulse flectonepulse, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/geolocate") Command.Geolocate geolocate, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/helper") Command.Helper helper, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/ignore") Command.Ignore ignore, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/ignorelist") Command.Ignorelist ignorelist, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/kick") Command.Kick kick, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/mail") Command.Mail mail, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/maintenance") Command.Maintenance maintenance, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/me") Command.Me me, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/minesweeper") Command.Minesweeper minesweeper, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/mute") Command.Mute mute, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/mutelist") Command.Mutelist mutelist, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/nickname") Command.Nickname nickname, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/online") Command.Online online, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/ping") Command.Ping ping, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/poll") Command.Poll poll, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/reply") Command.Reply reply, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/rockpaperscissors") Command.Rockpaperscissors rockpaperscissors, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/sprite") Command.Sprite sprite, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/spy") Command.Spy spy, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/stream") Command.Stream stream, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/symbol") Command.Symbol symbol, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/tell") Command.Tell tell, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/tictactoe") Command.Tictactoe tictactoe, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/toponline") Command.Toponline toponline, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/translateto") Command.Translateto translateto, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/try") Command.CommandTry commandTry, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/unban") Command.Unban unban, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/unmute") Command.Unmute unmute, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/unwarn") Command.Unwarn unwarn, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/warn") Command.Warn warn, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/warnlist") Command.Warnlist warnlist, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/whitelist") Command.Whitelist whitelist, @JsonPropertyDescription(" https://flectone.net/pulse/docs/command/whois") Command.Whois whois) Creates an instance of aCommandrecord class.- Parameters:
enable- the value for theenablerecord componentsuggestInvisiblePlayers- the value for thesuggestInvisiblePlayersrecord componentafk- the value for theafkrecord componentanon- the value for theanonrecord componentball- the value for theballrecord componentban- the value for thebanrecord componentbanlist- the value for thebanlistrecord componentbroadcast- the value for thebroadcastrecord componentchatcolor- the value for thechatcolorrecord componentchatsetting- the value for thechatsettingrecord componentclearchat- the value for theclearchatrecord componentclearmail- the value for theclearmailrecord componentcoin- the value for thecoinrecord componentdeletemessage- the value for thedeletemessagerecord componentdice- the value for thedicerecord componentcommandDo- the value for thecommandDorecord componentemit- the value for theemitrecord componentflectonepulse- the value for theflectonepulserecord componentgeolocate- the value for thegeolocaterecord componenthelper- the value for thehelperrecord componentignore- the value for theignorerecord componentignorelist- the value for theignorelistrecord componentkick- the value for thekickrecord componentmail- the value for themailrecord componentmaintenance- the value for themaintenancerecord componentme- the value for themerecord componentminesweeper- the value for theminesweeperrecord componentmute- the value for themuterecord componentmutelist- the value for themutelistrecord componentnickname- the value for thenicknamerecord componentonline- the value for theonlinerecord componentping- the value for thepingrecord componentpoll- the value for thepollrecord componentreply- the value for thereplyrecord componentrockpaperscissors- the value for therockpaperscissorsrecord componentsprite- the value for thespriterecord componentspy- the value for thespyrecord componentstream- the value for thestreamrecord componentsymbol- the value for thesymbolrecord componenttell- the value for thetellrecord componenttictactoe- the value for thetictactoerecord componenttoponline- the value for thetoponlinerecord componenttranslateto- the value for thetranslatetorecord componentcommandTry- the value for thecommandTryrecord componentunban- the value for theunbanrecord componentunmute- the value for theunmuterecord componentunwarn- the value for theunwarnrecord componentwarn- the value for thewarnrecord componentwarnlist- the value for thewarnlistrecord componentwhitelist- the value for thewhitelistrecord componentwhois- the value for thewhoisrecord component
-
-
Method Details
-
builder
-
toBuilder
-
withEnable
-
withSuggestInvisiblePlayers
-
withAfk
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withAnon
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withBall
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withBan
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withBanlist
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withBroadcast
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withChatcolor
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withChatsetting
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withClearchat
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withClearmail
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withCoin
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withDeletemessage
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withDice
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withCommandDo
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withEmit
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withFlectonepulse
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withGeolocate
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withHelper
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withIgnore
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withIgnorelist
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withKick
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withMail
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withMaintenance
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withMe
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withMinesweeper
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withMute
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withMutelist
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withNickname
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withOnline
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withPing
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withPoll
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withReply
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withRockpaperscissors
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withSprite
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withSpy
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withStream
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withSymbol
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withTell
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withTictactoe
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withToponline
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withTranslateto
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withCommandTry
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withUnban
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withUnmute
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withUnwarn
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withWarn
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withWarnlist
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withWhitelist
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
withWhois
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared withObjects::equals(Object,Object). -
enable
Returns the value of theenablerecord component.- Specified by:
enablein interfaceEnableSetting- Returns:
- the value of the
enablerecord component
-
suggestInvisiblePlayers
Returns the value of thesuggestInvisiblePlayersrecord component.- Returns:
- the value of the
suggestInvisiblePlayersrecord component
-
afk
Returns the value of theafkrecord component.- Returns:
- the value of the
afkrecord component
-
anon
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/anon") public Command.Anon anon()Returns the value of theanonrecord component.- Returns:
- the value of the
anonrecord component
-
ball
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/ball") public Command.Ball ball()Returns the value of theballrecord component.- Returns:
- the value of the
ballrecord component
-
ban
Returns the value of thebanrecord component.- Returns:
- the value of the
banrecord component
-
banlist
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/banlist") public Command.Banlist banlist()Returns the value of thebanlistrecord component.- Returns:
- the value of the
banlistrecord component
-
broadcast
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/broadcast") public Command.Broadcast broadcast()Returns the value of thebroadcastrecord component.- Returns:
- the value of the
broadcastrecord component
-
chatcolor
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/chatcolor") public Command.Chatcolor chatcolor()Returns the value of thechatcolorrecord component.- Returns:
- the value of the
chatcolorrecord component
-
chatsetting
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/chatsetting") public Command.Chatsetting chatsetting()Returns the value of thechatsettingrecord component.- Returns:
- the value of the
chatsettingrecord component
-
clearchat
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/clearchat") public Command.Clearchat clearchat()Returns the value of theclearchatrecord component.- Returns:
- the value of the
clearchatrecord component
-
clearmail
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/clearmail") public Command.Clearmail clearmail()Returns the value of theclearmailrecord component.- Returns:
- the value of the
clearmailrecord component
-
coin
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/coin") public Command.Coin coin()Returns the value of thecoinrecord component.- Returns:
- the value of the
coinrecord component
-
deletemessage
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/deletemessage") public Command.Deletemessage deletemessage()Returns the value of thedeletemessagerecord component.- Returns:
- the value of the
deletemessagerecord component
-
dice
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/dice") public Command.Dice dice()Returns the value of thedicerecord component.- Returns:
- the value of the
dicerecord component
-
commandDo
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/do") public Command.CommandDo commandDo()Returns the value of thecommandDorecord component.- Returns:
- the value of the
commandDorecord component
-
emit
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/emit") public Command.Emit emit()Returns the value of theemitrecord component.- Returns:
- the value of the
emitrecord component
-
flectonepulse
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/flectonepulse") public Command.Flectonepulse flectonepulse()Returns the value of theflectonepulserecord component.- Returns:
- the value of the
flectonepulserecord component
-
geolocate
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/geolocate") public Command.Geolocate geolocate()Returns the value of thegeolocaterecord component.- Returns:
- the value of the
geolocaterecord component
-
helper
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/helper") public Command.Helper helper()Returns the value of thehelperrecord component.- Returns:
- the value of the
helperrecord component
-
ignore
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/ignore") public Command.Ignore ignore()Returns the value of theignorerecord component.- Returns:
- the value of the
ignorerecord component
-
ignorelist
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/ignorelist") public Command.Ignorelist ignorelist()Returns the value of theignorelistrecord component.- Returns:
- the value of the
ignorelistrecord component
-
kick
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/kick") public Command.Kick kick()Returns the value of thekickrecord component.- Returns:
- the value of the
kickrecord component
-
mail
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/mail") public Command.Mail mail()Returns the value of themailrecord component.- Returns:
- the value of the
mailrecord component
-
maintenance
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/maintenance") public Command.Maintenance maintenance()Returns the value of themaintenancerecord component.- Returns:
- the value of the
maintenancerecord component
-
me
Returns the value of themerecord component.- Returns:
- the value of the
merecord component
-
minesweeper
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/minesweeper") public Command.Minesweeper minesweeper()Returns the value of theminesweeperrecord component.- Returns:
- the value of the
minesweeperrecord component
-
mute
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/mute") public Command.Mute mute()Returns the value of themuterecord component.- Returns:
- the value of the
muterecord component
-
mutelist
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/mutelist") public Command.Mutelist mutelist()Returns the value of themutelistrecord component.- Returns:
- the value of the
mutelistrecord component
-
nickname
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/nickname") public Command.Nickname nickname()Returns the value of thenicknamerecord component.- Returns:
- the value of the
nicknamerecord component
-
online
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/online") public Command.Online online()Returns the value of theonlinerecord component.- Returns:
- the value of the
onlinerecord component
-
ping
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/ping") public Command.Ping ping()Returns the value of thepingrecord component.- Returns:
- the value of the
pingrecord component
-
poll
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/poll") public Command.Poll poll()Returns the value of thepollrecord component.- Returns:
- the value of the
pollrecord component
-
reply
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/reply") public Command.Reply reply()Returns the value of thereplyrecord component.- Returns:
- the value of the
replyrecord component
-
rockpaperscissors
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/rockpaperscissors") public Command.Rockpaperscissors rockpaperscissors()Returns the value of therockpaperscissorsrecord component.- Returns:
- the value of the
rockpaperscissorsrecord component
-
sprite
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/sprite") public Command.Sprite sprite()Returns the value of thespriterecord component.- Returns:
- the value of the
spriterecord component
-
spy
Returns the value of thespyrecord component.- Returns:
- the value of the
spyrecord component
-
stream
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/stream") public Command.Stream stream()Returns the value of thestreamrecord component.- Returns:
- the value of the
streamrecord component
-
symbol
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/symbol") public Command.Symbol symbol()Returns the value of thesymbolrecord component.- Returns:
- the value of the
symbolrecord component
-
tell
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/tell") public Command.Tell tell()Returns the value of thetellrecord component.- Returns:
- the value of the
tellrecord component
-
tictactoe
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/tictactoe") public Command.Tictactoe tictactoe()Returns the value of thetictactoerecord component.- Returns:
- the value of the
tictactoerecord component
-
toponline
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/toponline") public Command.Toponline toponline()Returns the value of thetoponlinerecord component.- Returns:
- the value of the
toponlinerecord component
-
translateto
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/translateto") public Command.Translateto translateto()Returns the value of thetranslatetorecord component.- Returns:
- the value of the
translatetorecord component
-
commandTry
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/try") public Command.CommandTry commandTry()Returns the value of thecommandTryrecord component.- Returns:
- the value of the
commandTryrecord component
-
unban
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/unban") public Command.Unban unban()Returns the value of theunbanrecord component.- Returns:
- the value of the
unbanrecord component
-
unmute
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/unmute") public Command.Unmute unmute()Returns the value of theunmuterecord component.- Returns:
- the value of the
unmuterecord component
-
unwarn
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/unwarn") public Command.Unwarn unwarn()Returns the value of theunwarnrecord component.- Returns:
- the value of the
unwarnrecord component
-
warn
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/warn") public Command.Warn warn()Returns the value of thewarnrecord component.- Returns:
- the value of the
warnrecord component
-
warnlist
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/warnlist") public Command.Warnlist warnlist()Returns the value of thewarnlistrecord component.- Returns:
- the value of the
warnlistrecord component
-
whitelist
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/whitelist") public Command.Whitelist whitelist()Returns the value of thewhitelistrecord component.- Returns:
- the value of the
whitelistrecord component
-
whois
@JsonPropertyDescription(" https://flectone.net/pulse/docs/command/whois") public Command.Whois whois()Returns the value of thewhoisrecord component.- Returns:
- the value of the
whoisrecord component
-