Skip to content

Commit 8d1b241

Browse files
committed
2 parents a317347 + 98dc46d commit 8d1b241

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
plugins {
22
id 'java'
3+
id 'maven-publish'
34
id 'xyz.jpenilla.run-paper' version '2.1.0'
45
id 'io.papermc.paperweight.userdev' version '1.5.3'
56
id 'com.github.breadmoirai.github-release' version '2.4.1'

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ version: ${version}
33
main: simpleclient.api.SimpleClientAPIMain
44
api-version: 1.19
55
authors: [Fabi.exe]
6-
description: Server API for SimpleClient
6+
description: Server API for SimpleClient

0 commit comments

Comments
 (0)