Skip to content

RusherDevelopment/rusherhack-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RusherHack Logo

RusherHack Plugin Collection

Plugins Themes Discord RH plugins-dev RusherHack v2.0.5

⚠️ WARNING: None of the plugins here have been verified or are confirmed to be safe. Use at your own risk!

❗ NOTICE: The plugins listed here are not affiliated with Rusher Development LLC.

Introduction

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.

Table of Contents

Installation

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.

⚠️ WARNING: DO NOT ENABLE PLUGINS IF YOU DO NOT KNOW WHAT YOU ARE DOING.

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.

Plugin Examples/Info

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.

Plugins

Community-created plugins to extend RusherHack’s functionality.

Full list: Plugins

Themes

Themes modify RusherHack’s appearance, changing colors, fonts, and UI elements.

Full list: Themes

Reporting Issues

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.

Contribute

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.