Search results

  • 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!

  1. DroppingYou

    How do I check the lore of an item?

    if lore of item contains "summon a meteor every minute": Is that what you wanted?
  2. DroppingYou

    Solved Staff Auth getting IPS?

    I'm making this script for private use for my server hence why I'm not using configurable stuff like {@message} or permission stuff. I just need some help for what I'd like to see MY script do not planning on releasing this unless I feel the need too. ._. Thank you :)
  3. DroppingYou

    Solved Staff Auth getting IPS?

    Hey so I need help making a staff authentication skript names easyauth. My code so far is this: #--------------- Staff Auth --------------# # NORMAL PIN AUTHENTICATION # on join: if player has permission "staffauth.staff": if {password.%player%} is...