add to my skript

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

    I want to make it so i can set a players color

    So I'm new to skript and not sure how to do most things Heres my skript command /color [<string>]: trigger: arg 1 is "green": set {chatcolor.%player%} to "&2" send "&eNow you will write in &2green&e!" arg 1 is "red": set...