Lightweight plugin for enabling packet encryption on offline servers
Crypt4Offline is a lightweight plugin for Velocity proxy servers that enables packet encryption for offline servers. All versions ranging from 1.7 to 1.20.6 are supported and the plugin is made future-proof to work on future versions as well.
In addition to encryption, the plugin also enables the player heads visual for the server player list.
Server player list before | |
Server player list after |
Moreover, the plugin introduces a cracked
property to every game profile. Its value is either true
or false
indicating whether the player
has been successfully authenticated on Mojang servers. This makes it possible for developers to differentiate between players having the original
copy of the game and cracked accounts on servers operating with online mode turned off.
Crypt4Offline is free software licensed under the MIT license.
Portions of this code were adapted from PaperMC/Velocity, licensed under the GPL 3.0.