mfnalex / Spigot-BestTools

Apache License 2.0
5 stars 7 forks source link

[Feature Request] Option to customize items defined as weapons for the dont-switch-during-combat config option #24

Open borkmaster12 opened 2 years ago

borkmaster12 commented 2 years ago

I'm using a plugin that introduces axes that are designed to be used for combat, and is focused on PvE combat. This frequently leads to scenarios where I would like to be able to choose when to swing my combat axe and when to swing my sword/trident.

Unfortunately, the dont-switch-during-battle configuration option does not consider axes as weapons, and does not currently allow you to customize the list of items considered weapons. This leads to frequent undesired toggling of BestTools.

Please allow players to customize the 'weapons' list via the config, or provide some other way to allow axes to optionally be considered as weapons for the dont-switch-during-combat config option.

mfnalex commented 2 years ago

@Cazcez you got time for a pull request?