Skip to content

Commit 0546130

Browse files
authored
Merge pull request #89 from GarlicRot/automation/repo-sync
chore: sync plugin metadata and generated files
2 parents 4d377e4 + 02d9445 commit 0546130

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

PLUGINS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ Core plugins provide deeper integration with RusherHack by modifying Minecraft
465465
---
466466

467467
- ### [LightningPop](https://github.com/GarlicRot/LightningPop) <br>
468-
[![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>
468+
[![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>
469469
![MC Version](https://img.shields.io/badge/MC%20Version-1%2020%205--1%2021%204-blueviolet)<br>
470470
**Creator**: <img src="https://github.com/GarlicRot.png?size=20" width="20" height="20"> [GarlicRot](https://github.com/GarlicRot)<br>
471471
A RusherHacks Plugin - Spawns Lightning On Totem Pops And Player Deaths - LightningPop.

data/plugins-and-themes.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,14 +498,14 @@ plugins:
498498
name: GarlicRot
499499
url: https://github.com/GarlicRot
500500
avatar: https://github.com/GarlicRot.png?size=20
501-
latest_release_tag: v1.0.7
501+
latest_release_tag: v1.0.8
502502
screenshots:
503503
- url: ./Assets/LightningPop/Module.png
504504
alt: Module
505505
width: 250
506506
is_core: false
507507
mc_versions: 1.20.5-1.21.4
508-
jar_url: https://github.com/GarlicRot/LightningPop/releases/tag/v1.0.7
508+
jar_url: https://github.com/GarlicRot/LightningPop/releases/tag/v1.0.8
509509
added_at: '2024-07-26'
510510
updated_at: '2025-06-03'
511511
- name: AutoBucket

generated/json/plugins-and-themes.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@
615615
"url": "https://github.com/GarlicRot",
616616
"avatar": "https://github.com/GarlicRot.png?size=20"
617617
},
618-
"latest_release_tag": "v1.0.7",
618+
"latest_release_tag": "v1.0.8",
619619
"screenshots": [
620620
{
621621
"url": "./Assets/LightningPop/Module.png",
@@ -625,7 +625,7 @@
625625
],
626626
"is_core": false,
627627
"mc_versions": "1.20.5-1.21.4",
628-
"jar_url": "https://github.com/GarlicRot/LightningPop/releases/tag/v1.0.7",
628+
"jar_url": "https://github.com/GarlicRot/LightningPop/releases/tag/v1.0.8",
629629
"added_at": "2024-07-26",
630630
"updated_at": "2025-06-03"
631631
},

0 commit comments

Comments
 (0)