is not current version
Last Version 1.13.16

eu.locklogin:LockLogin 1.12.30

LockLogin is an advanced login plugin, one of the most secure available, with tons of features. It has a lot of customization options to not say almost everything is customizable. Regular updates and one of the bests discord supports ( according to spigotmc reviews ). LockLogin is a plugin always open to new feature requests, and bug reports. More than a plugin, a plugin you can contribute indirectly; A community plugin for the plugin community.

GroupId

GroupId

eu.locklogin
ArtifactId

ArtifactId

LockLogin
Version

Version

1.12.30
Type

Type

pom

Download LockLogin 1.12.30

Filename Size
LockLogin-1.12.30.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/eu.locklogin/LockLogin/ -->
<dependency>
    <groupId>eu.locklogin</groupId>
    <artifactId>LockLogin</artifactId>
    <version>1.12.30</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.locklogin/LockLogin/
implementation 'eu.locklogin:LockLogin:1.12.30'
// https://jarcasting.com/artifacts/eu.locklogin/LockLogin/
implementation ("eu.locklogin:LockLogin:1.12.30")
'eu.locklogin:LockLogin:pom:1.12.30'
<dependency org="eu.locklogin" name="LockLogin" rev="1.12.30">
  <artifact name="LockLogin" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.locklogin', module='LockLogin', version='1.12.30')
)
libraryDependencies += "eu.locklogin" % "LockLogin" % "1.12.30"
[eu.locklogin/LockLogin "1.12.30"]