Skip to content

Commit 7e2b911

Browse files
authored
Merge pull request #938 from Ghost-chu/hikari
4.2.2.4
2 parents bcff47c + be9b7e8 commit 7e2b911

File tree

44 files changed

+71
-168
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+71
-168
lines changed

.github/workflows/mc-publish.yml

Lines changed: 30 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -26,34 +26,18 @@ jobs:
2626
cache: maven
2727
- name: Build with Maven
2828
run: mvn -B package -T 1.5C --file pom.xml
29-
- uses: Kir-Antipov/mc-publish@v3.2
29+
- uses: Kir-Antipov/mc-publish@v3.3
3030
with:
3131
modrinth-id: ijC5dDkD
3232
modrinth-featured: true
3333
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
34-
modrinth-dependencies: |
35-
hXiIvTyT | recommends | *
36-
nfGCP9fk | recommends | *
37-
UmLGoGij | recommends | *
38-
swbUV1cr | recommends | *
39-
fRQREgAc | recommends | *
4034

4135
github-discussion: Announcements
4236
github-token: ${{ secrets.GITHUB_TOKEN }}
4337
github-draft: false
44-
45-
#curseforge-id: 709851
46-
#curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
47-
#curseforge-name: QuickShop-Hikari
48-
#curseforge-dependencies: |
49-
# vault | depends | *
50-
# protocollib | recommends | *
51-
# essentialsx | recommends | *
52-
# worldedit | recommends | *
53-
# nbt-api | recommends | *
54-
55-
files-primary: "quickshop-bukkit/target/QuickShop-Hikari-*.jar"
56-
files-secondary: "**/target/+(Compat*|Addon*).jar"
38+
files: |
39+
quickshop-bukkit/target/QuickShop-Hikari-*.jar
40+
**/target/+(Compat*|Addon*).jar
5741
loaders: |
5842
spigot
5943
paper
@@ -65,8 +49,34 @@ jobs:
6549
1.19.2
6650
1.19.3
6751
1.19.4
52+
1.20
6853
java: |
6954
17
55+
dependencies: |
56+
essentialsx(optional)
57+
nbtapi(optional)
58+
discordsrv(optional)
59+
bluemap(optional)
60+
dynmap(optional)
61+
worldedit(optional)
62+
worldguard(optional)
63+
plan(optional)
64+
bentobox(optional)
65+
clearlag(optional)
66+
elitemobs(optional)
67+
griefprevention(optional)
68+
lands(optional)
69+
openinv(optional)
70+
placeholderapi(optional)
71+
residence(optional)
72+
towny(optional)
73+
superiorskyblock(optional)
74+
velocity(optional)
75+
bungeecord(optional)
76+
waterfall(optional)
77+
luckperms(optional)
78+
vault(optional)
79+
packetlistenerapi(conflicting)
7080
# Optional: Uploads the full dependency graph to GitHub to improve the quality of Dependabot alerts this repository can receive
7181
- name: Update dependency graph
7282
uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6

addon/bluemap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ghostchu</groupId>
99
<artifactId>quickshop-hikari</artifactId>
10-
<version>4.2.2.3</version>
10+
<version>4.2.2.4</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.ghostchu.quickshop.addon</groupId>

addon/discordsrv/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ghostchu</groupId>
99
<artifactId>quickshop-hikari</artifactId>
10-
<version>4.2.2.3</version>
10+
<version>4.2.2.4</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.ghostchu.quickshop.addon</groupId>

addon/discount/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ghostchu</groupId>
99
<artifactId>quickshop-hikari</artifactId>
10-
<version>4.2.2.3</version>
10+
<version>4.2.2.4</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.ghostchu.quickshop.addon</groupId>

addon/displaycontrol/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ghostchu</groupId>
99
<artifactId>quickshop-hikari</artifactId>
10-
<version>4.2.2.3</version>
10+
<version>4.2.2.4</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.ghostchu.quickshop.addon</groupId>

addon/dynmap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ghostchu</groupId>
99
<artifactId>quickshop-hikari</artifactId>
10-
<version>4.2.2.3</version>
10+
<version>4.2.2.4</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.ghostchu.quickshop.addon</groupId>

addon/limited/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ghostchu</groupId>
99
<artifactId>quickshop-hikari</artifactId>
10-
<version>4.2.2.3</version>
10+
<version>4.2.2.4</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.ghostchu.quickshop.addon</groupId>

addon/list/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ghostchu</groupId>
99
<artifactId>quickshop-hikari</artifactId>
10-
<version>4.2.2.3</version>
10+
<version>4.2.2.4</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.ghostchu.quickshop.addon</groupId>

addon/plan/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ghostchu</groupId>
99
<artifactId>quickshop-hikari</artifactId>
10-
<version>4.2.2.3</version>
10+
<version>4.2.2.4</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.ghostchu.quickshop.addon</groupId>

addon/shopitemonly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>com.ghostchu</groupId>
99
<artifactId>quickshop-hikari</artifactId>
10-
<version>4.2.2.3</version>
10+
<version>4.2.2.4</version>
1111
<relativePath>../../pom.xml</relativePath>
1212
</parent>
1313
<groupId>com.ghostchu.quickshop.addon</groupId>

0 commit comments

Comments
 (0)