⚠️ WARNING: None of the plugins here have been verified or are confirmed to be safe. Use at your own risk!
This repository is a collection of third-party plugins developed for the RusherHack Utility Mod. These plugins extend the functionality of RusherHack by adding new features and tools that can enhance your gameplay experience. Please note that the plugins provided here are not officially verified or endorsed by Rusher Development LLC.
Plugins are currently only able to be loaded in developer mode.
Eventually in RusherHack v2.1 there will be an in-game plugin manager and repository for verified plugins.
Enabling plugins in RusherHack 2.0:
- Add the JVM flag
-Drusherhack.enablePlugins=true
to the game's JVM arguments. - Create the directory
.minecraft/rusherhack/plugins/
Installing plugins:
- Download the desired plugin(s)
.jar
files. - Place them in the
.minecraft/rusherhack/plugins/
directory.
Plugins in the plugins folder will be loaded on startup.
You can reload and load new plugins while in-game by using the *reload
command.
Here are some helpful resources and examples for developing RusherHack plugins:
- Example Plugin: A basic example plugin demonstrating the structure and capabilities of RusherHack plugins.
- RusherGUI: An example plugin showcasing a custom theme with RusherHack.
- RusherHack API Javadocs: The official documentation for RusherHack's API, providing detailed information on available classes, methods, and usage.
Community-created plugins to extend RusherHack’s functionality.
Full list: Plugins
Themes modify RusherHack’s appearance, changing colors, fonts, and UI elements.
Full list: Themes
If you encounter issues with any of the plugins listed here, please contact the plugin's creator or open an issue in their respective repository.
For issues related to the collection repository itself, such as incorrect plugin information, broken links, or formatting errors, please use the Plugin Information Issue tracker.
If you have a RusherHack plugin you'd like to add to this list, please submit a pull request with the plugin details! For more detailed instructions on how to contribute, please see the Contributing Guide.