mirror of
https://github.com/YouHaveTrouble/PreventStabby.git
synced 2026-05-12 05:16:55 +00:00
add isHooked() back
This commit is contained in:
@@ -64,6 +64,8 @@ public class WorldGuardHook {
|
|||||||
return set.testState(localPlayer, FORCE_PVP_FLAG);
|
return set.testState(localPlayer, FORCE_PVP_FLAG);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public static boolean isHooked() {
|
||||||
|
return enabled;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user