Your browser does not support javascript, but this site needs javascript to work

X

LockLogin

Secure, protect & control

Changelog history

1.13.75

Fixed plugin premium mode not working on 1.20.2

1.13.74

Updated the plugin QR code generation URL

1.13.73

Fixed an issue while generating numbers for the pin GUI

1.13.72

Fixed notifications system not working
Fixed error messages when joining/leaving the server
Fixed command processor was not working properly
Fixed SpawnDistance setting was not working properly
Last location not longer gets removed once used

1.13.71

Addressed an issue related to the plugin not shutting down
tasks correctly
Addressed an issue related to the plugin not assigning premium
mode correctly to the clients when running on spigot
Improved PlaceholderAPI support
Added a new placeholder %locklogin_premium% which displays
if the client is premium
Addressed a visual bug in where login/register message would be
sent even if the player was already logged when he joins the server
Addressed an issue in where the plugin filter would filter commands
which started with a similar syntax to LockLogin commands (/reg /region)

1.13.70

Fixed an issue in where the plugin would not use
the correct updating channel
The plugin now requires KarmaAPI platform 1.3.4-16

1.13.69

Added a setting to allow premium players to
not require register

1.13.68

Fixed an issue related with some BungeeCord forks causing
LockLogin to not work properly

1.13.67

Fixed an issue with json commands

1.13.66

Added /account register command, to force register an
account
Fixed an issue that was causing the plugin to ignore
permissions configuration
Added new unstranslated messages

1.13.65

Optimized the plugin by making it ignore command block
commands - snakehugo

1.13.64

Fixed an issue that was causing login/register messages
and timer not working properly
Fixed an issue that was causing block operator setting
not working
Fixed an issue that was causing block operator setting not
working if Vault was not in the server
Fixed an issue related with LuckPerms

1.13.63

Removed web services

1.13.62

Fixed a problem related to premium mode in spigot mode

1.13.61

Fixed an error caused by dead code when
reconnecting to LockLoginWS that only
occurred in BungeeCord

1.13.60

Fixed module commands in BungeeCord
were not parsing arguments

1.13.59

Fixed the send to server setting was not working
Updated the plugin KarmaAPI to use the latest (which
also fixes problems with /premium command)
The player is now sent to his latest location only after
a complete login, and not after authenticating with
password in BungeeCord mode

1.13.58

Fixed command protector was protecting command arguments
Added join/leave messages
Added command protector to BungeeCord
Added locklogin.user.leave permission, which if present, the leave
message won't be sent
Added locklogin.user.join permission, which if present, the join
message won't be sent
Added locklogin.account.close.self permission, by default granted
to all the users. If this permission is not present, the user won't be
able to close his session via command
Added locklogin.account.remove.self permission, by default granted
to all the users. If this permission is not present, the user won't be
able to remove his session via command

1.13.57

BungeeCord client sessions are now always verified
Added spanish translation to plugin properties

1.13.55/56

Fixed the plugin was trying to hook into ProtocolLib even without it
Internal plugin security improvements
Fixed an issue that caused the player to be sent through servers in a loop

1.13.54

Fixed premium was trying to be applied for BungeeCord connections
from bukkit (ticket#0443)