Skip to content

Commit d9bf2ed

Browse files
committed
Update markdown and JSON output from YAML
1 parent bbf68db commit d9bf2ed

File tree

1 file changed

+50
-17
lines changed

1 file changed

+50
-17
lines changed

PLUGINS.md

Lines changed: 50 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -40,23 +40,56 @@ Core plugins provide deeper integration with RusherHack by modifying Minecraft
4040
<!--- Recently Added Plugins Start -->
4141
> These are the six most recently added plugins (based on `added_at`).
4242
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`
43+
<table>
44+
<tr>
45+
<td valign="top" width="50%">
46+
<img src="https://opengraph.githubassets.com/1/tillay-rh-plugins/rusherhack-speedometer" alt="RusherHack Speedometer preview" width="220"><br>
47+
<a href="https://github.com/tillay-rh-plugins/rusherhack-speedometer"><strong>RusherHack Speedometer</strong></a> <code>plugin</code><br>
48+
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>
50+
<img src="https://img.shields.io/github/stars/tillay-rh-plugins/rusherhack-speedometer?style=flat&amp;label=stars"> <img src="https://img.shields.io/github/downloads/tillay-rh-plugins/rusherhack-speedometer/total?style=flat&amp;label=downloads"> <img src="https://img.shields.io/github/release-date/tillay-rh-plugins/rusherhack-speedometer?label=updated">
51+
</td>
52+
<td valign="top" width="50%">
53+
<img src="https://github.com/icaema/rusherhacks-stopwatch/blob/master/docs/stopwatchalone.png" alt="Stopwatch preview" width="220"><br>
54+
<a href="https://github.com/icaema/rusherhacks-stopwatch"><strong>Stopwatch</strong></a> <code>plugin</code><br>
55+
Stopwatch HUD with lap support and a control module; can auto-start on join and optionally hide when zero.<br>
56+
<code>MC: 1.21.4</code> · by <a href="https://github.com/icaema"><strong>icaema</strong></a> · added <code>2025-11-08</code><br>
57+
<img src="https://img.shields.io/github/stars/icaema/rusherhacks-stopwatch?style=flat&amp;label=stars"> <img src="https://img.shields.io/github/downloads/icaema/rusherhacks-stopwatch/total?style=flat&amp;label=downloads"> <img src="https://img.shields.io/github/release-date/icaema/rusherhacks-stopwatch?label=updated">
58+
</td>
59+
</tr>
60+
<tr>
61+
<td valign="top" width="50%">
62+
<img src="https://github.com/icaema/auto-mend/blob/master/img.png" alt="AutoMend preview" width="220"><br>
63+
<a href="https://github.com/icaema/auto-mend"><strong>AutoMend</strong></a> <code>plugin</code><br>
64+
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>
66+
<img src="https://img.shields.io/github/stars/icaema/auto-mend?style=flat&amp;label=stars"> <img src="https://img.shields.io/github/downloads/icaema/auto-mend/total?style=flat&amp;label=downloads"> <img src="https://img.shields.io/github/release-date/icaema/auto-mend?label=updated">
67+
</td>
68+
<td valign="top" width="50%">
69+
<img src="https://opengraph.githubassets.com/1/tillay-rh-plugins/AutoFirework" alt="AutoFirework preview" width="220"><br>
70+
<a href="https://github.com/tillay-rh-plugins/AutoFirework"><strong>AutoFirework</strong></a> <code>plugin</code><br>
71+
Automatically uses fireworks to redeploy Elytra flight when speed drops below a specified value.<br>
72+
<code>MC: 1.21.4</code> · by <a href="https://github.com/tillay"><strong>tillay</strong></a> · added <code>2025-10-13</code><br>
73+
<img src="https://img.shields.io/github/stars/tillay-rh-plugins/AutoFirework?style=flat&amp;label=stars"> <img src="https://img.shields.io/github/downloads/tillay-rh-plugins/AutoFirework/total?style=flat&amp;label=downloads"> <img src="https://img.shields.io/github/release-date/tillay-rh-plugins/AutoFirework?label=updated">
74+
</td>
75+
</tr>
76+
<tr>
77+
<td valign="top" width="50%">
78+
<img src="https://opengraph.githubassets.com/1/icaema/icaemas-tweaks" alt="icaemas-tweaks preview" width="220"><br>
79+
<a href="https://github.com/icaema/icaemas-tweaks"><strong>icaemas-tweaks</strong></a> <code>plugin</code><br>
80+
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>
82+
<img src="https://img.shields.io/github/stars/icaema/icaemas-tweaks?style=flat&amp;label=stars"> <img src="https://img.shields.io/github/downloads/icaema/icaemas-tweaks/total?style=flat&amp;label=downloads"> <img src="https://img.shields.io/github/release-date/icaema/icaemas-tweaks?label=updated">
83+
</td>
84+
<td valign="top" width="50%">
85+
<img src="https://opengraph.githubassets.com/1/KybesRusherhackPlugins/hw-efly-tweaks" alt="hw-efly-tweaks preview" width="220"><br>
86+
<a href="https://github.com/KybesRusherhackPlugins/hw-efly-tweaks"><strong>hw-efly-tweaks</strong></a> <code>plugin</code><br>
87+
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.<br>
88+
<code>MC: 1.21.4</code> · by <a href="https://github.com/kybe236"><strong>kybe236</strong></a> · added <code>2025-10-05</code><br>
89+
<img src="https://img.shields.io/github/stars/KybesRusherhackPlugins/hw-efly-tweaks?style=flat&amp;label=stars"> <img src="https://img.shields.io/github/downloads/KybesRusherhackPlugins/hw-efly-tweaks/total?style=flat&amp;label=downloads"> <img src="https://img.shields.io/github/release-date/KybesRusherhackPlugins/hw-efly-tweaks?label=updated">
90+
</td>
91+
</tr>
92+
</table>
6093
<!--- Recently Added Plugins End -->
6194

6295
## Badge Info

0 commit comments

Comments
 (0)