Seems like a good addon, is there a discord or support server?. When i try i save a schematic i get this error:
Stack trace:
[18:43:32] [Server thread/ERROR]: #!#! java.lang.ArrayIndexOutOfBoundsException: Index 2 out of bounds for length 2
[18:43:32] [Server thread/ERROR]: #!#! at skript-worldedit-1.1.2.jar//me.cheezburga.skwe.elements.effects.schematics.EffSaveSchematic.init(EffSaveSchematic.java:54)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:246)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.lang.Statement.parse(Statement.java:63)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:967)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.command.ScriptCommand.<init>(ScriptCommand.java:219)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.structures.StructCommand.load(StructCommand.java:306)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$8(ScriptLoader.java:570)
[18:43:32] [Server thread/ERROR]: #!#! at java.base/java.util.ArrayList.removeIf(ArrayList.java:1755)
[18:43:32] [Server thread/ERROR]: #!#! at java.base/java.util.ArrayList.removeIf(ArrayList.java:1743)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.ScriptLoader.lambda$loadScripts$10(ScriptLoader.java:561)
[18:43:32] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:684)
[18:43:32] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:662)
[18:43:32] [Server thread/ERROR]: #!#! at java.base/java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2200)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:513)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:459)
[18:43:32] [Server thread/ERROR]: #!#! at Skript-nightly.jar//ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:205)
[18:43:32] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45)
[18:43:32] [Server thread/ERROR]: #!#! at io.papermc.paper.command.brigadier.bukkit.BukkitCommandNode$BukkitBrigCommand.run(BukkitCommandNode.java:91)
[18:43:32] [Server thread/ERROR]: #!#! at com.mojang.brigadier.context.ContextChain.runExecutable(ContextChain.java:73)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:30)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.commands.execution.tasks.ExecuteCommand.execute(ExecuteCommand.java:13)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.commands.execution.UnboundEntryAction.lambda$bind$0(UnboundEntryAction.java:8)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.commands.execution.CommandQueueEntry.execute(CommandQueueEntry.java:5)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.commands.execution.ExecutionContext.runCommandQueue(ExecutionContext.java:103)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.commands.Commands.executeCommandInContext(Commands.java:451)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.commands.Commands.performCommand(Commands.java:358)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.commands.Commands.performCommand(Commands.java:345)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.commands.Commands.performCommand(Commands.java:340)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.network.ServerGamePacketListenerImpl.performUnsignedChatCommand(ServerGamePacketListenerImpl.java:2297)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.network.ServerGamePacketListenerImpl.lambda$handleChatCommand$15(ServerGamePacketListenerImpl.java:2271)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.TickTask.run(TickTask.java:18)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:151)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:1572)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.doRunTask(MinecraftServer.java:201)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:125)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.pollTaskInternal(MinecraftServer.java:1549)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.pollTask(MinecraftServer.java:1542)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.util.thread.BlockableEventLoop.managedBlock(BlockableEventLoop.java:135)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.managedBlock(MinecraftServer.java:1501)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.waitUntilNextTick(MinecraftServer.java:1508)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1353)
[18:43:32] [Server thread/ERROR]: #!#! at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:333)
[18:43:32] [Server thread/ERROR]: #!#! at java.base/java.lang.Thread.run(Thread.java:1583)
Hey, I still don't think you understand what this is! An addon is a server plugin which adds additional functionality to Skript. Obviously it has to be jar. In future, make sure you know what you're talking about before leaving an inaccurate review! Would appreciate if you deleted this one as well.
Version: 1.1.1
Why in the tiltoe this is script but after github there is a.jar download? Also category is SCRIPT
Cant understand XD