Calling hook OnPlayerChat resulted in a conflictSolved

Hi all, getting this error Calling hook OnPlayerChat resulted in a conflict between the following plugins: GameModeManager - False (Boolean), ChatPrefix (True (Boolean)) any idea how to fix this issue?

regards

The plugin GameModeManager would need to return true, not false, in the OnPlayerChat hook to avoid the warning.

Go0ePa8S2poB3OZ.jpg Wulf

The plugin GameModeManager would need to return true, not false, in the OnPlayerChat hook to avoid the warning.

Thank you so much for the help!

Locked automatically