@@ -445,7 +445,7 @@ public class BoostsPlugin extends Plugin
|
|||||||
this.displayInfoboxes = config.displayInfoboxes();
|
this.displayInfoboxes = config.displayInfoboxes();
|
||||||
this.displayIcons = config.displayIcons();
|
this.displayIcons = config.displayIcons();
|
||||||
this.boldIconFont = config.boldIconFont();
|
this.boldIconFont = config.boldIconFont();
|
||||||
this.displayNextBuffChange = config.displayNextDebuffChange();
|
this.displayNextBuffChange = config.displayNextBuffChange();
|
||||||
this.displayNextDebuffChange = config.displayNextDebuffChange();
|
this.displayNextDebuffChange = config.displayNextDebuffChange();
|
||||||
this.boostThreshold = config.boostThreshold();
|
this.boostThreshold = config.boostThreshold();
|
||||||
this.groupNotifications = config.groupNotifications();
|
this.groupNotifications = config.groupNotifications();
|
||||||
|
|||||||
Reference in New Issue
Block a user