Recent content by TheDoggy

  • 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. TheDoggy

    Solved I was trying to make autocompress and i ran into a problem

    After you give the compressed item, then do wait 1 tick.
  2. TheDoggy

    Solved Difference between

    There is a spelling error.. Replace diffrence with difference
  3. TheDoggy

    Help with a skript

    Send the skript you are currently using to get to 50 hearts.
  4. TheDoggy

    Tab issue

    Because you have the perm "group.default" it can give you that rank. You should do use this: if player has permission "group.owner": set player's tablist name to "&4&lOwner &7%player%" else: if player has permission "group.dev": set player's tablist name to "&2&lDev &7%player%" else: And...
  5. TheDoggy

    How Do I See What Item's Are In Player's Tool

    If player's tool was a shulker box and I wanted to see what items were in that shulker, how would I do that?
  6. TheDoggy

    Solved See Gamerule In Player's World

    is there a if gamerule keepInventory is true in world "smp"? or something like it? if so please help share it with me. I have a network server and keep inventory wont turn off for ops so im skripting it.
  7. TheDoggy

    Rank Colour (Like Hypixel)

    What ranks do you have? hope this helped
  8. TheDoggy

    Rank Colour (Like Hypixel)

    command /rank [<player>] [<text>] [<text>]: permission: op trigger: if arg-3 is not set: send "&cYou Must Say The Colour You Want" if arg-3 is set: if arg-3 is "dark blue": set {rank::%player%} to "&1%arg-2%" set player's tablist name to "&7[&l%{rank::%player%}%&7]...
  9. TheDoggy

    Making skripts!

    Making skripts!