From edc33b24efdb37717c200e7e3fadd2db5cdf93b0 Mon Sep 17 00:00:00 2001 From: Zefir Kirilov Date: Thu, 24 Apr 2025 08:26:28 +0300 Subject: [PATCH 1/3] Fix GitHub CI badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b766e18..20935ef 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Bank Accounts [![Available on Modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg)](https://modrinth.com/plugin/Dc8RS2En) [![Available for Paper](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/paper_vector.svg)](https://papermc.io/software/paper) [![Available on GitHub](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/github_vector.svg)](https://github.com/cloudnode-pro/BankAccounts/) -[![Java CI with Maven](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/maven.yml/badge.svg)](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/maven.yml) [![CodeQL](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/codeql.yml/badge.svg)](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/codeql.yml) [![Version](https://img.shields.io/modrinth/v/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/version/latest) [![Game Versions](https://img.shields.io/modrinth/game-versions/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/) [![Downloads](https://img.shields.io/modrinth/dt/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/) +[![Java CI with Maven](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/maven.yaml/badge.svg)](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/maven.yaml) [![CodeQL](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/codeql.yaml/badge.svg)](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/codeql.yaml) [![Version](https://img.shields.io/modrinth/v/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/version/latest) [![Game Versions](https://img.shields.io/modrinth/game-versions/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/) [![Downloads](https://img.shields.io/modrinth/dt/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/) A Minecraft economy plugin that enables players to hold multiple bank accounts. From 4ecd7bd3d9b3805f1a217a814b0aeb783d99b5dd Mon Sep 17 00:00:00 2001 From: Zefir Kirilov Date: Thu, 24 Apr 2025 08:28:54 +0300 Subject: [PATCH 2/3] Add badge no support for Spigot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20935ef..b9d49ba 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [BankAccounts logo](https://modrinth.com/plugin/Dc8RS2En) # Bank Accounts -[![Available on Modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg)](https://modrinth.com/plugin/Dc8RS2En) [![Available for Paper](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/paper_vector.svg)](https://papermc.io/software/paper) [![Available on GitHub](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/github_vector.svg)](https://github.com/cloudnode-pro/BankAccounts/) +[![Available on Modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg)](https://modrinth.com/plugin/Dc8RS2En) [![Available for Paper](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/paper_vector.svg)](https://papermc.io/software/paper) [![Available on GitHub](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/github_vector.svg)](https://github.com/cloudnode-pro/BankAccounts/)![Won’t support Spigot](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/unsupported/spigot_vector.svg) [![Java CI with Maven](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/maven.yaml/badge.svg)](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/maven.yaml) [![CodeQL](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/codeql.yaml/badge.svg)](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/codeql.yaml) [![Version](https://img.shields.io/modrinth/v/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/version/latest) [![Game Versions](https://img.shields.io/modrinth/game-versions/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/) [![Downloads](https://img.shields.io/modrinth/dt/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/) From 98b91ebd2e6e7f7d0d0146fc09fb0fe754676205 Mon Sep 17 00:00:00 2001 From: Zefir Kirilov Date: Thu, 24 Apr 2025 08:30:48 +0300 Subject: [PATCH 3/3] Add link to issue on not supporting Spigot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9d49ba..34272d7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [BankAccounts logo](https://modrinth.com/plugin/Dc8RS2En) # Bank Accounts -[![Available on Modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg)](https://modrinth.com/plugin/Dc8RS2En) [![Available for Paper](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/paper_vector.svg)](https://papermc.io/software/paper) [![Available on GitHub](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/github_vector.svg)](https://github.com/cloudnode-pro/BankAccounts/)![Won’t support Spigot](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/unsupported/spigot_vector.svg) +[![Available on Modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg)](https://modrinth.com/plugin/Dc8RS2En) [![Available for Paper](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/paper_vector.svg)](https://papermc.io/software/paper) [![Available on GitHub](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/github_vector.svg)](https://github.com/cloudnode-pro/BankAccounts/)[![Won’t support Spigot](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/unsupported/spigot_vector.svg)](https://github.com/cloudnode-pro/BankAccounts/issues/28) [![Java CI with Maven](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/maven.yaml/badge.svg)](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/maven.yaml) [![CodeQL](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/codeql.yaml/badge.svg)](https://github.com/cloudnode-pro/BankAccounts/actions/workflows/codeql.yaml) [![Version](https://img.shields.io/modrinth/v/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/version/latest) [![Game Versions](https://img.shields.io/modrinth/game-versions/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/) [![Downloads](https://img.shields.io/modrinth/dt/Dc8RS2En)](https://modrinth.com/plugin/Dc8RS2En/)