• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. 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.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
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