Releases: bivashy/MC-Auth-with-Link
Releases · bivashy/MC-Auth-with-Link
Hotfix
Auto config migration, new hashes
Added:
- Command for migrating config:
/auth migrateconfig
. That will create backup configurations if anything changes. - New hashing types:
AUTHME_SHA256, SCRYPT, ARGON2
Fixed:
- Enter confirmation was not working
Fix MiniMessage was not working properly
Fixed:
- Exception when we use hex color in config.yml with MiniMessage format
Big changes!
Added:
- ENTER_AUTH_SERVER
- MiniMessage, Legacy, Gson support in config.yml messages
- LimboAPI Support for Velocity
- New ways to link: FROM_GAME, FROM_LINK in
vk-config.yml
,telegram-config.yml
Fixed:
- Incorrectly working placeholders
- Issues with messages
- Errors in consoles
- Invalid IP resolvement
Configuration updated!!!
Stable version!
Fixes:
- Fixed errors that related to previous configuration update
- Fixed title was not appearing
- Fixed java.lang.NullPointerException: Cannot invoke "java.io.InputStream.read(byte[])" because "stream" is null error on some linux systems
- Fixed java.lang.NullPointerException: Cannot invoke "java.io.InputStream.read(byte[])" because "stream" is null error on windows (Linux also still works)
- Fixed decline button in VK configuration
- Fixed authors in bungee.yml
- Fixed message not-linked with disabled confirmation enter
- After enter decline, confirmation was not required
- Fixed confirmation enter after reconnecting
- Fixed not working colors/styles in bossbar configuration
- Fixed error: if user confirm entry, and player offline, error will be occurred.
- Fixed error with infinity timed-out link confirmation code
- Fixed GoogleAuthentication
- Fixed sessions on BungeeCord
- Fixed "not working" command errors, now plugin will use messages from configuration on some commands instead of saying: Argument arg[number] was not resolved.
Updates:
- Full Velocity support
- FastLogin support (Only BungeeCord). (May not work)
Replace apache IOUtils. Bump to BungeeCord 1.19. Configuration fix
Fixes:
- Configuration link messages fixed
- Apache IOUtils replaced.
Updates:
- Telegram Bot now will disabled if multiple bot instances was running (On 409 error code).
Small bug fixes
Fixes:
- Now messages related to bungeecord commands will work correctly.
- In VK/Telegram confirmation stage player was not kicked.
- Fixed bossbar was not properly updating
- Fixed bossbar text, now it will be colorized
Telegram link, many bug fixes.
Fixes:
- Fixed critical bug that related to /auth
- Fixed errors with MySQL
- Fixes critical bug that related to messengers
- Fixed errors that was in previous version
- Small fixes
Added:
- Added Telegram support.
- Added enter confirmation with Telegram.
- "Automatically" change VK group settings. Now plugin need to have token with all permissions and enabled LongpoolAPI.
- Now if value doesnt provided in config.yml, it will be taken from default configuration.
- Now you can control code/password generating on link confirmation/account restoring: Select characters that will be used in the code/password.
- Added not-linked message for the VK, Telegram. They need for notifying about linking account to the messenger.
- Added command /entertoggle for the toggling confirmation. In configuration added command confirmation-toggle. (Doesnt important to add)
I apologize for previous version bug.
Many fixes, and custom command support
Fixes:
- Some critical bugs fixed
- Admin panel keyboard fix
- Accounts list keyboard fix
Added: - Custom commands with buttons support
Removed: - Removed deprecated unused classes
First dev release
Added:
- Authentication steps, now you can control confirmation and login steps
- Keyboards in json format with placeholders for vk. Now you can change keyboard styles in configuration
- /auth reload - Finally you can reload configuration without reloading server (Permission need: auth.admin)
- /auth changepass [name] [new-password] - Change player password (Permission need: auth.admin)
- /auth reset [name] - Remove player account from database
Changes:
- Code 80% refactor. Many things rewrited, and rethinked.
- Plugin now uses Lamp library.
- Code ready to port on the Velocity, add Telegram, Discord
- Some changes in config.yml
- Placeholders currently not working, because it`s dev version
- IP flags and ip`s currently disabled. It will not be removed in the future
- Now plugin uses VK-API 0.3.1 instead of 0.2.3
And many fixes.
This is dev version. Please report to the Issues if you finded bug.