Skip to content

1.0.0 Beta v2

Latest
Compare
Choose a tag to compare
@Nicbo Nicbo released this 05 Sep 14:12
· 24 commits to master since this release

This is the second version of the beta. I've fixed some minor bugs so far and made a few additions. If you had the build before this, the only addition to messages.yml was the descriptions section which can easily be added by copying and pasting it in and then running /econfig reload. However, if you do not want to do this you can delete your messages.yml file and let the plugin generate it (your changes to messages.yml will be lost if you do this).

If you experience any bugs or have any suggestions, don't forget to join the discord.

Fixes:

  • Fixed an LMS typo in messages.yml (3447b4e)
  • Made the player data system a lot more stable (b147c63) (7c4cc91)
  • Renamed the health objective as it was causing problems with conflicting plugins (0c26d87)
  • The plugin will now close all open GUIs on disable to prevent item editing (749dfa8)
  • Fixed a bug where players who left Waterdrop would be teleported at the end of the round (670adaa) (895d109)
  • Fixed a bug where tagged players who left TNT Tag would be teleported at the end of the round (2f79a59) (895d109)
  • Fixed a bug where if a player left Brackets it would make them spectate (ecb553c) (895d109)
  • Removed unnecessary logs on plugin enable and disable (1e556a3)

Additions:

  • Added some info about scoreboards in /econfig (35691d3)
  • Added event descriptions that get sent to players who join the event (4ff9cb0)

There were also a few minor changes behind the scenes not listed here.