InteractiveChat
Integration with the InteractiveChat plugin correctly formats custom placeholders from InteractiveChat
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.
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
Pathintegration.yml → interactivechat
interactivechat:
enable: trueenable
Enables or disables the functionality of the module
🔐 Permissions
Pathpermission.yml → integration.interactivechat
interactivechat:
name: "flectonepulse.module.integration.interactivechat"
type: "TRUE"name
Permission name
type
Permission type
| Type | Explanation |
|---|---|
TRUE | Available to any player |
FALSE | Available to no one, must be granted separately (e.g., using LuckPerms) |
OP | Available to server operators |
NOT_OP | Available to NON-operators of the server |
Last updated on
Edit on GitHub
FlectonePulse