I've removed the extra folder with a modified vertion of Bag Screen with Interactable party since I've discovered what I needed to modify to make it universally compatible (I hope) by modyfing
Ruby:
pkmn.compatible_with_move?
instead of adding several new ones that had to be added to all plugins that modify tm/hms or similar. I've grown wiser in this time.
Also added the Move Master to make all tutor and tm/hm moves be universally learnable (except by eggs and shadow pokemon) when the setting is true and a definable switch is on. Busted on its own but can make some good once-in-a-playthrough moves or simply if you dont want to add your new move to every moveset.