message

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

    Solved How can i change messages?

    From plugins and players too? For example if a plugin/player says "I want cookies", i want to appear as "I like banana".
  2. Adrihun

    Solved Skelett not centering message problem!

    Okay, So i have an announcement script, and i used the Skelett center feature to make it centered. message centered "&c%arg-2%" to all players And i have another script which does the same thing but globally announces the message. skellettcord message coloured "&c%arg-2%" to all bungeecord...
  3. Adrihun

    Anti Swear to message?

    Hey, thanks for clicking on my post. Its me aggain "_" How do i add Anti Swear, Anti Spam (1 sec) to my script? command /pm [<offline player>] [<text>]: trigger: if arg 1 is not set: send "Wrong usage." if arg 1 is set: if arg 2 is not set...