Releases: AlexProgrammerDE/PistonChat
Releases · AlexProgrammerDE/PistonChat
PistonChat 2.1.2
🐛 Fixes
6459d15fix: send chat messages async1f1d742fix(deps): update dependency net.kyori:adventure-platform-bukkit to v4.4.0 (#176)53b1d72fix: remove broken event disable
📝 Documentation
dabb4dbdocs: make description shortere42e4d2docs: use emoji939c687docs: update info659075edocs: update info againacf4d63docs: update badges
🔨 Build
53a7a51chore(release): bump version to 2.1.2-SNAPSHOT064176fchore(deps): update dependency org.mockito:mockito-core to v5.18.0 (#182)7470413chore(deps): update dependency org.mockito:mockito-junit-jupiter to v5.18.0 (#183)f0d5017chore(deps): update dependency gradle to v8.14.1 (#184)0b2eed0chore(deps): update dependency net.luckperms:api to v5.5 (#185)76a322cci: add download on modrinth banner4120c23chore(release): bump version to 2.1.2
💅 Style
0e2a257style: format and add editorconfig
💬 Other
PistonChat 2.1.1
PistonChat 2.1.0
🐛 Fixes
ab3bb38fix(deps): update dependency org.apache.commons:commons-collections4 to v4.5.0 (#170)217e277fix: do only shadow kyori option class1fde9e8fix(deps): update dependency com.google.code.gson:gson to v2.13.1 (#171)fbb50b9fix(deps): update dependency net.kyori:adventure-text-minimessage to v4.21.0 (#174)0337a47fix: resolve buildsrc caching issues337e6c6fix: only allow one write at a time
📝 Documentation
98dff68docs: indicate lack of craftbukkit support, minimum spigot is required
🔨 Build
66c7da5chore(release): bump version to 2.0.2-SNAPSHOTe8fad3bchore(deps): update dependency gradle to v8.14 (#172)bfce9b4ci: remove by info650ee6dchore(deps): update dependency com.gradleup.shadow:shadow-gradle-plugin to v9.0.0-beta13 (#173)37abcafchore(release): bump version to 2.1.0
💬 Other
PistonChat 2.0.1
Fix
- fix(deps): update all non-major dependencies (#163)
- fix(deps): update all non-major dependencies (#168)
- fix: relocate folialib
Documentation
- docs: update download url for updates
Build
- chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0 (#167)
- ci: add release pipeline
- chore(release): bump version to 2.0.1
- ci: fix broken file glob
Other
- Add FoliaLib to fix FOlia support
- Implement proper GItHub update checking
- Improve style
- Fix update check
- Update renovate.json
- Properly cache gradle
- Merge remote-tracking branch 'origin/main'
- Update renovate.json
- Merge remote-tracking branch 'origin/main'
- Merge remote-tracking branch 'origin/main'
PistonChat 2.0.0 (Big revamp)
All subprojects are now one repository and share the same version.
The plugin now requires MySQL.
Adds Adventure and MiniMessage support.
Too many changes to summarize everything done since 2021.
More info in GitHub commit history.
Release 1.5.2
Changes:
- Fix severe memory leak issue
- Messages that get sent synchronously (e.g. via a plugin) no longer break the plugin
- Vanished players can no longer been chatted at unless the player has pistonchat.bypass
Release 1.5.1
Changes:
- Add chat message method (API related)
- Fix typo in update checker
Release 1.5.0
Changes:
- Fix memory leaks
- Allow console to whisper messages to players directly!
Release 1.4.0
New update with amazing new features!
In this update I added a language.yml file. It contains many of PistonChats messages.
Those are even being translated by the community!
Crowdin: Click me! (Where you can translate)
Translated files: Click me! (Where the translated files are located)
We got Spanish, German, Czech and many more!
Changes:
- Added language.yml and create pre translated messages.
- Add a few more config options to make it more 2b2t like
- Declared api version to remove legacy support warning.
Release 1.3.0
Changes:
- Added PlaceholderAPI support in chat format!
- Added /pistonchat version
- Changes /msg to /w in clicking playernames
- Move packages