Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Releases: mirolm/LoginSecurity-2

2.0.31

18 Dec 19:56
8a364be

Choose a tag to compare

Changes in this release:

  • Reformat and cleanup code.

Rebuild against Bukkit API 1.15.2

2.0.30

29 Apr 16:45
939639d

Choose a tag to compare

Changes in this release:

  • Reformat and cleanup code.

Rebuild against Bukkit API 1.14.4

2.0.29

22 Jul 10:49
3adc749

Choose a tag to compare

Changes in this release:

  • Rebuild with Bukkit as it is more generic.
  • Added Travis.

Rebuild against Bukkit API 1.13.2

2.0.28

20 Sep 19:03
8c6f155

Choose a tag to compare

Changes in this release:

  • Restructure project.
  • Various cleanups.
  • Update to HikariCP 2.7.4
  • Add git commit to plugin version.

Rebuild against SPIGOT-API 1.12.2

2.0.27

01 Sep 22:01
21a3803

Choose a tag to compare

Changes in this release:

  • Simplify account.
  • Cleanup cache and database layers.
  • Restructure project.
  • Update to HikariCP 2.7.1
  • Various cleanups.

Rebuild against SPIGOT-API 1.12.2

2.0.26

04 Apr 17:48
de59762

Choose a tag to compare

Changes in this release:

  • Cache login details.
  • Update to HikariCP 2.6.3, add slf4j-api to the jar.
  • Remove MD5 and add SCRYPT password hashing.
  • Cap max password length to 64 characters.
  • Switch to Maven 3.5.
  • Tune MySQL connection.
  • Various cleanups.

Rebuild against SPIGOT-API 1.12.1

2.0.25

27 Feb 20:04
51ccf0b

Choose a tag to compare

Changes in this release:

  • Reorganize events.
  • Separate common routines.
  • Various cleanups.
  • Improve code style.

Rebuild against SPIGOT-API 1.11.2

2.0.24

18 Feb 17:20

Choose a tag to compare

Changes in this release:

  • Second wave of code refactoring and cleanup.
  • More source restructure.
  • Fix translations.

Rebuild against SPIGOT-API 1.11.2

2.0.23

16 Feb 21:37

Choose a tag to compare

Changes in this release:

  • Fixed code formatting.
  • First wave of code refactoring and cleanup.

Rebuild against SPIGOT-API 1.11.2

2.0.22

27 Jan 20:43

Choose a tag to compare

Changes in this release:

  • Added HikariCP connection pooling in database layer.
  • Cleanup some code.

Sadly addition of HikariCP made jar bigger... Well i hope it is for the better.

Rebuild against SPIGOT-API 1.11.2