Skip to content

Commit

Permalink
Merge pull request #7 from zerrium/test
Browse files Browse the repository at this point in the history
Upgrade to version 3.0
  • Loading branch information
zerrium authored Nov 30, 2021
2 parents 79a12b2 + 95cc366 commit 2717edf
Show file tree
Hide file tree
Showing 53 changed files with 926 additions and 1,106 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.idea
*.class
build
out
.gradle
gradle
gradlew
gradlew.bat
settings.gradle
Binary file removed .gradle/6.3/executionHistory/executionHistory.bin
Binary file not shown.
Binary file removed .gradle/6.3/executionHistory/executionHistory.lock
Binary file not shown.
Binary file removed .gradle/6.3/fileChanges/last-build.bin
Binary file not shown.
Binary file removed .gradle/6.3/fileHashes/fileHashes.lock
Binary file not shown.
Empty file removed .gradle/6.3/gc.properties
Empty file.
Binary file removed .gradle/6.5/executionHistory/executionHistory.bin
Binary file not shown.
Binary file removed .gradle/6.5/executionHistory/executionHistory.lock
Binary file not shown.
Binary file removed .gradle/6.5/fileChanges/last-build.bin
Binary file not shown.
Binary file removed .gradle/6.5/fileHashes/fileHashes.bin
Binary file not shown.
Binary file removed .gradle/6.5/fileHashes/fileHashes.lock
Binary file not shown.
Empty file removed .gradle/6.5/gc.properties
Empty file.
Binary file removed .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
2 changes: 0 additions & 2 deletions .gradle/buildOutputCleanup/cache.properties

This file was deleted.

Binary file removed .gradle/checksums/checksums.lock
Binary file not shown.
Binary file removed .gradle/checksums/md5-checksums.bin
Binary file not shown.
Binary file removed .gradle/checksums/sha1-checksums.bin
Binary file not shown.
Empty file removed .gradle/vcs-1/gc.properties
Empty file.
3 changes: 0 additions & 3 deletions .idea/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions .idea/artifacts/zstats_jar.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/compiler.xml

This file was deleted.

20 changes: 0 additions & 20 deletions .idea/gradle.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/inspectionProfiles/Project_Default.xml

This file was deleted.

55 changes: 0 additions & 55 deletions .idea/jarRepositories.xml

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/misc.xml

This file was deleted.

