mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2026-06-05 02:46:54 +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