Trouble with ammo and entity count
Hi all,

Just wondering what other solutions you guys use for Infinite ammo?  I am using AntiItems but there are a couple of issues;

1) I set the ammo to say 50K, but afer what seems a random amoutn of time you just cannto reload and the only way to enable reload again is to set the timer to 1 seconds and reload the plugin.
2) You cannot leave the timer at 1 seconds otherwise the entities just grow and grow on the server.

I tried the Inifinte ammo, but having to reload is much better - also the infinite ammo plugin goes to no recoil after the first clip.

Be great to hear from you guys what you use to resolve this issue. 

Thanks ...
{
  "Settings": {
    "Components": {
      "ammo.nailgun.nails": 64,
      "ammo.shotgun": 64,
      "ammo.shotgun.slug": 32,
      "arrow.bone": 64,
      "arrow.hv": 64,
      "arrow.wooden": 64,
      "ammo.rifle": 1000,
      "ammo.rifle.hv": 250,
      "ammo.pistol": 250,
      "ammo.pistol.hv": 250
    },
    "Refresh Time": 10.0,
    "Use Active Item Refreshing": true
  }
}

I never had any trouble with AntiItems. Just make sure you set the amounts in AntiItems higher than the stack sizes.