Yeah but I'm not quite sure because it just plays the default music. Do I have to make a event of some kind to trigger this plugin?
Viewing post in [CGMZ] Battle BGM Control for RPG Maker MZ comments
No problem. So, in the plugin parameters, double click the Enable Switch parameter and set it to a game switch, for example mine is set to switch id = 50:
Then, in your game, make an event that turns that switch ON, like so:
Interact with the event that turns the switch to ON and then enter battle and you should hear any battle bgms you have set up that are eligible to be played.