You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PLUGINS.md
+50-17Lines changed: 50 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,23 +40,56 @@ Core plugins provide deeper integration with RusherHack by modifying Minecraft
40
40
<!--- Recently Added Plugins Start -->
41
41
> These are the six most recently added plugins (based on `added_at`).
42
42
43
-
1.**[RusherHack Speedometer](https://github.com/tillay-rh-plugins/rusherhack-speedometer)** – Adds customizable speed HUD elements including a speed readout with unit conversions (e.g., miles/hour, bananas/second, lightyears/year) and a Mach meter displaying speed relative to the speed of sound.
44
-
`MC: 1.21.4` · by [tillay](https://github.com/tillay) · added `2025-11-10`
45
-
46
-
2.**[Stopwatch](https://github.com/icaema/rusherhacks-stopwatch)** – Stopwatch HUD with lap support and a control module; can auto-start on join and optionally hide when zero.
47
-
`MC: 1.21.4` · by [icaema](https://github.com/icaema) · added `2025-11-08`
48
-
49
-
3.**[AutoMend](https://github.com/icaema/auto-mend)** – Automatically cycles damaged Mending items to repair with XP - swaps items into offhand or equips elytra in chest, can limit to elytras only, temporarily disables AutoTotem/AutoArmor while mending and restores them, and auto-disables when finished.
50
-
`MC: 1.21.4` · by [icaema](https://github.com/icaema) · added `2025-11-06`
51
-
52
-
4.**[AutoFirework](https://github.com/tillay-rh-plugins/AutoFirework)** – Automatically uses fireworks to redeploy Elytra flight when speed drops below a specified value.
53
-
`MC: 1.21.4` · by [tillay](https://github.com/tillay) · added `2025-10-13`
54
-
55
-
5.**[icaemas-tweaks](https://github.com/icaema/icaemas-tweaks)** – Adds keybinds for quick equipment and inventory management. • Toggle between Elytra and chestplate, with auto-deploy when falling • Swap hotbar slots with the row above in the inventory
56
-
`MC: 1.21.4` · by [icaema](https://github.com/icaema) · added `2025-10-07`
57
-
58
-
6.**[hw-efly-tweaks](https://github.com/KybesRusherhackPlugins/hw-efly-tweaks)** – Enhances ElytraFly automation by intelligently managing wall-hugging movement. Automatically adjusts flight direction, detects obstacles, and maintains elevation using Baritone-assisted pathing and visual block rendering.
59
-
`MC: 1.21.4` · by [kybe236](https://github.com/kybe236) · added `2025-10-05`
Adds customizable speed HUD elements including a speed readout with unit conversions (e.g., miles/hour, bananas/second, lightyears/year) and a Mach meter displaying speed relative to the speed of sound.<br>
49
+
<code>MC: 1.21.4</code> · by <a href="https://github.com/tillay"><strong>tillay</strong></a> · added <code>2025-11-10</code><br>
Automatically cycles damaged Mending items to repair with XP - swaps items into offhand or equips elytra in chest, can limit to elytras only, temporarily disables AutoTotem/AutoArmor while mending and restores them, and auto-disables when finished.<br>
65
+
<code>MC: 1.21.4</code> · by <a href="https://github.com/icaema"><strong>icaema</strong></a> · added <code>2025-11-06</code><br>
Adds keybinds for quick equipment and inventory management. • Toggle between Elytra and chestplate, with auto-deploy when falling • Swap hotbar slots with the row above in the inventory<br>
81
+
<code>MC: 1.21.4</code> · by <a href="https://github.com/icaema"><strong>icaema</strong></a> · added <code>2025-10-07</code><br>
0 commit comments