Jump to content

Skray

Member
  • Posts

    71
  • Joined

  • Last visited

Everything posted by Skray

  1. Skray

    Paper ranks.

    So it should be like this? on rightclick: player's held item is a piece of paper if name of tool of player is "&2&lVIP RANK": execute console command "/pex user %player% group set VIP" remove 1 piece of paper from the player
  2. I need a script that if you break a block it is 1% that you get a chest named backpack. When you right click with it, you will get some random items (stone, diamond, logs, iron, coal)
  3. I need like a regen skript like this: But this didn't work. On break: If block is cobblestone: Trigger: Replace block with bedrock Wait 40 seconds Replace block with cobblestone
  4. Skray

    Paper ranks.

    I need a script were if I right click with a paper named VIP you get the VIP rank. (I am using permissionEx) Something like this: (But I don't think this work) on rightclick with paper: if name of tool of player is "&2&lVIP RANK": execute console command "/pex user %player% group set VIP" remove paper from player
  5. Skray

    Skripting

    Do you know how to make a playtime skript? I need one in my scoreboard (sidebar with Skrayfall).
  6. Also @CoolProgrammer the can I change the %loop-player's group% to %loop-player's prefix%?
  7. Skray

    Skripting

    Does the {staffspawn} work? Or do I need something like {staffspawn%player uuid%}
  8. Skray

    [Free] Models

    Is this right place for that? That have nothing with minehut to do.
  9. Skray

    Skripting

    Hey, a /staff script thats teleports you. Like: command /staff: trigger: tp player to {staffspawn} command /setstaff: permission: set.staff trigger: set {staffspawn} ~ ~ ~ But that dosnt work. Help please
  10. Thank you so much! Do I need a thing like that for kills too? ↓ Also do you know how to add play time into the scoreboard? on death of player: set {_v} to victim's uuid set {_a} to attacker's uuid add 1 to {playerdata::%{_v}%::deaths} add 1 to {playerdata::%{_a}%::kills} if {_a} is set
  11. options → video settings → brightness
  12. /gamemode survival /gamemode creative /gamemode spectator /gamemode hardcore
  13. It is /difficulty hard, or /difficulty easy
  14. And for death, can you do that? But when you fall into the void you wont get a death.
  15. I need a scoreboard (sidebar) with Skript and Skrayfall rank is with Permissionex --------------------- Name: <players name> Rank: <rank> Mined blocks: <mined blocks> Kills: <kills> Deaths: <deaths> ---------------------
  16. I need help with a scoreboard, I have skript and SkRayFall. Ranks I am using Permission Ex, essentials. Look: &b-------------------------------- Name: <player's name> Rank: <rank> Mined blocks: <mined blocks> Kills: <kills> Deaths: <deaths> &b-------------------------------- I also need help with something like: on kill: add 1 to {deaths : :*} but idk how to make that. Please help!
×
×
  • Create New...