Package net.flectone.pulse.model.event.message.context


package net.flectone.pulse.model.event.message.context
  • Interfaces
    Class
    Description
    A message context that also carries a ready-made component that should be inserted as-is.
    A message context that also carries a punishment owned by another plugin.
    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.
    Identifies a rendered message so an identical one can be served from cache instead of being formatted again.
    A message context that also carries a punishment issued by FlectonePulse.
    A message context that also carries an extra string, such as the original player input.
    A message context that also records whether the sender is hidden, so join and quit messages can be faked or suppressed for vanished players.