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 !
Airdrop Settings [Unmaintained]
Discussion in 'Plugin Support' started by t0pdevice, Jan 22, 2015.
-
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 -
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. -
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" } }
-
Wulf Community Admin
-
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. -
-
Also getting this:
[Oxide] 8:00 AM [Warning] airdrop_settings plugin is using deprecated hook: OnEntitySpawn -
-
Wulf Community Admin
-
yea it seems so
-
-
Wulf Community Admin
-
-
-
Deprecated Hook error on this plugin as well
-
Wulf Community Admin
-
thank you.. I am blind I guess
-
-
Wulf Community Admin