Hello guys, I have question on Bukkit events. Exist event which checking BroadcastMessage ? I wan't check if BroadCast Message contains word, replace it with.... that...
I think he means when someone broadcast something, And it contains a word in his list, It will be replaced as example /broadcast sh!t it will replace with **** (I guess)
Broadcaster is not player, it is Plugin. I wan't create Czech location on SurvivalGames plugin. replaceAll("has won", "..."); Problem is in: AsyncPlayerChatEvent only checking player.