Skip to content

Commit 73cda71

Browse files
committed
Merge branch 'pilot' into release
2 parents 268b023 + 4005ebd commit 73cda71

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ buildNumber.properties
99
.mvn/timing.properties
1010
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
1111
.mvn/wrapper/maven-wrapper.jar
12+
.idea/

src/main/resources/plugin.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: PlayerStatistics
22
authors: [ dehys, OverDodo ]
3-
version: '1.0'
4-
main: 'com.dehys.norbecore.main.Main'
3+
version: '1.1.7'
4+
main: 'org.dreamndelight.playerstatistics.main.Main'
55
api-version: '1.16'
66
loadbefore:
77
- StatisticsPlugin

0 commit comments

Comments
 (0)