Refactorized Command and Target system
The commands have been simplified and now everything is concentrated in a single command /announce
or /vannounce
if used in Velocity.
From there, the new concept of Format follows, where you can define what type of announcement will be sent.
All commands are based on Brigadier, making the commands as efficient and close to the vanilla style as possible, with suggestions based on the corresponding target type.
For this reason, TitleAnnouncer supports Paper 1.21 or higher and Velocity 3.4.0.
What's Changed
- TitleAnnouncer v3 by @4drian3d in https://github.com/4drian3d/TitleAnnouncer/pull/20
Full Changelog: https://github.com/4drian3d/TitleAnnouncer/compare/2.2.1...3.0.0
Refactorized Command and Target system
The commands have been simplified and now everything is concentrated in a single command /announce
or /vannounce
if used in Velocity.
From there, the new concept of Format follows, where you can define what type of announcement will be sent.
All commands are based on Brigadier, making the commands as efficient and close to the vanilla style as possible, with suggestions based on the corresponding target type.
For this reason, TitleAnnouncer supports Paper 1.21 or higher and Velocity 3.4.0.
Full Changelog: https://github.com/4drian3d/TitleAnnouncer/compare/2.2.1...3.0.0
After four years, I am releasing a new version of TitleAnnouncer. I know it took me too long, so for now, I am releasing this beta version with the aim of finishing version 3.0.0 this week.
What's Changed
- TitleAnnouncer v3 in https://github.com/4drian3d/TitleAnnouncer/pull/20
Full Changelog: https://github.com/4drian3d/TitleAnnouncer/compare/2.2.1...3.0.0-BETA1