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

X

KarmaDev

All projects

LockLogin is an authentication minecraft plugin compatible with Spigot, PaperMC and BungeeCord including any of its forks.

LockLogin protects your server and your players from various attacks, and implements advanced security features in order to ensure the integrity of the user data. The plugin will protect your BungeeCord network from bungee_hack_explanationBungeeHack exploits, and will ensure your player accounts don't get victim of a brute-force attack, as well as protecting your staff with additional security features, such as pin authentication and 2fa

KarmaAPI is a java API that helps in multiple aspects. It allows developers to easily setup a workspace for a their applications, version updating, and more other things.

KarmaAPI is also compatible with minecraft development, Spigot, PaperMC and BungeeCord including any of its forks, allowing developers to show titles and actionbars easily. It also comes with features such as inventory utilities, entity tracers and more.

AuthLib (formely known as 'LockLogin 2.0'), is the continuation of (now obsolete) LockLogin plugin. The principal difference between this plugin and LockLogin, is that AuthLib has been reworked from scratch, and adopted a modular and extensible form.

While AuthLib keeps natively all the protection features LockLogin had, any external plugin (or AuthLib module) can implement an additional authentication step, modify existing ones or even disable them. Unlike LockLogin, in AuthLib, everything is just an extension, controlled by the AuthLib core.

KarmaAPI 2.0 is the successor of KarmaAPI. This version is not very different to the original, the main difference is the way it works.

KarmaAPI 2.0 was made thinking about performance and usability