Skip to content

Releases: booksaw/BetterTeams

4.3.2

15 Jan 10:38
Compare
Choose a tag to compare

Improvements:

  • Added placeholder %betterteams_title% (#300)
  • Added pie chart to bstats to check storage type (#297)

Bug Fixes:

  • Fixed bug with players leaving the game (#303)

4.3.1

29 Dec 17:12
Compare
Choose a tag to compare

Removed an unwanted debug message from the previous version.

4.3.0 SQL

29 Dec 10:16
Compare
Choose a tag to compare

Features:

  • Added SQL support for storage (#255)

Improvements

  • Added a teleport to player option in /teama teleport (#269)
  • Improved the output of /teama version to include more information (#296)
  • Added placeholder %betterteams_inteam% to identify if a player is in a team (#290)
  • Added consistency on prefixing ally chat and team chat (#268)
  • Added some missing Traditional Chinese messages (credit: 花圃中的人偶)

Bug Fixes:

  • Fixed bug with players getting kicked out of teams when running /teama create (#292)
  • Fixed case sensitivity issues with player names (#288)
  • Fixed bug causing NoSuchMethod error with "@" in commands (#287)
  • Fixed bug causing rebuildLookups to not work as expected (#286)
  • Fixed bug and documentation with autoPurge (#285)
  • Fixed typo in Polish Translations (credit: Duplon)
  • Fixed typo in config.yml (credit: SecretAgent002)
  • Fixed bug causing Worldgaurd not to enable correctly (#273)
  • Fixed bug causing scoreboard teams to not be deleted properly (#289 #274)

4.2.1

13 Nov 12:37
Compare
Choose a tag to compare

This update comes with the help of srnyx (https://github.com/srnyx) and bobby29831 (https://github.com/bobby29831)

Features:

  • Added /teama teleport [x] [y] [z] [pitch] [yaw] to teleport a team to the specified location (242)

Improvements:

  • Added toggle for the update checker (#260)

Bug Fixes:

  • Improved comments in the config (#265)

4.2.0

03 Nov 17:09
Compare
Choose a tag to compare

Features:

  • Added placeholders %betterteams_members_<team>% and %betterteams_members_<team>_online% (#249)
  • Added German support (#256)
    Bug Fixes:
  • Fixed contradictory comments (#253)

4.1.4

09 Oct 17:00
Compare
Choose a tag to compare

IMPORTANT NOTE: After updating set rebuildLookups to true in config.yml and fully restart your server.
This is due to a couple of bugs causing desynchronization between the lookup tables and the stored values.

Bug Fixes:

  • Fixed chest claims so it is functional (#236)
  • Fixed error message with holograms (#239)

4.1.3

22 Sep 12:36
Compare
Choose a tag to compare

Bug Fixes:

  • Removed unneded debug outputs (checking for with the result true/false)

4.1.2

18 Sep 22:06
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed bug causing teamLimit to be loaded incorrectly

4.1.1

18 Sep 12:50
Compare
Choose a tag to compare

Features:

Improvements:

  • Added some missing Mexican Spanish translations (#229)
  • Added a minScore option to the config (#231)

Bug Fixes:

  • Fixed bug with OfflinePlayer name being null (#230)
  • Fixed bug which caused potions to not damage players when they should (#226)
  • Fixed bug causing placeholder.name to not allow spaces
  • Fixed bug causing team names with different capitlisation to be created even if they are the same name
  • Fixed bug causing teams to disband incorrectly

4.1.0

03 Sep 13:46
Compare
Choose a tag to compare

Features:

  • Added Mexican Spanish translations (es_mx) (#222)
  • Added the ability to limit the number of admins and owners per team (#156)
  • Added the option to call commands when a player is promoted/demoted (#155)

Improvements:

  • Fixed a typo in messages.yml

Bug Fixes:

  • Fixed a bug causing /team title to not work (#221)