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