124 changes: 0 additions & 124 deletions .idea/uiDesigner.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Zstats
[![CodeFactor](https://img.shields.io/codefactor/grade/github/zerrium/zstats?style=for-the-badge)](https://www.codefactor.io/repository/github/zerrium/zstats) [![Total_Downloads](https://img.shields.io/spiget/downloads/87724?label=Total%20Downloads&style=for-the-badge)](https://www.spigotmc.org/resources/zstats.87724/) [![Java_Version](https://img.shields.io/badge/JDK%20Version-8--16-orange?style=for-the-badge)]() <br>
[![Tested_Versions](https://img.shields.io/badge/Tested%20Versions-1.8.8--1.17.1-blue?style=for-the-badge)]() [![Compatible_Versions](https://img.shields.io/badge/Compatible%20Versions-1.8--1.17.1-black?style=for-the-badge)]()
[![CodeFactor](https://img.shields.io/codefactor/grade/github/zerrium/zstats?style=for-the-badge)](https://www.codefactor.io/repository/github/zerrium/zstats) [![Total_Downloads](https://img.shields.io/spiget/downloads/87724?label=Total%20Downloads&style=for-the-badge)](https://www.spigotmc.org/resources/zstats.87724/) [![Java_Version](https://img.shields.io/badge/JDK%20Version-17%2B-orange?style=for-the-badge)]() <br>
[![Tested_Versions](https://img.shields.io/badge/Tested%20Versions-1.8.8--1.18-blue?style=for-the-badge)]() [![Compatible_Versions](https://img.shields.io/badge/Compatible%20Versions-1.8%2B-black?style=for-the-badge)]()

## Compiled with:
[![SpigotAPI](https://img.shields.io/badge/SpigotAPI-1.16.5-yellow?style=for-the-badge)](https://hub.spigotmc.org/javadocs/bukkit) <br>
[![DiscordSRV](https://img.shields.io/badge/DiscordSRV-1.21.3-yellow?style=for-the-badge)](https://github.com/DiscordSRV/DiscordSRV) <br>
[![EssentialsX](https://img.shields.io/badge/EssentialsX-2.18.2-yellow?style=for-the-badge)](https://github.com/EssentialsX/Essentials) <br>
[![HikariCP](https://img.shields.io/badge/HikariCP-4.0.3-yellow?style=for-the-badge)](https://github.com/brettwooldridge/HikariCP) <br>
[![SpigotAPI](https://img.shields.io/badge/SpigotAPI-1.18-yellow?style=for-the-badge)](https://hub.spigotmc.org/javadocs/bukkit) <br>
[![DiscordSRV](https://img.shields.io/badge/DiscordSRV-1.24.0-yellow?style=for-the-badge)](https://github.com/DiscordSRV/DiscordSRV) <br>
[![EssentialsX](https://img.shields.io/badge/EssentialsX-2.19.0-yellow?style=for-the-badge)](https://github.com/EssentialsX/Essentials) <br>
[![HikariCP](https://img.shields.io/badge/HikariCP-5.0.0-yellow?style=for-the-badge)](https://github.com/brettwooldridge/HikariCP) <br>

## Details:
Check out on SpigotMC [website](https://www.spigotmc.org/resources/zstats.87724/)
Expand Down
33 changes: 18 additions & 15 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,29 +6,32 @@ group 'org.zerrium'
version '1.0-SNAPSHOT'

repositories {
maven { url 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/' }
maven { url 'https://oss.sonatype.org/content/repositories/snapshots' }
maven { url 'https://nexus.scarsz.me/content/groups/public/' }
maven { url 'https://ci.ender.zone/plugin/repository/everything/'}
maven { url 'https://mvnrepository.com/artifact/org.slf4j/slf4j-api'}
maven {
name 'papermc'
url 'https://papermc.io/repo/repository/maven-public/'
name'Vankka-Nexus'
url 'https://nexus.vankka.dev/repository/maven-public/'
}
maven { url = 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/' }
maven { url = 'https://oss.sonatype.org/content/repositories/snapshots' }
maven { url 'https://nexus.scarsz.me/content/groups/public/' }
maven {
url "https://ci.ender.zone/plugin/repository/everything/"
name 'm2-dv8tion'
url 'https://m2.dv8tion.net/releases'
}
maven {
name'Vankka-Nexus'
url 'https://nexus.vankka.dev/repository/maven-public/'
name 'essentialsx-releases'
url 'https://repo.essentialsx.net/releases/'
}
mavenCentral()
jcenter()
}

dependencies {
compileOnly 'com.discordsrv:discordsrv:1.21.3'
implementation 'org.jetbrains:annotations:19.0.0'
implementation group: 'com.zaxxer', name: 'HikariCP', version: '4.0.3'
compileOnly 'org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT'
compileOnly 'net.ess3:EssentialsX:2.18.2'
compile group: 'commons-io', name: 'commons-io', version: '2.7'
compileOnly 'com.discordsrv:discordsrv:1.24.0'
implementation 'org.jetbrains:annotations:23.0.0'
implementation group: 'com.zaxxer', name: 'HikariCP', version: '5.0.0'
compileOnly 'org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT'
compileOnly 'net.essentialsx:EssentialsX:2.19.0'
implementation group: 'commons-io', name: 'commons-io', version: '2.11.0'
implementation group: 'org.slf4j', name: 'slf4j-api', version: '1.7.32'
}
Binary file removed gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
5 changes: 0 additions & 5 deletions gradle/wrapper/gradle-wrapper.properties

This file was deleted.

Loading

0 comments on commit 2717edf

Please sign in to comment.