expressions

  • 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 comminuty!

    Now, what are you waiting for? Join the community now!

  1. Veraid

    Script Date Shenanigans 2.1

    This adds the following expressions to Skript: day of [the] week [value] [(of|for|at) %date%] - Returns the day of the week, for example "Tuesday" or if value is used returns it as an integer day [value] [(of|for|at) %date%] - Returns the day of the month, for example "25th" or if value is used...
  2. couger44

    Solved Skript don't know "player's prefix".

    Its simple. The expression Player's Prefix does not recognize me. part of code: on chat: cancel event if player's world is "Lobby": if player has permission "inter.chat.staffplus": broadcast "%coloured player' prefix%%player%: &9%coloured message%" stop...
  3. L

    Solved Setting A Clicked Item's Name To A Variable

    Ok, so for some background, I'm currently working on a waypoint system for my server, where there's a large room at spawn with the entire floor made up of maps on item frames, and ideally if someone were to click on a specific map tile they would teleport to a spot on that tile. The best way I...
  4. SilentButDeqdly

    Script BasicExpressions -Turns Expressions Into Emoticons V9.2

    Remember all code is customizable below: options: Replace: true Message: true on chat: permission: bc.tableflip permission message: &cYou do not have the required permissions! if message contains ":tableflip:": if {@Replace} is true...