I think I have a better solution to #109

This commit is contained in:
ZeroEpoch1969
2018-07-30 22:58:50 -07:00
parent b702c1cec5
commit 12f023196a
11 changed files with 132 additions and 123 deletions

View File

@ -233,7 +233,7 @@ public class RankManager extends FreedomService
}
}
if (!plugin.pv.isPlayerImpostor(player) && target.getDiscordEnabled())
if (!plugin.pv.isPlayerImpostor(player) && target.getEnabled())
{
if (target.getTag() != null)
{