Releases: PumpMyKins/LuckSecure
Releases · PumpMyKins/LuckSecure
v2.0.0-rc2
What's Changed
- v2.0.0-rc2 by @Clem-Fern in #16
# time (in minutes) before authentication expires after disconnection
# 0 = authentication require after each connection
authentication_disconnection_grace_time: 0
# Revoke authentication if ip addr different than previous connection
# Only active if authentication_disconnection_grace_time not 0
authentication_ip_addr_match: true
- Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.6.0 by @dependabot in #11
Full Changelog: v2.0.0-rc1...v2.0.0-rc2
v2.0.0-rc1
Paper + Velocity build.
Multi server setup WIP.
Full Changelog: v1.0.1...v2.0.0-rc1
LuckSecure v1.0.1
Full Changelog: v1.0.0...v1.0.1
LuckSecurev1.0.0
Merge branch 'main' of https://github.com/PumpMyKins/LuckSecure