Skip to content

10.1.3

Compare
Choose a tag to compare
@kangarko kangarko released this 30 Nov 16:45
· 154 commits to master since this release
5f915b0
  • New | Added native Prefix and Discord support for all messages in messages/ folder, see Messages section of settings.yml.
  • New | You can now play a sound to the private message receiver. Configurable in settings.yml.
  • New | Added a default "[killer_item]" variable you can use in death messages (messages/death.rs)! You will not see this but you can create killer-item.yml file in variables/ with this content: #133 (comment)
  • Fix | We were sending all mails at once, packet would overflown when you had too many mails over time. I changed this to send one mail over Bungee at the time.
  • Fix | Solved the [X] feature of messages interfering with plugins sending Action Bar messages.
  • Fix | Solved ranged mode not properly working between two different worlds.
  • Fix | Solved migrating from previous version needing "Line" key in mysql.yml being put manually or resetting that file.
  • Fix | Solved operators in messages/ being executed the same amount of times as how many online players were connected.
  • Fix | Solved /chc log showing up ",/ " when comma is used in log messages.
  • Fix | Solved Discord or console throwing errors on JavaScript variables that use "player" variable.
  • Misc | OfT3N reported (thanks!) some formats kicking players from server, unfortunately this turned out to be a hard limit if you make your format have over 32,000 letters (JSON adds tons of extra letters even if you have a short message): https://github.com/kangarko/ChatControl-Red/wiki/Common-Issues#my-format-does-not-display-hoverclicksuggest-command-and-other-interactive-elements