Recent content by Minecoll_YT

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

    How do I use functions instead of "else if"

    I'm 100% sure that this isn't making your server lagging. And use local variables
  2. Minecoll_YT

    If Gamemode Is

    if gamemode of "player" is or set {_player} to "player" parsed as a player if gamemode of {_player} is
  3. Minecoll_YT

    Solved Force unequip

    Yeah, it's just an inventory slot like any other. Copy the item in the slot and give it to the player and then set the slot to air
  4. Minecoll_YT

    Solved skript-gui glowing stack

    shiny?
  5. Minecoll_YT

    Solved error on victim is a player

    oh right!
  6. Minecoll_YT

    Solved error on victim is a player

    if {%player%.jump} is equal to true: -> if {%victim%::jump} is true: Changed it to list variables, corrected the error and removed "equal to"
  7. Minecoll_YT

    Solved error on victim is a player

    1. Use code formation 2. Use list variables 3. The error given is literally your solution -> Use 'attacker' and/or 'victim' in damage events
  8. Minecoll_YT

    custom permissions...?

    Skript only permission's system are unsupported.
  9. Minecoll_YT

    Solved on craft error

    try ender chest lowercase
  10. Minecoll_YT

    custom permissions...?

    A JAVA one
  11. Minecoll_YT

    custom permissions...?

    Then he should install one, and NOT PermissionsEX
  12. Minecoll_YT

    custom permissions...?

    What about just using the normal skript way to check if a player has permission and using a normal java made permission system?
  13. Minecoll_YT

    Item with lives help

    Send a screenshot
  14. Minecoll_YT

    custom permissions...?

    Hell nah, install a permission's system. This is a nightmare
  15. Minecoll_YT

    Item with lives help

    then add a color code