(1.3.0) Use plain messages instead of embeds, add PlayerDeath event

This commit is contained in:
2026-01-17 20:35:07 +08:00
parent 533d25cbce
commit 346d93d209
7 changed files with 45 additions and 32 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'moe.sob'
version '1.2.0'
version '1.3.0'
repositories {
mavenCentral()