File Details
ServerTap v0.5.0
- R
- Apr 11, 2023
- 27.74 MB
- 217
- 1.19.3+8
File Name
ServerTap-0.5.0.jar
Supported Versions
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19
- 1.18.2
- 1.18.1
- 1.18
- 1.17
- 1.16
v0.5.0
⚠️ BREAKING CHANGES ⚠️
-
Gamemode, Environment/Dimension, and Difficulty now use their native
Bukkit names
- e.g. in
/v1/playersinstead of returning0for difficulty it will now returnSURVIVAL.
- e.g. in
- Now compiled with ☕️ Java 19
New Features
-
TLS now optionally supports Server Name Indication (SNI)
- Set
tls.snitotruein your config to enable it (expert)
- Set
- Player is now included in the
PlayerChatWebhookEventrequest body (#194)
Internals/Bugfixes
- ServerTap is now using Javalin v5!
- Fixed OpenApi spewing tons of WARNs into logs when viewing
/swagger(#60) - Updated versions of javalin, slf4j, unirest, jackson-databind, junit dependencies.
- No longer messes with ClassLoader on startup

