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
Please explain your feature request to the best of your abilities:
Working with the TownyChat plugin, it would be a nice option to be able to configure the priorities for the plugin when having issues with other chat plugins.
Llmdl you suggested that TC runs at NORMAL, that only gives two other options LOW and LOWEST for me to work on with the other plugin.
The text was updated successfully, but these errors were encountered:
- Add the ability to choose which EventPriority TownyChat uses to
modify chat.
- ClosesTownyAdvanced/Towny#7625.
- New ChatConfig.yml Option: modify_chat.listener_priority
- Default: normal
- The priority used for the AsyncPlayerChatEvent listener in
TownyChat. This option will decide when TownyChat listens to the Chat
event thrown by Bukkit-based servers.
- Valid settings are: lowest, low, normal, high, highest
- Lowest is the earliest listener, allowing TownyChat to act upon
chat before Low, Normal, High, and Highest priority plugins.
- Highest will cause TownyChat to change chat after other plugins
operating on lower priorities.
- If you don't know what any of this means leave it at normal.
- Add the ability to choose which EventPriority TownyChat uses to
modify chat.
- ClosesTownyAdvanced/Towny#7625.
- New ChatConfig.yml Option: modify_chat.listener_priority
- Default: normal
- The priority used for the AsyncPlayerChatEvent listener in
TownyChat. This option will decide when TownyChat listens to the Chat
event thrown by Bukkit-based servers.
- Valid settings are: lowest, low, normal, high, highest
- Lowest is the earliest listener, allowing TownyChat to act upon
chat before Low, Normal, High, and Highest priority plugins.
- Highest will cause TownyChat to change chat after other plugins
operating on lower priorities.
- If you don't know what any of this means leave it at normal.
Please explain your feature request to the best of your abilities:
Working with the TownyChat plugin, it would be a nice option to be able to configure the priorities for the plugin when having issues with other chat plugins.
Llmdl you suggested that TC runs at NORMAL, that only gives two other options LOW and LOWEST for me to work on with the other plugin.
The text was updated successfully, but these errors were encountered: