WorldGuard

WorldGuard

8M Downloads

Cancel of chat event when no receivers exist creats compatibility issues

LadyCailinBot opened this issue ยท 1 comments

commented

WORLDGUARD-3575 - Reported by DerSeegler

WorldGuard is canceling the chat event when there are no receivers (see https://github.com/sk89q/WorldGuard/blob/c9eaec0ae81189cef44c53e4f91678b1fdda5979/src/main/java/com/sk89q/worldguard/bukkit/listener/WorldGuardPlayerListener.java#L157).
This creates compatibility issues with some plugins like ChatControl since ChatControl removes all reveivers and sends the message manually.

commented

Comment by wizjany

tell them to listen later then. sending the message manually would bypass the flag.