player

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

    Solved Why does it crash my server after someone moves when he was afk?

    Well for some reason my code just makes the server crash when someone comes back from being afk. I have no idea why. Here is my code: command /setlimbo: permission: admin trigger: set {limbo} to location of player send "&eYou set the Limbo spawn to your current...
  2. M

    Kill Counter with Permission

    Skript Version: Skript 2.4-beta8 Minecraft Version: 1.14.4 English: Hello I'm just here when programming not continue. I want someone who has a certain permission to kill someone who goes up a counter. That works with the counter already. I just do not know how to set this with the permission...
  3. Jonathan Cohen

    Enemy tab colors

    Category: Tablist Name Suggested name: EnemyTab Spigot/Skript Version: Latest What I want: A proper description. https://ibb.co/ysvrhjK Ideas for commands: None Ideas for permissions: None I hope anyone can help me with this. Best regards, Jonathan.
  4. Wolwer

    Solved Error with %player%

    Hello! When I reloaded my skript I got an error: Can't understand this expression: '%player%' (core.sk, line 1639: set {serv.nick.%player%} to %player%') Code: on join: if {serv.nick.%player%} is not set: set {serv.nick.%player%} to %player% What I should do with it?
  5. kamilleon

    Solved Cooldown time for argument player

    I wanted to create a plot rating point system for admins, to rate the players plots, and give them points depending on the rating. Also I wanted to add an anti-abuse system to it, so a player can be only rated once every hour, globally. else: set...
  6. F

    How do I use on right click on player but specify the player's name?

    Hello, so I am working on a small project and I am using skript but when I try to use 'on rightclick on player named "Help" ' I get an error ill attach a screenshot of the error. But is there a way to use on right click on player specifying a name?
  7. B

    Open Chest

    Hello I have a test Server with skRayFall, skQuery, skSharp and Skript and I made a script with: command /menu: trigger: open chest with 3 rows named "&cMenu" to player and its not working its saying its not an entity, I need help please!
  8. S

    Skript shows UUID instead of playername

    Hi there How can i turn Skript into show me the playername instead of the long UUID of the player? my skript: https://pastebin.com/qiFmdcsn Thank you.
  9. T

    Error: player´s balance is not an entity type

    First i know the function Pay is already exist Skript version: I think the newest Vault version: Idk i have SKQuery and SKRayfall as well Code: command /pay <player> <integer>: usage: /pay <player> <money> trigger: if player has permission "sk.kort": if arg 1 has...
  10. novastosha

    Solved Checking player's Minecraft version

    I have an issue while checking a player version command stats [<player>]: trigger: send "&aVersion: &e%version of arg 1%"
  11. T

    Solved Help with skript on move event spam

    Hey dear skripters, I am making a skript in which you can freeze people. I want to send a message to frozen players when they are trying to move. But i dont want it to get spammed in their chat so i want to have a delay of 1 second between the messages. How do i do this? Here is my code: on...
  12. T

    Help skript statements with command thing pls

    Hey can anyone tell me how to do this? command /trap <player>: trigger: set {_player} to arg 1 set {trapped._player} to false i want a command to untrap but when they are trapped they can not break blocks but when untrapped they can break blocks again.
  13. T

    Solved Help with skript arguments reference

    Hey people, I am writing a skript for my server, to make a system with which you can trap players in a cage. However, it doesnt work. Can someone please help me? (The problem is that it doesnt recognice the player reference / the location of the player but i dont know what to use i tried...
  14. X

    Verify permissions of an offline player

    SPANISH Verificar permisos de un jugador offline Hola! He venido aqui porque soy nuevo con el tema de skript-mirror... Quiero verificar si un jugador offline tiene permisos.... no quiero usar "if player data of arg-1 has permission "blabla.blabla"" esto simplemente verifica si tiene permisos...
  15. F

    Force respawn player (Error)

    .
  16. H

    Set block at direction of player

    Hi I'm coding a minigame skript i want to if player near a wool; i want to wool's block at direction of player to vine. If you can't understand i can explain with a photo:
  17. V

    Solved Is looking at player, loop players in radius

    Okay, so i am making a magic skript, and i want a magic to loop players in radius 7. Is this possible? I also need help at checking "if player looking at a player:". I have tried both docs and forums and i found no help.
  18. CustomWorldYT

    Solved Skript help - If player name is, then...

    I have recently started to "code" in Skript because I don't know Java. I'm going to code a FreeOP mod for my server, I don't want to use original mod from <some free op server you probably know> because I think that I can do it in Skript. FreeOP servers (if you don't know) are servers when...
  19. ItsMCB

    Solved Confused..?

    I'm confused why Skript is spitting out this error. I'm sure this is something really simple that I somehow didn't know about xD command /music-nihilore-motionbblur: trigger: make player execute command "/jukebox music %player% {@music-nihilore-motionbblur}" Thanks for the help guys :D
  20. Runakai

    Solved disguise nick as real player

    Hey! I am doing my Nick system and i wanted to ask if it is possible to add the player to the real players? Like: When i nick myself as... e.g "Lucax" and type in L and THEN press tab, the Nickname will automatically be completed. Also when using commands.