Skip to content

Releases: RuiPereiraDev/SimpleScore

v3.6.2

26 Nov 22:22
480bbc0

Choose a tag to compare

  • 480bbc0 Release 3.6.2
  • a57f79b Update config.yml
  • c79ae7a Reduce the number of tasks being created per tick
  • ce2e628 Bump Kotlin version from 1.4.10 to 1.4.20

v3.6.1

23 Nov 14:40
e5a1c7d

Choose a tag to compare

  • e5a1c7d Release 3.6.1
  • ebdb343 Don't send display name packet if title didn't change
  • 6313097 Change WorldGuardWrapper relocation path
  • 4106339 Only send packets for changed scores
  • 4b96ec2 Run task timer asynchronously

v3.6.0

20 Nov 21:15
343a933

Choose a tag to compare

  • 343a933 Release 3.6.0
  • f6ce18a Lower case scoreboard name references
  • 77b871a Support for permission based scoreboards
  • 5379ac3 Add support for regex on world names
  • 0c46129 Bump shadowJar version from 6.0.0 to 6.1.0
  • 5a0acca Add downloads badge and fix LICENSE url
  • f82cf2e Use gradle build cache for workflows
  • 6fe4cc4 Bump gradle version from 6.7 to 6.7.1

v3.5.1

02 Nov 04:54
d320383

Choose a tag to compare

  • d320383 Release 3.5.1
  • f091c28 Fix issue with scoreboards reference being saved with lowercase

v3.5.0

01 Nov 12:55
c07c1f4

Choose a tag to compare

  • c07c1f4 Release 3.5.0
  • 91739fb Some code cleanup
  • 7ac67cf Allow toggling the scoreboard for other players
  • 1626c03 Don't try to send scoreboard to players that have it disabled
  • c6db25d Create papi placeholder to show if user has scoreboard enabled
  • 016a13e Bump gradle to 6.7
  • 08453dd Look for existing flag if creating one fails
  • b8a2d4a Add per WorldGuard region scoreboard support
  • ef71015 Separate scoreboards from worlds in the config
  • 1c04ceb Fix error caused by leftover code
  • baaf29a Use the term scoreboard(s) instead of world(s)
  • 2fc4ca8 Clear scoreboard instead of deleting it and fix toggling

v3.4.2

20 Oct 22:34
8a57654

Choose a tag to compare

  • 8a57654 Release 3.4.2
  • f4c7cd2 Fix #2 - do not create objective if one already exists

v3.4.1

16 Oct 21:17
c62c14f

Choose a tag to compare

v3.4.0

30 Sep 22:58
8d9011b

Choose a tag to compare

  • 8d9011b Release 3.4.0
  • 960defc Added default messages to config
  • 78aad8c Updated LICENSE year
  • 076037a Added packet based scoreboard using ProtocolLib
  • d09199e Created release workflow and added testing to build
  • ee566e6 Added FUNDING.yml
  • 0218a29 Don't build for releases and updated gradle cache action
  • 669f23d Updated to latest Kotlin version and latest gradle wrapper
  • 649e61a Updated README.md
  • e025008 Fixed build workflow
  • 3868b8d Created build workflow
  • 8fca6ce Updated Kotlin to 1.4 and shadow to 6.0.0
  • 3b94810 Updated gradle wrapper
  • 0558d4d Removed .gitlab-ci.yml and updated .gitignore