Skip to content

Releases: 4drian3d/TitleAnnouncer

Fixed startup error

26 Oct 23:34
Compare
Choose a tag to compare

Fixed startup error on Paper

Full Changelog: 2.2.0...2.2.1

New Commands and performance improvements

21 Oct 22:53
a7c8d84
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.2...2.2.0

Improvements

09 Oct 22:28
Compare
Choose a tag to compare

Added several improvements based on the benefits of the new java versions

Fixed plugin initialization in Velocity

07 Oct 15:41
Compare
Choose a tag to compare

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

06 Oct 18:23
Compare
Choose a tag to compare

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

30 Sep 17:02
Compare
Choose a tag to compare

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

23 Sep 16:54
Compare
Choose a tag to compare

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

21 Sep 21:02
Compare
Choose a tag to compare
  • 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

05 Sep 15:36
Compare
Choose a tag to compare

Improve Tab Complete

31 Aug 01:56
Compare
Choose a tag to compare

Improved auto-completion of arguments in all commands.

Now all commands are autocompleted, even the "/send..." commands show as argument the server players