Some improvements
Static access to main classes
Added LibreLogin, nLogin, AuthMeBridge
Contexts in commands & Fixes
- Added JPremium support for logging entries
- Added configurable option to disable console log
View attachment 619423
Added LockLogin logins support
NOTE: This plugin's API is not very useful so I suggest choosing another login plugin if possible
LockLogin: track when a user changes password
Graphics Improvements
Started PlayerAuth module: register, login with premium feature! Out soon
Added /dhb push - /dhv push
Added ignored command list:
Add in config.yml:
YAML:# A list of commands that should be ignored by the plugin. ignored-commands: - "register" - "login" - "setblock" - "minecraft:setblock" - "fill" - "minecraft:fill"
Purge user command can specify a duration:
/<main-cmd> user <player> purge time:1d1h
This will delete the last 25 hours
Added Bossbar Info
/dhv verbose on bar
/dhb verbose on bar
Moved IP into Session. (Database update required)
Added version logging.
Removed "logins" command.
Changed database schema (reset needed)
Web Panel
Added two commands (console only):
To verify the user:
/dhv register <OTP>
To remove an user:
/dhv unregister <username>
The webpanel is downloadable in the addon section.
A guide to how to install the panel is available on
docs.ohalee.com
Improvements
Removed MySQL Support - Use MariaDB
Modified register and unregister and refactored the web panel
Fixed verbose disable
Fixed verbose, hierarchical verbose based on 5 permission level
Load user after login process
Unload user instantly after disconnect