Location of panel

could you help me move this to the top left corner of the screen

Do you have any panels in that location yet or would this be a new position for panels? If you can share your MagicPanel.json that would be a good start.

yes i do player join and sleepers are in left corner top aswell

If you share your MagicPanel.json it would be easier but if you look at what dock those 2 plugins are using you can just assign the joining to the same dock.

{
  "Chat Command": "mp",
  "Use Image Library": true,
  "Docks": {
    "lefttop": {
      "Position": {
        "X Position": 0.07,
        "Y Start Position": 0.072,
        "Height": 0.035
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Left",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    },
    "leftmiddle": {
      "Position": {
        "X Position": 0.07,
        "Y Start Position": 0.036,
        "Height": 0.035
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Left",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    },
    "leftbottom": {
      "Position": {
        "X Position": 0.07,
        "Y Start Position": 0.0,
        "Height": 0.035
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Left",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    },
    "rightbottom": {
      "Position": {
        "X Position": 0.72,
        "Y Start Position": 0.02,
        "Height": 0.035
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Right",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    },
    "topleft": {
      "Position": {
        "X Position": 0.01,
        "Y Start Position": 0.95,
        "Height": 0.035
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Left",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    },
    "topright": {
      "Position": {
        "X Position": 0.995,
        "Y Start Position": 0.965,
        "Height": 0.035
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Right",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    },
    "image": {
      "Position": {
        "X Position": 0.65,
        "Y Start Position": 0.0,
        "Height": 0.1
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Left",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    },
    "center": {
      "Position": {
        "X Position": 0.5,
        "Y Start Position": 0.109,
        "Height": 0.035
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Center",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    },
    "centerupper": {
      "Position": {
        "X Position": 0.4966,
        "Y Start Position": 0.145,
        "Height": 0.035
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Center",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    },
    "bottom": {
      "Position": {
        "X Position": 0.4966,
        "Y Start Position": 0.0,
        "Height": 0.0235
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Center",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    },
    "undercompass": {
      "Position": {
        "X Position": 0.4966,
        "Y Start Position": 0.92,
        "Height": 0.035
      },
      "Enabled": true,
      "Background Color": "#00000000",
      "Panel Alignment (Left, Center, Right)": "Center",
      "Panel Padding": 0.004,
      "Dock Padding": {
        "Left": 0.001,
        "Right": 0.001,
        "Top": 0.0,
        "Bottom": 0.0
      }
    }
  }
}​
here is the json and ty

So I belive "topleft" is the dock you want so if you open oxide/config/MagicPanel/MagicJoiningPanel.json you will see an option for dock and just put "topleft" there and reload the plugin. That should move it where you want.

thank you bud I greatly appreciate it worked out great we have built our entire server revolving around your panels I would like to donate to get a panel made for something we need would you please contact me about this if possible ty again mjsu