itemchargeplugin: add basket/fix sack
Add basket config and fix sack config.
This commit is contained in:
@@ -956,6 +956,7 @@ public class ItemChargePlugin extends Plugin
|
||||
this.showXericTalismanCharges = config.showXericTalismanCharges();
|
||||
this.showrecoil = config.showrecoil();
|
||||
this.chronicle = config.chronicle();
|
||||
this.showBasketCharges = config.showBasketCharges();
|
||||
this.showSackCharges = config.showSackCharges();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user