Checkstyle fix
This commit is contained in:
@@ -378,7 +378,7 @@ public class EasyscapePlugin extends Plugin
|
|||||||
if (target.contains("explorer's ring") && config.getSwapExplorersRing())
|
if (target.contains("explorer's ring") && config.getSwapExplorersRing())
|
||||||
{
|
{
|
||||||
swap(client, "Teleport", option, target);
|
swap(client, "Teleport", option, target);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (config.getGamesNecklace() && target.contains("games necklace"))
|
if (config.getGamesNecklace() && target.contains("games necklace"))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user