Releases: 4drian3d/TitleAnnouncer
Fixed startup error
Fixed startup error on Paper
Full Changelog: 2.2.0...2.2.1
New Commands and performance improvements
- Improved overall plugin performance and memory usage
- Added new Chat Announcer, more information at https://github.com/4drian3d/TitleAnnouncer/wiki/Chat-Commands
- Fixed some bugs
What's Changed
Full Changelog: 2.1.2...2.2.0
Improvements
Added several improvements based on the benefits of the new java versions
Fixed plugin initialization in Velocity
Fixed plugin initialization in Velocity if Protocolize is not found
Full Changelog: 2.1.0...2.1.1
New Placeholder, update to latest Paper and CommandFactory
Improved Paper and Velocity Bossbar handling
Improved performance and functionality in Bossbars sending.
Implement CommandFactory
Improved command logging on the server thanks to Jonakls with pull request #9
Improved No Permission configurable messages
Fixed and improved configurable no permission messages.
For this reason, the plugin has been updated to use the latest version of Paper 1.17.1+
Velocity Support, Adventure 4.9.1, Improved Configuration, and more
Added Velocity 3.0.2+ Support #8
- Added /server (title|actionbar|bossbar) commands.
- The other commands work by prefixing them with a
v
, for example:/vannouncebossbar
. - Added Proxy placeholders:
<online>
,<name>
,<ping>
,<client>
,<locale>
,<server>
,<version>
- Added support for proxy sounds thanks to Protocolize. You must have it installed on your Velocity proxy to have sound support. Optionally you can install Protocolize-Legacy to provide sound support for 1.8-1.12 clients
Update to Adventure 4.9.1 5e205a7
- Removed support for Paper 1.16.5. Only Paper 1.17.1+ is supported.
- Improved permission check.
- Added support for sending subtitles in case the
;
separator is not provided in the title commands. - Updated MiniMessage to last version.
Improved Configuration
- The plugin now uses a better configuration library, allowing multi-platform support and universal configuration.
- The configuration was modified, some values will work, but others will be ignored. It is recommended to reset the configuration
Fixed Bugs
- Customizable no permissions message now works properly
- Improved the performance of certain parts of the code.
- The code has been reorganized, making it modular and easier to maintain.
PlaceholderAPI and Legacy colors support
PlaceholderAPI support
Added support for placeholders from PlaceholderAPI. These placeholders can be used in conjunction with those of the plugin, it is suggested to use those of the same plugin in case there are similar placeholders.
Legacy color support
Basic support for color codes &1, &2, &l, &k, etc... has been added.
These colors will be converted to their MiniMessage equivalent before being sent.
Fixed bugs and improved performance
- Fixed a bug when executing commands and for some reason the user's ping was invalid.
- Improved performance on conditionals, tabcomplete and commands
- Moved some functions to shared modules to avoid redundancy
Improved performance and code cleanup
1.14.0 ups
Improve Tab Complete
Improved auto-completion of arguments in all commands.
Now all commands are autocompleted, even the "/send..." commands show as argument the server players