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

    is this true ?

    command /?: permission: glitch.help permission message: &4Don't try my friendo ! im super programmer ! ta5 ta5 trigger: cancel event if arg 1 is set: send "No no no" if arg 1 is not set: send "&8&m--------------" send "&8[...
  2. F

    Solved block click

    Vrgani i just wanted to write for him before you do but i forgot how to put the [.CODE=SKRIPT] [/CODE] but ok
  3. F

    Solved block click

    on rightclick on <block>: make player excute command "<command>" #if make player excute command didn't work try excute player command "command" or you can use like this: on rightclick on <block>: excute console command "give %player% <item> " #if you need it idk but this may work
  4. F

    Solved staffchat ? help...

    , test
  5. F

    Solved Variables create

    thanks :D
  6. F

    Solved Variables create

    I need help in variables ! i want to make a points system or coins system with skript ... someone help me
  7. F

    Solved staffchat ? help...

    Thanks pro :D but how do i write text like what you wrote ._.?
  8. F

    Solved staffchat ? help...

    command /sc [<text>]: aliases: staffchat permission: staffchat.use permission message: &4You are not a staffer to use this command trigger: if arg 1 is not set: send "&8&m-------------------" send "&cCorrect command: /sc on &4&lor /sc off"...