Bump org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1 (#167)
Bumps org.junit.jupiter:junit-jupiter-engine from 5.10.0 to 5.10.1.
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 (#166)
Bumps org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1.
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump me.clip:placeholderapi from 2.11.4 to 2.11.5 (#168)
Bumps me.clip:placeholderapi from 2.11.4 to 2.11.5.
updated-dependencies:
- dependency-name: me.clip:placeholderapi dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump com.github.Spicord.Spicord:spicord-common from v5-SNAPSHOT to 5.0.2 (#169)
Bumps com.github.Spicord.Spicord:spicord-common from v5-SNAPSHOT to 5.0.2.
updated-dependencies:
- dependency-name: com.github.Spicord.Spicord:spicord-common dependency-type: direct:production ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump org.ajoberstar.grgit from 5.2.0 to 5.2.1 (#155)
Bumps org.ajoberstar.grgit from 5.2.0 to 5.2.1.
updated-dependencies:
- dependency-name: org.ajoberstar.grgit dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#158)
Bumps commons-io:commons-io from 2.14.0 to 2.15.0.
updated-dependencies:
- dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump net.william278:papiproxybridge from 1.2.2 to 1.3 (#159)
Bumps net.william278:papiproxybridge from 1.2.2 to 1.3.
updated-dependencies:
- dependency-name: net.william278:papiproxybridge dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#152)
Bumps commons-io:commons-io from 2.13.0 to 2.14.0.
updated-dependencies:
- dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] support@github.com Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
HuskChat 2.7.1 fixes a bug when running the plugin with SignedVelocity on Velocity proxies
- Changed ChatListener PostOrder to LATE to fix SignedVelocity compatibility (#151)
To update, drag+drop. If you regenerate your config, it will be populated with the new options added in v2.7. Once again it's recommended that you move from UnsignedVelocity to SignedVelocity starting with this release.
HuskChat 2.7 adds support for Minecraft 1.20.2, adds the ability to send formatted join/quit messages when a player joins/leaves the server, and fixes a few bugs.
- Added support for Minecraft 1.20.2
- Added support for sending join and quit messages when a player joins/leaves the network (#107)
- You can set the broadcast scope for sending these, override them with permissions, and use HuskChat placeholders & formatting as you'd expect
- When using HuskChat on standalone Spigot/Paper servers, using non-PASSTHROUGH scopes will additionally cancel the default join/leave messages
- Velocity: Added support for using the plugin with SignedVelocity, which is now recommended
- Fixed the Discord hook not having sufficient permissions to post in some cases, and loading twice after running
/huskchat reload
(#140) - Added Russian (ru-ru) locales courtesy of @Apexo01 (#138)
To update, drag+drop. If you regenerate your config, it will be populated with the new options.