Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit dbb91f8

Browse files
committed
bump version
1 parent d99ff81 commit dbb91f8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group = 'com.epicplayera10'
7-
version = '1.0.1'
7+
version = '1.0.2'
88

99
repositories {
1010
mavenCentral()

src/main/resources/plugin.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ version: '${version}'
33
main: com.epicplayera10.joinguard.JoinGuard
44
api-version: '1.13'
55
authors: [EpicPlayerA10, Raelx]
6+
description: Protects your server from disruptive players.
7+
website: https://joinguard.pl
68
permissions:
79
joinguard.admin:
810
description: Permission to use all JoinGuard commands

0 commit comments

Comments
 (0)