License |
License |
---|---|
GroupId | GroupIdeu.locklogin |
ArtifactId | ArtifactIdLockLogin |
Last Version | Last Version1.13.16 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionLockLogin
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LockLogin-1.13.16.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.locklogin/LockLogin/ -->
<dependency>
<groupId>eu.locklogin</groupId>
<artifactId>LockLogin</artifactId>
<version>1.13.16</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.locklogin/LockLogin/
implementation 'eu.locklogin:LockLogin:1.13.16'
// https://jarcasting.com/artifacts/eu.locklogin/LockLogin/
implementation ("eu.locklogin:LockLogin:1.13.16")
'eu.locklogin:LockLogin:pom:1.13.16'
<dependency org="eu.locklogin" name="LockLogin" rev="1.13.16">
<artifact name="LockLogin" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.locklogin', module='LockLogin', version='1.13.16')
)
libraryDependencies += "eu.locklogin" % "LockLogin" % "1.13.16"
[eu.locklogin/LockLogin "1.13.16"]