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. Vrganj

    Solved Finding out if something already exist in a list

    @SkRATZ could you mark this solved?
  2. Vrganj

    Help with giving explosed blocks to players inv

    @HKG block break: chance of 100%: tool is a pickaxe loop blocks from the block 1 in front of the player to the block 20 in front of the player: give loop-block to player create explosion of force 2 at loop-block wait 1 tick The code above...
  3. Vrganj

    Database skript...

    What kind of a database? CSV, MySql...?
  4. Vrganj

    Solved Help with this code it dont works

    Oops, replace "if {jobcounter::%player%} is set:" with "if {jobcounter::%player%} is 1:" in /bürger
  5. Vrganj

    What is the variable for the location [coords] of a block?

    Well you can always use location of block above event-block
  6. Vrganj

    Solved Help with this code it dont works

    Here you go, this should work command /job: trigger: send "&cWähle einen Job aus:" json("%player%", "&a&oBürger||ttp:&lAuswählen!||cmd:/bürger") command /bürger: trigger: if {jobcounter::%player%} is set: send "&cLoliRPMC &8>> &cDu hast...