CloudnodeMSG 1.0.2
on May 21, 2024CloudnodeMSG 1.0.1
on May 7, 2024Fixed
- Fix plugin version display (#43 by @zefir-git)
- Fix replying for messages to/from the console (#44 by @zefir-git)
Full Changelog: v1.0.0...v1.0.1
CloudnodeMSG v1.0.0
on May 6, 2024What's Changed
- Set-up blank plugin by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/6
- Add
/message
and/cloudnodemsg
commands by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/7 - Add
/reply
by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/8 - Prevent messaging vanished players by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/12
- Optimise player name tab completion by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/13
- Add ignore functionality by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/14
- Make our commands async by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/15
- Create Maven build CI as GitHub action by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/16
- Fix Javadoc comments in Error classes by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/18
- JavaDodcs on GitHub pages by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/20
- Also ingore public chat messages when using
/ignore
by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/19 - Set correct default branch name by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/21
- Use a single job in the javadocs deploy workflow by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/22
- Fix the command used to generate JavaDoc by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/23
- Add release workflow by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/27
- Implements an option to toggle private messages by @Dviih in https://github.com/cloudnode-pro/CloudnodeMSG/pull/26
- Add DM channels by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/30
- Add spying by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/32
- Fix replying to console messages by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/31
- Remove redundant message package by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/33
- Add team message command and channel by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/35
- Create dependabot.yml by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/36
- Remove dependency graph submitting (broken) by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/39
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.13.0 by @dependabot in https://github.com/cloudnode-pro/CloudnodeMSG/pull/38
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.5.3 by @dependabot in https://github.com/cloudnode-pro/CloudnodeMSG/pull/37
- Improve release workflow by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/29
- Add basic plugin documentation in README by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/40
- Generic improvements by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/41
- Grant release workflow
contents: write
permission by @zefir-git in https://github.com/cloudnode-pro/CloudnodeMSG/pull/42
New Contributors
- @zefir-git made their first contribution in https://github.com/cloudnode-pro/CloudnodeMSG/pull/6
- @Dviih made their first contribution in https://github.com/cloudnode-pro/CloudnodeMSG/pull/26
- @dependabot made their first contribution in https://github.com/cloudnode-pro/CloudnodeMSG/pull/38
Full Changelog: https://github.com/cloudnode-pro/CloudnodeMSG/commits/v1.0.0