Releases: RuiPereiraDev/SimpleScore
Releases · RuiPereiraDev/SimpleScore
v3.6.2
v3.6.1
v3.6.0
- 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
v3.5.0
- 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
v3.4.1
v3.4.0
- 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