This repository was archived by the owner on Oct 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Listener Priorities
kangarko edited this page Apr 6, 2017
·
13 revisions
This is commonly caused by wrong event priorities; ChatControl modifies the chat before the other plugin, or vice versa, causing the wrong order. You can edit the priorities in ChatControl manually and find a suitable combination. Please read this short section to understand how priorities work.
One user has reported following configuration working well with FactionsChat:
Listener_Priority:
Formatter: NORMAL
Checker: LOWEST
You may experiment with different values (LOWEST, LOW, NORMAL, HIGH, HIGHEST and MONITOR) to find a combination that works with your other plugins.
© MineAcademy | Code Unique Minecraft Plugins & Servers In 20 Days
About
Free version
Basics
Understanding
- Channels
- Formatting
- Rules / Filters
- Handlers
- Groups
- JSON
- Discord
- Toggle ignoring swears
- Variables
- JavaScript Variables
Tweaking
Solving Issues
Miscellaneous