Retopeticek submitted a new resource: ArmorStandCmd - This plugin ArmorStand has added command! Read more about this resource...
I want the update to correspond to Armor stand tools plugin! Armor stand tools:https://www.spigotmc.org/resources/armor-stand-tools.2237/
Retopeticek updated ArmorStandCmd | FREE | BETA | NEW with a new update entry: | NEW UPDATE | Read the rest of this update entry...
Retopeticek updated ArmorStandCmd | FREE | BETA | NEW with a new update entry: Fix Read the rest of this update entry...
Suggestion to make plugin ignore citizens NPCs that are armorstands, this error currently appears when trying to modify an armorstand npc with citizens Code (Text): [11:39:50 INFO]: Shano_dekono issued server command: /npc create &a&lBalance --type armorstand [11:39:56 INFO]: Shano_dekono issued server command: /npc equip [11:39:59 ERROR]: Could not pass event PlayerInteractAtEntityEvent to ArmorStandCmd v1.1 java.lang.IllegalArgumentException: CommandLine cannot be null at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[patched_1.13.2.jar:git-Paper-645] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:708) ~[patched_1.13.2.jar:git-Paper-645] at org.bukkit.Bukkit.dispatchCommand(Bukkit.java:688) ~[patched_1.13.2.jar:git-Paper-645] at me.retopet.armorstandcmd.Events.onInnn(Events.java:31) ~[?:?] at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor461.execute(Unknown Source) ~[?:?] at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[patched_1.13.2.jar:git-Paper-645] at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[patched_1.13.2.jar:git-Paper-645] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[patched_1.13.2.jar:git-Paper-645] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:520) ~[patched_1.13.2.jar:git-Paper-645] at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1963) ~[patched_1.13.2.jar:git-Paper-645] at net.minecraft.server.v1_13_R2.PacketPlayInUseEntity.a(PacketPlayInUseEntity.java:49) ~[patched_1.13.2.jar:git-Paper-645] at net.minecraft.server.v1_13_R2.PacketPlayInUseEntity.a(PacketPlayInUseEntity.java:6) ~[patched_1.13.2.jar:git-Paper-645] at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:15) ~[patched_1.13.2.jar:git-Paper-645] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_221] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_221] at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:108) ~[patched_1.13.2.jar:git-Paper-645] at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1018) ~[patched_1.13.2.jar:git-Paper-645] at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-645] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:940) ~[patched_1.13.2.jar:git-Paper-645] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:837) ~[patched_1.13.2.jar:git-Paper-645] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]