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

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

  1. TheCringleYT

    Solved Permission Checker, Perks.

    I... AM... SO... DUMB! Thank you very much 'Goose' for your answer and as I prommised I gave you your heart and best answer! Thanks, - TheCringleYT
  2. TheCringleYT

    Solved Permission Checker, Perks.

    Hello, Sorry if you feel I made a new thread too quick but I just wanted to check how to do something, that in this case is if it is possible to CHECK if they have the permission and if they don't it will say like 'Please upgrade your rank at store.example.com' but if they do have the rank it...
  3. TheCringleYT

    Solved Multiple Permissions, Optional.

    Thank you very much everyone! Your greatly appreciated.
  4. TheCringleYT

    Solved Multiple Permissions, Optional.

    Hello everyone, I wondered if it was possible to have multiple permissions, this would include something like 'core.menus.*' for a master permission (permissions for everything). But would also have the default permission like 'core.menus.1' that would only have the permission to the 1st menu...
  5. TheCringleYT

    Solved Help with a number generator

    Waaaaaaaiiiiiiiii.... School Chromebook? I have them too lmao.
  6. TheCringleYT

    Solved Facsk not working

    Yeah, good luck!
  7. TheCringleYT

    Solved Facsk not working

    First of all, use User ID instead of %player% in-case they change their username.
  8. TheCringleYT

    Rankup

    You can do this with PermissionsEx, it's included in the minehut plugin page or Rankgrant+ is also one and you can do it with that, if you really want a skript DM me or if you need to know how to do it please DM me aswell. Good luck, - TheCringleYT
  9. TheCringleYT

    Kills - Specific variables.

    Thanks very much Goose!
  10. TheCringleYT

    Kills - Specific variables.

    Hello everyone, I was wondering if you can have 1 variable for example: {kills.ammount} and everytime the player gets a kill it adds one to that variable ( {kills.ammount} ) but will leave everyone else with the ammount of kills they had. Here's my current code: on kill: if {kill.ammount}...
  11. TheCringleYT

    Similarity for my skript

    I suppose it does! Congrats for outsmarting me.
  12. TheCringleYT

    Similarity for my skript

    First of all, If I'm not mistaken, you need an options file for an {@statement}. For example: options: perms: admin permsmessge: &c&lNo permission. command /testing: permission: {@perms} permission message: {@permsmessage} trigger: send "&c&lYAY THE PERMS...
  13. TheCringleYT

    Similarity for my skript

    Can I see your skript? Or how abouts you write EVERY mis-spelled version of 'Hello' lol Best luck, - TheCringleYT
  14. TheCringleYT

    Enchantment Upgrading - Checks.

    Hello, Can somebody tell me, help me or at least tell me if it is possible to check the player's held item, if it has the enchantment let's say: Efficiency 1, it would upgrade it to efficency 2. If you have Efficiency 2 it would make it into 3. My code so far. command...
  15. TheCringleYT

    P O P P Y I'M POPPY, more like P I P P Y I'm POPPY!

    P O P P Y I'M POPPY, more like P I P P Y I'm POPPY!
  16. TheCringleYT

    Get week day

    Yeah, if it's major then go to either @ShaneBee or @BaeFell they'll have the answer.
  17. TheCringleYT

    Get week day

    Yeah, sorry for any inconveniences, you can probably find a plugin on Spigot (spigotmc.org) or Bukkkit (dev.bukkit.org).
  18. TheCringleYT

    baltop skript

    Sorry if this is Necro but do you happen to be related to ShaneBee?
  19. TheCringleYT

    baltop skript

    Try using variables or functions. You can find all you need on the documentation.
  20. TheCringleYT

    Get week day

    I think you will have an error, is this for a scoreboard? If so then send me your whole Skript in a PM and I'll help. If not then please note that the parser does not support all add-ons, check the documentation for further details.