sk_current_regions([player]) spigot 1.8 wg6 we6
LadyCailinBot opened this issue ยท 1 comments
CMDHELPER-3012 - Reported by sat
i use sk_current_regions([player]) and on 1.8 i have any error
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_current_regions" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/main.ms:736
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_current_regions" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/main.ms:732
[12:50:20] [Server thread/INFO]: [CommandHelper]: MethodScript files processed
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos1" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:548
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos2" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:552
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos2" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:549
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos1" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:551
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos1" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:563
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos1" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:566
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos2" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:564
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos2" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:567
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos2" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:574
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos1" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:573
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos1" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:670
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos2" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:660
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos2" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:671
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos1" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:659
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos2" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:665
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_pos1" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:664
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_current_regions" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:1383
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_current_regions" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:1383
[12:50:20] [Server thread/INFO]: COMPILE ERROR: The function "sk_current_regions" does not exist in the Java Interpreter
:/home/ncraft/18testing/plugins/CommandHelper/config.txt:1410
Comment by LadyCailin
See this post here: http://forum.enginehub.org/threads/where-did-worldedit-and-worldguard-functions-go.15844/
The functions have been moved to an extension, to make any updates easier in the future. You should be able to simply download the extension, and things should work again.