Merge pull request #868 from josharoo/remove-duplicate-timer
Remove duplicate anti-venom+ config check
This commit is contained in:
@@ -146,11 +146,6 @@ public class TimersPlugin extends Plugin
|
|||||||
removeGameTimer(MAGICIMBUE);
|
removeGameTimer(MAGICIMBUE);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!config.showAntiVenomPlus())
|
|
||||||
{
|
|
||||||
removeGameTimer(ANTIVENOMPLUS);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (!config.showTeleblock())
|
if (!config.showTeleblock())
|
||||||
{
|
{
|
||||||
removeGameTimer(FULLTB);
|
removeGameTimer(FULLTB);
|
||||||
|
|||||||
Reference in New Issue
Block a user