mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-29 19:46:42 +00:00
I think I have a better solution to #109
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user