Skip to content

Velocity Punishment 1.0.0 BETA 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@JvstvsHD JvstvsHD released this 30 Dec 16:54
· 31 commits to main since this release
Localization & cleanup

Replaced the most hardcoded messages with a call to MessageProvider#provide and added all of them to en.properties.
A file for German will follow soon.
Cleanup: Removed most of the CompletableFuture#get calls with #whenComple(async) and replaced the parameter of the CF returned in Punishment via #punish and #cancel with a CF<Punishment>.
Bumped version to 1.0.0-beta.2 and set source/target compatibility to 17.