1. Hi,

    since the update i know there is still plugins that needs to be updated, some are working still fine even with some console message errors.. well, as i install airdropsettings and airdrop controller, my server freeze, u can't interact anymore, total bug.

    Is anyone experiencing the same, any solution to manage airdrops ?????


    Thanks


    Also, if you could enlight me how to add "é" "à" ect ect to deathnotes plugin messages, i'd appreciate a lot !
     
  2. This plugin just bugged out....spamming airdrops. Been working flawless for a month until today.
    Code:
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
    [Oxide] 4:56 PM [Info] [Airdrop Settings] Cargo Plane has spawned.
     
    Last edited by a moderator: Apr 12, 2015
  3. this is not bug! someone used the command airdrop.run!

    block the manually airdrop command in the config! the command airdrop.run is not protected by or it's not working its permission(level 1 or 2), that means that a player (level 0) can use it! if you use the logger plugin to log the commands that players use you will see that a player used the command airdrop.run a lot.
     
  4. There is no place to add auth level. How to add it?
    Code:
    {
      "AirdropSettings": {
        "MinimumPlayers": 7,
        "NotifySupplyLanded": false,
        "ArrowTime": 60,
        "DropFrequency": 30,
        "NotifyAirdropStart": true,
        "ArrowSize": 4,
        "CustomSupplyLoot": false,
        "ArrowLength": 15,
        "ArrowEnabled": false,
        "SupplyStayTime": 10,
        "ManualRunDrop": true
      },
      "Messages": {
        "DontHaveAccess": "You don't have access!",
        "DropFrequencyChanged": "Frequency drop supplies successfully changed to {number}.",
        "MinNumberExplain": "Specify the minimum number of players. Example: /airdrop_min 3",
        "SupplyRemoveChanged": "Time after which the supply is removed changed to {number}.",
        "SupplyLanded": "Supply has landed at coordinates X: {x} Y: {y} Z: {z}",
        "SupplyRemoveExplain": "Time in minutes after which the supply is removed. Example: /airdrop_stay 30",
        "MinNumberChanged": "Minimum number of players successfully changed to {number}.",
        "PlaneLaunched": "The Cargo Plane has been cleared for takeoff! Get your guns out!",
        "DropFrequencyExplain": "Specify the frequency drop supplies in minutes. Example: /airdrop_freq 60",
        "LootReset": "Custom loot successfully reset to the default settings.",
        "PlaneRemovedTrigger": "Cargo Plane has removed. The event was triggered not by timer.",
        "PlaneRemovedMin": "Cargo Plane has removed. Minimum number of players: {number}.",
        "PlaneSpawned": "Cargo Plane has spawned."
      },
      "PluginSettings": {
        "Version": "1.0.0",
        "Title": "Airdrop Settings"
      }
    }
     
  5. Wulf

    Wulf Community Admin

    This plugin doesn't have any permissions or protection for the console commands, so I'd recommend removing it to prevent regular users from abusing the console commands, or disable the airdrop.run command by setting "ManualRunDrop" to false.
     
  6. So anyone is able to do airdrop.run in F1? Wow I am surprised that no one else has done this in over a month.

    I will disable it, but in the mean time isn't it a good idea to add an auth level to this plugin? Kinda freaks me out that there isn't one. :)
    [DOUBLEPOST=1428808731][/DOUBLEPOST]Any other way to see the log who did this (if that actually happened) without logger installed? I have checked most logs and can't find anything.
     
  7. without logger you can't. this also happened on my server a few weeks ago! but there is no fix for this plugin the its abandoned.
     
  8. Also getting this:

    [Oxide] 8:00 AM [Warning] airdrop_settings plugin is using deprecated hook: OnEntitySpawn
     
  9. Is there anybody intend to update it for avoid getting error because it seems that developer doesn't care it a lot
     
  10. Wulf

    Wulf Community Admin

    It's just a warning, not an error. It doesn't affect the plugin. This plugin has mostly been abandoned by the author as well it seems.
     
  11. yea it seems so
     
  12. Wulf, you're a developer, can you fix the plugin to not sent spam in the console?
     
  13. Wulf

    Wulf Community Admin

    Deprecated hook renamed to current, disabled all console commands to prevent unauthorized access, and disabled airdrop spawned message.
     
  14. thx so much u rock!!!!
     
  15. Thanks dude, you're the best!!!
     
  16. Deprecated Hook error on this plugin as well :(
     
  17. Wulf

    Wulf Community Admin

  18. thank you.. I am blind I guess o_O
     
  19. So this will disable the "Cargo Plane has launched!" message in chat?
     
  20. Wulf

    Wulf Community Admin

    You can disable that with the NotifyAirdropStart setting in the config.