Hi, i want to change the positions of the buttons, i want them at the right, I have this. 
{
  "settings": {
    "Tabs": [{
        "ButtonText": "Normas del Servidor",
        "HeaderText": "Bienvenidos a RoleWolf x5",
        "Pages": [{
          "TextLines": [
            "-Clan maximo de <color=orange> 6 Jugadores </color> (Online+Offline).",
            "<color=orange> -No se permiten alianzas </color> con otros jugadores o clanes.",
            "<color=orange> -El clan es obligatorio </color>El clan es obligatorio aunque juegues solo",
            "-Si abandonas o te echan de un clan <color=orange> No </color> vas a poder regresar hasta el Wipe ",
            "-Prohibidos insultos, lo cual puede llevar a <color=orange> Muteos permanentes </color>.",
            "-En el chat solo puedes hablar en <color=orange> Español </color>, si hablas en otro idioma te daremos un aviso, si sigues usando otro idioma o otro dialecto se te muteara.",
            "-Prohibido el uso de HACKS o scripts <color=orange> (Reportar usando F7) </color>.",
            "-Los jugadores que usen <color=orange> Exploits o Bugs </color> seran baneados.",
            "-El Stream Sniping es motivo de <color=orange> Instaban </color>.",
            "-No puedes colocar mas de <color=orange> 5 capas </color> de muros",
            "-Puede que te pidamos tener <color=orange> Publico </color> (temporalmente) tu perfil y lista de juegos de Steam."
          ],
          "ImageSettings": [{
            "Position": {
              "MinX": 0.5,
              "MaxX": 0.0,
              "MinY": 0.5,
              "MaxY": 0.0
            },
            "Url": "https://i.imgur.com/DaWYchZ.png",
            "TransparencyInPercent": 100
          }]
        }],
        "TabButtonAnchor": 4,
        "TabButtonFontSize": 14,
        "HeaderAnchor": 0,
        "HeaderFontSize": 26,
        "TextFontSize": 12,
        "TextAnchor": 3,
        "OxideGroup": ""
      },
      {
        "ButtonText": "INFORMACIÓN",
        "HeaderText": "Ayuda y Comandos",
        "Pages": [{
          "TextLines": [
            "-Unete a la Comunidad RoleWolf de DISCORD y preguntanos.",
            "-<color=green> /info </color> para información del servidor",
            "-<color=red> /s /shop </color> para acceder a la tienda RP",
            "-<color=red> /craft </color> para craftear HELIS, RECICLADORA, QUARRY, ETC...",
            "You may add more pages in config file."
          ],
          "ImageSettings": []
        }],
        "TabButtonAnchor": 4,
        "TabButtonFontSize": 16,
        "HeaderAnchor": 0,
        "HeaderFontSize": 32,
        "TextFontSize": 16,
        "TextAnchor": 3,
        "OxideGroup": ""
      },
      {
        "ButtonText": "Third Tab",
        "HeaderText": "Third Tab",
        "Pages": [{
          "TextLines": [
            "This is third tab, first page.",
            "Add some text here by adding more lines.",
            "You should replace all default text lines with whatever you feel up to",
            "type <color=red> /info </color> to open this window",
            "You may add more pages in config file."
          ],
          "ImageSettings": []
        }],
        "TabButtonAnchor": 4,
        "TabButtonFontSize": 16,
        "HeaderAnchor": 0,
        "HeaderFontSize": 32,
        "TextFontSize": 16,
        "TextAnchor": 3,
        "OxideGroup": ""
      }
    ],
    "ShowInfoOnPlayerInit": true,
    "ShowInfoOnlyOncePerRuntime": true,
    "TabToOpenByDefault": 0,
    "Position": {
      "MinX": 0.15,
      "MaxX": 0.9,
      "MinY": 0.2,
      "MaxY": 0.9
    },
    "BackgroundImage": {
      "Enabled": false,
      "Position": {
        "MinX": 0.0,
        "MaxX": 1.0,
        "MinY": 0.0,
        "MaxY": 1.0
      },
      "Url": "http://7-themes.com/data_images/out/35/6889756-black-backgrounds.jpg",
      "TransparencyInPercent": 100
    },
    "ActiveButtonColor": "#0255255255",
    "InactiveButtonColor": "#df973d",
    "CloseButtonColor": "#df973d",
    "NextPageButtonColor": "#df973d",
    "PrevPageButtonColor": "#df973d",
    "BackgroundColor": "#7c7c7c",
    "HelpButton": {
      "IsEnabled": false,
      "Text": "Help",
      "Position": {
        "MinX": 0.0,
        "MaxX": 0.05,
        "MinY": 0.1,
        "MaxY": 0.14
      },
      "Color": "#df973d",
      "FontSize": 18
    },
    "UpgradedConfig": false
  }
}​