Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

1.4.1

Compare
Choose a tag to compare
@Dqu1J Dqu1J released this 12 Nov 23:20
· 18 commits to master since this release

Changelog since 1.4.0-rc1:

- fix: Language support

Changelog since 1.3.0:

- new: 2FA
It is Two Factor Authentication! Config option: `optional-2fa`. Enable or disable it for your player using `/2fa`.

- new: 2FA Auth Type
Disables password authentication, and only keeps optional 2FA enabled on your server. Useful for 2FA for all players on online-mode servers.

- new: /simplerauth unregister <player>
You can now unregister a player using just one command.

- new: /simplerauth disableOnlineAuth <player>
You can now disable online auth for a player using just one command.

- new: Portal Teleport
If a player log ins in the Nether Portal block, it will be teleported away to prevent getting stuck in here forever.

- fix: Sending too many packets before auth
- fix: Errors in the console before auth
- fix: Invulnerability after auth