CommandHelper

CommandHelper

46.5k Downloads

CH cannot see WorldGuard functions

LadyCailinBot opened this issue · 1 comments

commented

CMDHELPER-3008 - Reported by Алексей.Положенцев

I'm using the newest #2817 build. Tried with various versions of WG.
For some reason CommandHelper loads before WorldGuard, and shows include exception "The function sk_region_info does not exist in the Java interpreter" and same for every WG function used in code.

commented

Comment by LadyCailin

The sk_ functions have been removed from the main plugin, and moved to an extension, for easier maintenance. You can find the extension here: https://github.com/jb-aero/SKCompat/releases Simply install the extension, and all the functions will work again.