Chinook and Cargo ship additionsSolved
In response to pookins ():
I think the only way to do it would be to add 2 more "boxes" to the panel (which ever one you use) <...

You can't just add the "image" in there, you've to add the function in the source code first in as well to be triggered.
And yes, if you see in the configs, every "part" has his "order" you can change.

 

As I said, waiting for Wulf's respond so I may could upload the updated one somehow.

In response to Arox ():
I've forgot to change it - Can I somehow post then "changed" one? Changing the version?
If you have changes you'd like to contribute, I'd suggest contacting the current maintainer of it: @FuJiCuRa.
can someone please share the code for adding the cargo ship and chinook thanks a lot
I have attached my config with the new "addons" , the cargo ship is greyed ouit when inactive and yellow when active, Both heli's are greyed out when inactive and red when active. This is from the Plugin update today and i have removed most of my messages and just left some "place holders" there
{
  "CompassDirections": {
    "e": "East",
    "n": "North",
    "ne": "NorthEast",
    "nw": "NorthWest",
    "s": "South",
    "se": "SouthEast",
    "sw": "SouthWest",
    "w": "West"
  },
  "Docks": {
    "BottomLeftDock": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Height": 0.06,
      "Margin": "0.001 0.162 0.005 0.005",
      "Width": 0.18
    },
    "BottomRightDock": {
      "AnchorX": "MiddleCenter",
      "AnchorY": "Bottom",
      "Available": false,
      "BackgroundColor": "0 0 0 0",
      "Height": 0.03,
      "Margin": "0.02 0.55 0.12 0.02",
      "Width": 0.19
    },
    "TopLeftDock": {
      "AnchorX": "Left",
      "AnchorY": "Top",
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Height": 0.05,
      "Margin": "0.045 0.200 0.006 0.006",
      "Width": 0.220
    },
    "TopRightDock": {
      "AnchorX": "Right",
      "AnchorY": "Top",
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Height": 0.07,
      "Margin": "0.005 0.005 0.005 0.005",
      "Width": 0.35
    }
  },
  "Messages": [
     
    "Rascist/Obscene player names/Language will NOT be tolerated!",
    "Type  /help for usefull information"
  ],
  "Panels": {
    "AirdropEvent": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.1 0.1 0.1",
        "Order": 1,
        "Url": "http://i.imgur.com/dble6vf.png",
        "Width": 0.8
      },
      "Margin": "0 0 0 0.01",
      "Order": 4,
      "PanelSettings": {
        "ActiveColor": "0 1 0 1",
        "InactiveColor": "1 1 1 0.1"
      },
      "Width": 0.1
    },
    "Balance": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": false,
      "Available": false,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "BottomLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": false,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.01 0.1 0.01",
        "Order": 1,
        "Url": "http://i.imgur.com/HhL5TvU.png",
        "Width": 0.1
      },
      "Margin": "0 0 0 0.01",
      "Order": 7,
      "PanelSettings": {
        "RefreshRate(s)": "5"
      },
      "Text": {
        "Align": "MiddleCenter",
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": false,
        "BackgroundColor": "0 0 0 0.4",
        "Content": "No Content",
        "FadeIn": 0.0,
        "FadeOut": 0.0,
        "FontColor": "1 1 1 1",
        "FontSize": 12,
        "Height": 1.0,
        "Margin": "0 0.02 0 0",
        "Order": 2,
        "Width": 0.848
      },
      "Width": 0.8
    },
    "Clock": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "BottomLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Margin": "0 0 0 0.01",
      "Order": 1,
      "PanelSettings": {
        "ClockUpdateFrequency (seconds)": 4,
        "TimeFormat": "HH:mm"
      },
      "Text": {
        "Align": "MiddleCenter",
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": false,
        "BackgroundColor": "0 0 0 0.4",
        "Content": "No Content",
        "FadeIn": 0.0,
        "FadeOut": 0.0,
        "FontColor": "1 1 0 1",
        "FontSize": 17,
        "Height": 1.05,
        "Margin": "0 0.01 0 0.01",
        "Order": 0,
        "Width": 1.0
      },
      "Width": 0.2
    },
    "Compass": { 
     "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.01 0.1 0.03",
        "Order": 1,
        "Url": "http://i.imgur.com/dG5nOOJ.png",
        "Width": 0.188
      },
      "Margin": "0 0.086 0 0.01",
      "Order": 8,
      "PanelSettings": {
        "RefreshRate(s)": "1",
        "TextOrAngle": "text"
      },
      "Text": {
        "Align": "MiddleCenter",
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Content": "No Content",
        "FadeIn": 0.0,
        "FadeOut": 0.0,
        "FontColor": "1 1 0 1",
        "FontSize": 18,
        "Height": 1.0,
        "Margin": "0 0.02 0 0",
        "Order": 2,
        "Width": 0.76
      },
      "Width": 0.5
    },
    "Coordinates": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.01 0.1 0.01",
        "Order": 1,
        "Url": "http://i.imgur.com/Kr1pQ5b.png",
        "Width": 0.13
      },
      "Margin": "0 0.086 0 0.01",
      "Order": 7,
      "PanelSettings": {
        "RefreshRate(s)": "3"
      },
      "Text": {
        "Align": "MiddleCenter",
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Content": "No Content",
        "FadeIn": 0.0,
        "FadeOut": 0.0,
        "FontColor": "1 1 0 1",
        "FontSize": 17,
        "Height": 1.0,
        "Margin": "0 0.02 0 0",
        "Order": 2,
        "Width": 0.848
      },
      "Width": 0.5
    },
    "HelicopterEvent": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.15 0.1 0.1",
        "Order": 1,
        "Url": "http://i.imgur.com/hTTyTTx.png",
        "Width": 0.95
      },
      "Margin": "0 0 0 0.01",
      "Order": 5,
      "PanelSettings": {
        "ActiveColor": "0.7 0.2 0.2 1",
        "InactiveColor": "1 1 1 0.1"
      },
      "Width": 0.1
    },
    "MessageBox": {
      "AnchorX": "Right",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopRightDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Margin": "0 0 0.200 0.005",
      "Order": 7,
      "PanelSettings": {
        "MessageUpdateFrequency (seconds)": 90,
        "MsgOrder": "normal"
      },
      "Text": {
        "Align": "MiddleCenter",
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": false,
        "BackgroundColor": "0 0 0 0.4",
        "Content": "No Content",
        "FadeIn": 0.0,
        "FadeOut": 0.0,
        "FontColor": "1 1 1 1",
        "FontSize": 14,
        "Height": 0.95,
        "Margin": "0 0 0 0.005",
        "Order": 0,
        "Width": 1.0
      },
      "Width": 1.0
    },
    "OPlayers": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.05 0.1 0.05",
        "Order": 1,
        "Url": "http://i.imgur.com/n9EYIWi.png",
        "Width": 0.35
      },
      "Margin": "0 0 0 0.01",
      "Order": 2,
      "Text": {
        "Align": "MiddleCenter",
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": false,
        "BackgroundColor": "0 0 0 0.4",
        "Content": "No Content",
        "FadeIn": 0.0,
        "FadeOut": 0.0,
        "FontColor": "1 1 1 1",
        "FontSize": 14,
        "Height": 1.0,
        "Margin": "0 0 0 0.005",
        "Order": 2,
        "Width": 0.68
      },
      "Width": 0.31
    },
    "Radiation": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.15 0.1 0.1",
        "Order": 1,
        "Url": "http://i.imgur.com/owVdFsK.png",
        "Width": 0.75
      },
      "Margin": "0 0 0 0.01",
      "Order": 6,
      "PanelSettings": {
        "ActiveColor": "1 1 0 1",
        "InactiveColor": "0 1 0 1",
        "RefreshRate(s)": "3"
      },
      "Width": 0.1
    },
    "CargoShipEvent": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.15 0.1 0.1",
        "Order": 1,
        "Url": "https://i.imgur.com/WQiNxyM.png",
        "Width": 0.95
      },
      "Margin": "0 0 0 0.01",
      "Order": 5,
      "PanelSettings": {
        "ActiveColor": "1 1 0 4",
        "InactiveColor": "1 1 1 0.1"
      },
      "Width": 0.1
    },
    "ChinookEvent": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.15 0.1 0.1",
        "Order": 1,
        "Url": "https://i.imgur.com/49d8ZcK.png",
        "Width": 0.95
      },
      "Margin": "0 0 0 0.01",
      "Order": 5,
      "PanelSettings": {
        "ActiveColor": "0.7 0.2 0.2 1",
        "InactiveColor": "1 1 1 0.1"
      },
      "Width": 0.1
    },

    "Sleepers": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.05 0.1 0.05",
        "Order": 1,
        "Url": "http://i.imgur.com/XIIZkqD.png",
        "Width": 0.4
      },
      "Margin": "0 0 0 0.01",
      "Order": 3,
      "Text": {
        "Align": "MiddleCenter",
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": false,
        "BackgroundColor": "0 0 0 0.4",
        "Content": "No Content",
        "FadeIn": 0.0,
        "FadeOut": 0.0,
        "FontColor": "1 1 1 1",
        "FontSize": 14,
        "Height": 1.0,
        "Margin": "0 0 0 0.005",
        "Order": 2,
        "Width": 0.63
      },
      "Width": 0.17
    }
  },
  "ThirdPartyPanels": {},
  "TimeFormats": [
    "H:mm",
    "HH:mm",
    "h:mm",
    "h:mm tt"
  ]
}​
    "CargoShipEvent": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.15 0.1 0.1",
        "Order": 1,
        "Url": "https://i.imgur.com/WQiNxyM.png",
        "Width": 0.75
      },
      "Margin": "0 0 0 0.01",
      "Order": 5,
      "PanelSettings": {
        "ActiveColor": "0 1 0 1",
        "InactiveColor": "1 1 1 0.1"
      },
      "Width": 0.1
    },
    "ChinookEvent": {
      "AnchorX": "Left",
      "AnchorY": "Bottom",
      "Autoload": true,
      "Available": true,
      "BackgroundColor": "0 0 0 0.4",
      "Dock": "TopLeftDock",
      "FadeOut": 0.0,
      "Height": 0.95,
      "Image": {
        "AnchorX": "Left",
        "AnchorY": "Bottom",
        "Available": true,
        "BackgroundColor": "0 0 0 0.4",
        "Height": 0.8,
        "Margin": "0 0.15 0.1 0.1",
        "Order": 1,
        "Url": "https://i.imgur.com/49d8ZcK.png",
        "Width": 0.75
      },
      "Margin": "0 0 0 0.01",
      "Order": 5,
      "PanelSettings": {
        "ActiveColor": "0.7 0.2 0.2 1",
        "InactiveColor": "1 1 1 0.1"
      },
      "Width": 0.1
    },
Locked automatically