fix(chat): do not check player count during server start-up on Discord messages (fixes #84) (#91)
(cherry picked from commit 8cddbeb844f9d20d996dcc0137209e7198bdaa81)
refactor: defer config loading and reloading (#92)
(cherry picked from commit e252ddb2001b1af209eaf616a3b116435922fbdd)
fix(cmds): option choices were incorrectly serializing to disk (fixes #83) (#90)
This was caused by it being deserialized as JsonPrimitive, and then this object being serialized back to disk.
(cherry picked from commit 70574c4f87007c406a356b48b4718867538900f2)
chore(deps): update dependency JDA to v5.0.0-beta.15
chore(deps): update dependency fabric-api to v0.87.1+1.19.4
chore(deps): update dependency fabric-loader to v0.14.23
build(deps): update dependency checkstyle to v10.12.4
build(deps): update dependency fabric-loom to v1.4-SNAPSHOT
build(deps): upgrade gradle wrapper to v8.4
build(deps): update dependency junit to v5.10.0
build(deps): update dependency minotaur to v2.8.4
build(deps): update dependency shadow to v8.1.1
build(deps): update dependency yarn to v1.19.4+build.2
fix(chat): do not check player count during server start-up on Discord messages (fixes #84) (#91) (cherry picked from commit 8cddbeb844f9d20d996dcc0137209e7198bdaa81)
refactor: defer config loading and reloading (#92) (cherry picked from commit e252ddb2001b1af209eaf616a3b116435922fbdd)
fix(cmds): option choices were incorrectly serializing to disk (fixes #83) (#90) This was caused by it being deserialized as
JsonPrimitive
, and then this object being serialized back to disk. (cherry picked from commit 70574c4f87007c406a356b48b4718867538900f2)chore(deps): update dependency JDA to v5.0.0-beta.15 chore(deps): update dependency fabric-api to v0.87.1+1.19.4 chore(deps): update dependency fabric-loader to v0.14.23 build(deps): update dependency checkstyle to v10.12.4 build(deps): update dependency fabric-loom to v1.4-SNAPSHOT build(deps): upgrade gradle wrapper to v8.4 build(deps): update dependency junit to v5.10.0 build(deps): update dependency minotaur to v2.8.4 build(deps): update dependency shadow to v8.1.1 build(deps): update dependency yarn to v1.19.4+build.2
Release-As: v2.0.2+1.19.4