aoewarnings: Method can be private
This commit is contained in:
@@ -450,7 +450,7 @@ public class AoeWarningPlugin extends Plugin
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void updateConfig()
|
private void updateConfig()
|
||||||
{
|
{
|
||||||
this.aoeNotifyAll = config.aoeNotifyAll();
|
this.aoeNotifyAll = config.aoeNotifyAll();
|
||||||
this.overlayColor = config.overlayColor();
|
this.overlayColor = config.overlayColor();
|
||||||
|
|||||||
Reference in New Issue
Block a user