Hey. After the server update today the plugin doesn't work anymore. /checknew does nothing and there is no protection. I did update the CS-File but nothing changed.
StartProtection
Moved
Total Downloads: 8,115 - First Release: Sep 15, 2015 - Last Update: Feb 7, 2018
- 5/5, 33 likes
-
-
the plugin is working, check for errors in console
-
Sorry. Wrong plugin!
-
Hey. I have a request. I would love if you change the icon down left that says NO PVP and the time. Because some people seem to be dumb, get on the server and leave immediately cause they think the server is PVE. It would be better if there stood just Start Protection e.g.
Thank you. -
edit the config, you can use your own icon or turn it off
-
Thank you for your reply. Is there a way to change the fact that protected players can't pick weapons from the ground, too?
-
no u cant
-
Would be great if that would be possible. I mean helicopter crates looting, and raiding is an option. Would be nice if one could pick up his own weapon again. A friend told me that he turns the protection off because after throwing his spear he can't pick it again. Maybe you think about this option. Thank you.
-
Hello!
After apdate Oxide:
Code:Failed to call hook 'OnServerInitialized' on plugin 'StartProtection v2.2.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.StartProtection.RemoveOldUsers () [0x00000] in :0 at Oxide.Plugins.StartProtection.OnServerInitialized () [0x00000] in :0 at Oxide.Plugins.StartProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0
-
The description is confusing and wrong ^^ 600 seconds are 10 minutes
-
-
-
Hi,
I don't know if this is an actual problem or it's just not added to the plugin, but I recently got a complaint from a player that while is protection was active, he was killed by a players landmine.
I am currently running StartProtection (2.2.1).
Here are the configs :
Code:{ "Settings": { "bHelicopterProtection": false, "bProtectionEnabled": true, "bSleeperProtection": true, "canLootDrop": false, "canLootFriendDeployables": true, "canLootFriends": false, "canLootHeli": false, "iInactiveDays": 1, "iPunishment": 300, "iTime": 1800, "iUpdateTimerInterval": 10, "showUIIcon": true, "UIIcon": "https://i.imgur.com/hom6JrH.png", "UIIconAnchorMax": "0.290 0.095", "UIIconAnchorMin": "0.245 0.025" } }
-
landmine kill is not pvp
-
and helicopter protection is pvp?
-
Hi @wazzzup
Is there a possibility for you to add the option that traps can or can't do damage while the protection is active? I think I'd be great to have more options over what does and doesn't do damage to players when they start on a server with your plugin installed.
Thanks,
- TehZombiJesus -
Guys what does "iInactiveDays": 1, do?
-
I got the plugin working almost how I want but people are still able to loot the heli airdrop any thoughts?
Code:{ "bProtectionEnabled": false, "Settings": { "bHelicopterProtection": false, "bProtectionEnabled": true, "bSleeperProtection": true, "canLootFriends": false, "canLootFriendDeployables": true, "iInactiveDays": 1, "iPunishment": 600, "iTime": 1800, "iUpdateTimerInterval": 10, "canLootHeli": false, "canLootDrop": false, "showUIIcon": true, "UIIcon": "https://i.imgur.com/hom6JrH.png", "UIIconAnchorMax": "0.290 0.095", "UIIconAnchorMin": "0.245 0.025" } }
Last edited by a moderator: Aug 7, 2018