Air Drop Marker

 The Air Drop Marker plugin notifies players of an AirDrop by telling them the spawn square on the map, as well as displaying a marker on the map.

Air Drop Marker Config:

{
    "Show notify in chat": true,
    "Create MapMarker on map": true,
    "Select the type of marker (shopmarker | cratemarker)": "cratemarker",
}

Lang:

{
    "CM_DROPSPAWNED": "AirDrop has been dropped in square {0} (You can see the marker when you open the map)"
}

Leave a Comment