Flectone Logo FlectonePulse

InteractiveChat

Integration with the InteractiveChat plugin correctly formats custom placeholders from InteractiveChat

Warning

Full support for InteractiveChat does not and will not exist; if achievements, deaths, etc., are not displayed, this is an issue with InteractiveChat and its modification of all packets. This can be fixed by disabling some functions in the InteractiveChat config itself.

Warning

With InteractiveChat enabled, the message deletion module will not work or messages will be duplicated.

My personal advice as the author of FlectonePulse: do not use InteractiveChat on your server until its author decides to write it properly. It simply creates a delay for chat messages, which is very noticeable.


⚙️ Setting

Path integration.yml → interactivechat
interactivechat:
  enable: true

enable

Enables or disables the functionality of the module


🔐 Permissions

Path permission.yml → integration.interactivechat
interactivechat:
  name: "flectonepulse.module.integration.interactivechat"
  type: "TRUE"

name

Permission name

type

Permission type

TypeExplanation
TRUEAvailable to any player
FALSEAvailable to no one, must be granted separately (e.g., using LuckPerms)
OPAvailable to server operators
NOT_OPAvailable to NON-operators of the server

Last updated on

Edit on GitHub

On this page

Authors of page