class ACE_Settings {
    class GVAR(MapDataAvailable) {
        value = 2;
        typeName = "SCALAR";
        isClientSettable = 0;
    };
};