КОД:
@FunctionAnnotation(name="Hud", type=Type.Display)
public class Hud
extends Function {
public static MultiBoxSetting elements = new MultiBoxSetting("Elements",
new BooleanOption("Active Target", true),
new BooleanOption("Timer Indicator", true)...