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!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Script Just OK Login 1.1

Finally, a login skript safe for server owners and players

  1. SHA-256 hashing, Peppers, events, kick fix and multiple potential salts

    Pikachu
    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 (Skript):
    1. 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)
Return to update list...