Just OK Login

Script Just OK Login 1.1

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

If you update to this, you will have to reset all player's passwords. I've provided a function for this in the update that can be called via
code_language.skript:
loginResetAll()
***
Now requires SkUtilities
***

Added peppers, SHA-256 hashing (by default), custom events and multiple potential salts...
Custom events added:
Login (login)
Register (register)
Incorrect password (incorrectpass)
Kick for too many tries (incorrectkick)