You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| MiniMessage Tags |`<color:#rrggbb>`, `<rainbow>`, `<click:...>`, `<font>`, etc. |
45
+
<!--@include: @/parts/legacyColors.md-->
51
46
52
47
*For flexibility, you can use `&` or `§` as interchangeable symbols.*
53
48
@@ -189,6 +184,16 @@ The main issue has been fixed in recent Mohist versions, so FlectonePulse works
189
184
190
185
:::
191
186
187
+
### 21. Is your chat plugin incompatible with FlectonePulse?
188
+
189
+
By default, `FlectonePulse` has the `mode: "PACKET"` setting for [chats](/docs/message/chat/#mode). This prevents your plugin from working correctly
190
+
191
+
::: info INFO
192
+
193
+
You can change this to `mode: "BUKKIT"` to allow other plugins to interact with chat. In rare cases, you may use `mode: "PAPER"` if your plugin uses `Paper` listeners
0 commit comments