Skip to content

Releases: PumpMyKins/LuckSecure

v2.0.0-rc2

21 Apr 17:32
aa2968e

Choose a tag to compare

v2.0.0-rc2 Pre-release
Pre-release

What's Changed

# 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

05 Jan 14:14

Choose a tag to compare

v2.0.0-rc1 Pre-release
Pre-release

Paper + Velocity build.
Multi server setup WIP.

Full Changelog: v1.0.1...v2.0.0-rc1

LuckSecure v1.0.1

26 Dec 20:03

Choose a tag to compare

LuckSecurev1.0.0

04 Feb 23:12

Choose a tag to compare

Merge branch 'main' of https://github.com/PumpMyKins/LuckSecure