• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
Updated Reload Plugin method to onClick.Invoke() method. This should hopefully improve the reloading of certain plugins.


Special thanks to @MacGruber for suggestion.

🛠 PluginReloader v2 Update

Added: HotKey Option

You can now use a HotKey to trigger plugin reloads. By default, this is set to F5, which is commonly recognized as a "refresh" key, but you can change it to any preferred key.

Added: Delay Trigger Options

When reloading a plugin, timing matters. If you need to restore settings (like selecting a person or loading a preset), calling those actions immediately after a reload can fail — because the plugin may not have fully initialized. To solve this, PluginReloader v2 introduces three customizable delayed triggers. This lets you control when each follow-up trigger executes after the plugin reload, ensuring everything happens in the correct order and with proper timing.
Back
Top Bottom