Hey Bro, how's it going?
Yes, with your question I realized I hadn't activated the script calls in this plugin.
I updated the file, so please download the js file again and replace it in your project (I didn't make any configuration changes, I just added the script calls).
The scripts are:
window.Kadajah_BulletTime_Start()
- Force start (respects cooldown).
window.Kadajah_BulletTime_Stop()
- Force stop.
window.Kadajah_BulletTime_Toggle()
- Toggles on/off based on state.
The scripts can be called directly from events, common events, or any js structure that runs within your project.
Thank you for your support, feel free to ask if you need anything!