[18:56:30] [Server thread/INFO]: TheHallowed [812bf960-0c17-3770-b82b-0b50b7b2b9d5]: /cash adicionar TheHallowed 20000
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! [Skript] Severe Error:
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
[18:56:30] [Server thread/ERROR]: #!#! If you're a server admin however please go to
http://dev.bukkit.org/server-mods/skript/tickets/
[18:56:30] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
[18:56:30] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
[18:56:30] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
[18:56:30] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
[18:56:30] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! Stack trace:
[18:56:30] [Server thread/ERROR]: #!#! java.lang.UnsupportedOperationException: '%objects% while %boolean%' should only be used in loops!!
[18:56:30] [Server thread/ERROR]: #!#! at com.pie.tlatoani.Miscellaneous.ExprLoopWhile.get(ExprLoopWhile.java:27)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:162)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:157)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondCompare.check(CondCompare.java:239)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.run(Condition.java:58)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[18:56:30] [Server thread/ERROR]: #!#! at com.btk5h.skriptmirror.skript.custom.condition.CustomCondition.checkByStandard(CustomCondition.java:46)
[18:56:30] [Server thread/ERROR]: #!#! at com.btk5h.skriptmirror.skript.custom.condition.CustomCondition.check(CustomCondition.java:40)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.run(Condition.java:58)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.walk(Conditional.java:53)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:222)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:184)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:269)
[18:56:30] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:164)
[18:56:30] [Server thread/ERROR]: #!#! at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[18:56:30] [Server thread/ERROR]: #!#! at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
[18:56:30] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[18:56:30] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[18:56:30] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1154)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
[18:56:30] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
[18:56:30] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
[18:56:30] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! Version Information:
[18:56:30] [Server thread/ERROR]: #!#! Skript: 2.2-SNAPSHOT
[18:56:30] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
[18:56:30] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
[18:56:30] [Server thread/ERROR]: #!#! Java: 1.8.0_251 (Java HotSpot(TM) 64-Bit Server VM 25.251-b08)
[18:56:30] [Server thread/ERROR]: #!#! OS: Windows 7 amd64 6.1
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! Running CraftBukkit: false
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! Current node: null
[18:56:30] [Server thread/ERROR]: #!#! Current item: 'continue' while com.btk5h.skriptmirror.skript.reflect.ExprJavaCall@7ec359a8 is equal to [[boolean:true]] (comparator: null)
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! Thread: Server thread
[18:56:30] [Server thread/ERROR]: #!#!
[18:56:30] [Server thread/ERROR]: #!#! End of Error.
[18:56:30] [Server thread/ERROR]: #!#!
using "if arg 3 regex matches "[0-9a-zA-Z]+":"
If you have new ideas for syntaxes, please send me a PM!