Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion PLUGINS.md
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ Core plugins provide deeper integration with RusherHack by modifying Minecraft
---

- ### [LightningPop](https://github.com/GarlicRot/LightningPop) <br>
[![Latest Release Date](https://img.shields.io/github/release-date/GarlicRot/LightningPop?label=Latest%20Release&color=green)](https://github.com/GarlicRot/LightningPop/releases) [![GitHub Downloads](https://img.shields.io/github/downloads/GarlicRot/LightningPop/total)](https://github.com/GarlicRot/LightningPop/releases/tag/v1.0.7)<br>
[![Latest Release Date](https://img.shields.io/github/release-date/GarlicRot/LightningPop?label=Latest%20Release&color=green)](https://github.com/GarlicRot/LightningPop/releases) [![GitHub Downloads](https://img.shields.io/github/downloads/GarlicRot/LightningPop/total)](https://github.com/GarlicRot/LightningPop/releases/tag/v1.0.8)<br>
![MC Version](https://img.shields.io/badge/MC%20Version-1%2020%205--1%2021%204-blueviolet)<br>
**Creator**: <img src="https://github.com/GarlicRot.png?size=20" width="20" height="20"> [GarlicRot](https://github.com/GarlicRot)<br>
A RusherHacks Plugin - Spawns Lightning On Totem Pops And Player Deaths - LightningPop.
Expand Down
4 changes: 2 additions & 2 deletions data/plugins-and-themes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -498,14 +498,14 @@ plugins:
name: GarlicRot
url: https://github.com/GarlicRot
avatar: https://github.com/GarlicRot.png?size=20
latest_release_tag: v1.0.7
latest_release_tag: v1.0.8
screenshots:
- url: ./Assets/LightningPop/Module.png
alt: Module
width: 250
is_core: false
mc_versions: 1.20.5-1.21.4
jar_url: https://github.com/GarlicRot/LightningPop/releases/tag/v1.0.7
jar_url: https://github.com/GarlicRot/LightningPop/releases/tag/v1.0.8
added_at: '2024-07-26'
updated_at: '2025-06-03'
- name: AutoBucket
Expand Down
4 changes: 2 additions & 2 deletions generated/json/plugins-and-themes.json
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@
"url": "https://github.com/GarlicRot",
"avatar": "https://github.com/GarlicRot.png?size=20"
},
"latest_release_tag": "v1.0.7",
"latest_release_tag": "v1.0.8",
"screenshots": [
{
"url": "./Assets/LightningPop/Module.png",
Expand All @@ -625,7 +625,7 @@
],
"is_core": false,
"mc_versions": "1.20.5-1.21.4",
"jar_url": "https://github.com/GarlicRot/LightningPop/releases/tag/v1.0.7",
"jar_url": "https://github.com/GarlicRot/LightningPop/releases/tag/v1.0.8",
"added_at": "2024-07-26",
"updated_at": "2025-06-03"
},
Expand Down
Loading