1. 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!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Addon skript-mirror 0.19.1

Natural reflection utilities for Skript

  1. btk5h
    Supported Minecraft Versions:
    • 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13
    Documentation | Source | Releases

    Quickstart
    Code (Skript):
    1.  
    2. import:
    3.   java.lang.System
    4.   java.lang.String as JavaString
    5.   java.lang.Math
    6.   org.bukkit.Location
    7.  
    8. command /reflectiontest:
    9.   trigger:
    10.     System.out!.println("Hello from Skript!")
    11.     sender.sendMessage("Reflection message!")
    12.  
    13.     message JavaString.format("welcome %%010d %%06x", 16, 356)
    14.  
    15.     message "%Math.max(Math.PI!, Math.E!)%"
    16.  
    17.     message "%new Location(a random world of all worlds, 0, 69, 1337, 90, 270)%"
    nope, ComPieter, Uzumaki and 10 others like this.

Recent Updates

  1. skript-mirror 0.19.1
  2. skript-mirror 0.19.0
  3. skript-mirror 0.18.0

Recent Reviews

  1. novastosha
    novastosha
    5/5,
    Version: 0.19.1
    Wonderful addon, This addon gives Skript all the power of java!
    and it is easy to use!

    I LOVE it
  2. Govindas
    Govindas
    5/5,
    Version: 0.19.1
    It's a wonderful addon that gives Skript the power of using Java libraries, you also do not need to know Java to use it, it is easier to learn this addon, but you can start writing Java code easily after learning how to use this addon.

    I recommend getting skript-mirror 2.0.0 instead of the one released here, it's better.
  3. gundam89412
    gundam89412
    5/5,
    Version: 0.19.1
    --------------------
    i love it!
    --------------------
  4. NB_SuL
    NB_SuL
    5/5,
    Version: 0.19.1
    This is the best skript addon I've ever seen!!!!!!
  5. YellowZaki
    YellowZaki
    1/5,
    Version: 0.19.1
    On 1.13 the server freezes on startup and can take up to 7hours to start beacuse of "log handlers were not stopped properly!"
  6. CormanYT
    CormanYT
    5/5,
    Version: 0.19.1
    Skript-Mirror isn't a Skript Addon. Skript-Mirror is the tool that lets you make YOUR OWN ADDONS!

    With Skript-Mirror, basically no other addons are needed. You can just import your own code!

    GO SKRIPT MIRROR!
  7. Impresssings
    Impresssings
    5/5,
    Version: 0.19.1
    In my personal opinion, I think this an awesome addon. Really nice.
  8. Vrganj
    Vrganj
    5/5,
    Version: 0.19.1
    Perfect, but I shall suggest a better name, "JavaSkript".
  9. ShaneBee
    ShaneBee
    5/5,
    Version: 0.17.2
    I have to say at first this was very overwhelming, but once getting used to how it all works, its pretty amazing how many doors this addon opens up for Skript writing! thanks for such a great addon!
  10. Farid
    Farid
    5/5,
    Version: 0.17.1
    With this addon, you don't really need any other addons installed. You can basically make your own addon. which I highly love. Less addons = better.