Calling hook OnPlayerChat resulted in a conflict between the following plugins: BetterChat - True (Boolean), Jail (False (Boolean))the ban on sending messages from prison to chat does not work.
Calling hook OnPlayerChat resulted in a conflict between the following plugins: BetterChat - True (Boolean), Jail (False (Boolean))the ban on sending messages from prison to chat does not work.
If you have better chat and do not allow the jailed players to talk they can still talk and it causes a error
Calling hook OnPlayerChat resulted in a conflict between the following plugins: BetterChat - True (Boolean), Jail (False (Boolean))
You can resolve this by changing the "return false" to "return true" in the OnPlayerChat location in Jail.cs. It's just a warning though, and won't affect it.