diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..b943571 Binary files /dev/null and b/.DS_Store differ diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ba143ba..ec23611 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: GriefDetect -version: ${project.version} +version: 1.0.0 main: party.cybsec.griefdetect.GriefDetectPlugin api-version: 1.21 description: Modular, async-first grief pattern detection with confidence scoring and Discord webhook reporting. diff --git a/target/classes/plugin.yml b/target/classes/plugin.yml index ba143ba..ec23611 100644 --- a/target/classes/plugin.yml +++ b/target/classes/plugin.yml @@ -1,5 +1,5 @@ name: GriefDetect -version: ${project.version} +version: 1.0.0 main: party.cybsec.griefdetect.GriefDetectPlugin api-version: 1.21 description: Modular, async-first grief pattern detection with confidence scoring and Discord webhook reporting. diff --git a/target/griefdetect-1.0.0-SNAPSHOT.jar b/target/griefdetect-1.0.0-SNAPSHOT.jar index d3da827..5bf09cb 100644 Binary files a/target/griefdetect-1.0.0-SNAPSHOT.jar and b/target/griefdetect-1.0.0-SNAPSHOT.jar differ diff --git a/target/original-griefdetect-1.0.0-SNAPSHOT.jar b/target/original-griefdetect-1.0.0-SNAPSHOT.jar index 6a4f997..17bb8a3 100644 Binary files a/target/original-griefdetect-1.0.0-SNAPSHOT.jar and b/target/original-griefdetect-1.0.0-SNAPSHOT.jar differ