skript-reflect

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

    skript-reflect how do i add `or` to custom conditions?

    Does anyone know how to add an `or` to a custom condition? i tried this condition minigame %string% %player% status is %string% [or %string% [or %string%]]: it works when i do if minigame "test1" player status is "test2" or "test3" or "test4": but when i do if minigame "test1" player status is...
  2. xxxHIxxx

    help (skript-reflect) don't work

    I have skript-mirror, wen I add skript-reflect the scoreboard doesn't work Do I need to remove skript-mirror and add skript-reflect? ------------------------------------------------------------------------------------ My skript version is: Skript-25-dev MY server is: 1.8.8 /spigot...
  3. WoolBoy

    Help: Displaying Sword Entity Attack Animation with Skript-Reflect!

    Hello, I am creating a pvp server with custom enchants, and one of my enchants spawns a giant sword by creating an invisible giant holding the sword. I wish to be able to trigger the attack animation of the giant for all nearby players using packets or otherwise. Does anyone have a solution for...
  4. konnte

    Reflect Var?

    Is there a way to create a var in skript with reflect or something that includes no "{}" like in java?
  5. T

    How to solve this? Skript-Reflect

    Hello, I am trying to use the lunar api with skript reflect to activate the staff modules, but, when trying to activate them I get the following error in the console: https://prnt.sc/1wg247a (The server version is Paper 1.12.2) This is my code: import...