Best way to clear out entities?Solved
Anyone know how to deal with the entities problem on Rust Servers? Example I am noticing when I run objects in console there are an extreme amount of entities on a pretty much every one of my servers and they are all very low pop servers. 

Example I will see something like 70,000+ planners, 5000+ binoculars and hte list goes on.
None of the players are doing this. I am running BotSpawn and ZombieHorde but even then they are not that many to cause something like this. I tried Timed Execute to use the following code:
"TimerOnce": {
    "del assets/prefabs/tools/planner/planner.prefab": 5,
    "del assets/prefabs/tools/keycard/keycard.entity.prefab": 10,
    "del assets/prefabs/weapons/crossbow/crossbow.entity.prefab": 15,
    "del assets/prefabs/weapons/bow/bow_hunting.entity.prefab": 20,
    "del assets/prefabs/tools/binoculars/binocular.entity.prefab": 25,
    "del assets/prefabs/weapons/chainsaw/chainsaw.entity.prefab": 30,
    "del assets/prefabs/tools/jackhammer/jackhammer.entity.prefab": 35,
    "del assets/prefabs/weapons/beancan grenade/grenade.beancan.entity.prefab": 40,
    "del assets/prefabs/weapons/f1 grenade/grenade.f1.entity.prefab": 45,
    "del assets/prefabs/weapons/grenade launcher/mgl.entity.prefab": 50,
    "del assets/prefabs/tools/smoke grenade/smoke_grenade.weapon.prefab": 55,
    "del assets/prefabs/tools/detonator/detonator.entity.prefab": 60,
    "del assets/prefabs/tools/medical syringe/syringe_medical.entity.prefab": 65,
    "del assets/prefabs/tools/pager/pager.entity.prefab": 70,
    "del assets/prefabs/weapons/flamethrower/flamethrower.entity.prefab": 75,
    "del assets/prefabs/instruments/guitar/guitar.weapon.prefab": 80,
    "del assets/prefabs/weapons/sword/salvaged_sword.entity.prefab": 85,
    "del assets/prefabs/weapons/mace/mace.entity.prefab": 90,
    "del assets/prefabs/weapons/pickaxe/pickaxe.entity.prefab": 95,
    "del assets/prefabs/weapons/hatchet/hatchet.entity.prefab": 100,
    "del assets/prefabs/weapons/cleaver big/salvaged_cleaver.entity.prefab": 105,
    "del assets/prefabs/weapons/waterbucket/waterbucket.entity.prefab": 110,
    "del assets/prefabs/weapons/knife/knife.combat.entity.prefab": 115,
    "del assets/prefabs/weapons/lr300/lr300.entity.prefab": 120,
    "del assets/prefabs/weapons/salvaged_icepick/icepick_salvaged.entity.prefab": 125,
    "del assets/prefabs/tools/flareold/flare.weapon.prefab": 130,
    "del assets/prefabs/weapons/salvaged_axe/axe_salvaged.entity.prefab": 135,
    "del assets/prefabs/weapons/pipe shotgun/shotgun_waterpipe.entity.prefab": 140,
    "del assets/prefabs/weapons/semi auto rifle/semi_auto_rifle.entity.prefab": 145,
    "del assets/prefabs/weapons/ak47u/ak47u.entity.prefab": 150,
    "del assets/prefabs/weapon mods/flashlight/flashlight.entity.prefab": 155,
    "del assets/prefabs/weapon mods/lasersight/lasersight.entity.prefab": 160,
    "del assets/prefabs/weapons/stone pickaxe/stone_pickaxe.entity.prefab": 165,
    "del assets/prefabs/weapons/stone hatchet/stonehatchet.entity.prefab": 170,
    "del assets/prefabs/weapons/cake/cake.entity.prefab": 175,
    "del assets/prefabs/tools/flashlight/flashlight.entity.prefab": 180,
    "del assets/prefabs/weapons/revolver/pistol_revolver.entity.prefab": 185,
    "del assets/prefabs/weapons/m92/m92.entity.prefab": 190,
    "del assets/prefabs/weapons/spas12/spas12.entity.prefab": 195,
    "del assets/prefabs/weapons/salvaged_hammer/hammer_salvaged.entity.prefab": 200,
    "del assets/prefabs/food/water jug/waterjug.entity.prefab": 205,
    "del assets/prefabs/tools/geiger counter/geiger_counter.entity.prefab": 210,
    "del assets/prefabs/weapons/bandage/bandage.entity.prefab": 215,
    "del assets/prefabs/weapons/smg/smg.entity.prefab": 220,
    "del assets/prefabs/weapons/sword big/longsword.entity.prefab": 225,
    "del assets/prefabs/weapons/semi auto pistol/pistol_semiauto.entity.prefab": 230,
    "del assets/prefabs/weapons/python/python.entity.prefab": 235,
    "del assets/prefabs/weapons/sawnoff_shotgun/shotgun_pump.entity.prefab": 240,
    "del assets/prefabs/tools/c4/explosive.timed.entity.prefab": 245,
    "del assets/prefabs/tools/supply signal/supplysignal.weapon.prefab": 250,
    "del assets/prefabs/weapons/machete/machete.weapon.prefab": 255,
    "del assets/prefabs/weapons/satchelcharge/explosive.satchel.entity.prefab": 260,
    "reset.timeronce": 7200
  }, ​

However that does reduce the count and gets rid of the entities as well, but any player that has any of those items its breaks them and they can no longer use them.

Is there somekind of command or prompt or puligin that can help with this issue? If I leave it running for a week the entities can get as high as 120+ easy without even a player on them. I have noticed this was an issue in the past and a few friends that run servers are still seeing this issue as well. 

Could it posssibly be an issue with Better Loot??? and when it respawns loot?

Have you checked this plugin ?

https://umod.org/plugins/entity-cleanup

Seems it would find the entities and delete them excluding the ones from your players

@P4R4NORM4L - I have tried that one and it doesn't help with the problem described above. This list above in the code, will have literally 100's - 1000's of these items with no explantion at all. 

Like would there be over 5000+ binoculars when no one has crafted any of 8000 Pickaxes.

It seems most admins do not even know until the type objects in the console and see the results themselves. Try it yourself and see what your results are. You may be in for a shock.

Seems like a plugin is spawning them. Can you provide your plugin list, please?

375 0b Binocular

Seems normal to me ?

Maybe Try a different loot plugin.

Like MagicLoot For instance

I suspect its possbily Better Loot causing the issue
Wow I also found almost exactly 5k planners too when I typed objects!
I just deleted the planner asset like 20 minutes ago and here's my report
{
  "Online players": 0,
  "Offline players": 0,
  "Entities report": {
    "Total": 77493,
    "Owned": 14566,
    "Unowned": 62927,
    "List": {
      "grenade.beancan.entity": {
        "Total": 4117,
        "Owned": 0,
        "Unowned": 4117
      },
      "butcherknife.entity": {
        "Total": 4005,
        "Owned": 0,
        "Unowned": 4005
      },
      "wall": {
        "Total": 2857,
        "Owned": 2857,
        "Unowned": 0
      },
      "flashlight.entity": {
        "Total": 1939,
        "Owned": 0,
        "Unowned": 1939
      },
      "birch_tiny_temp": {
        "Total": 1732,
        "Owned": 0,
        "Unowned": 1732
      },
      "orebonus_generic": {
        "Total": 1649,
        "Owned": 0,
        "Unowned": 1649
      },
      "zombie.corpse": {
        "Total": 1498,
        "Owned": 0,
        "Unowned": 1498
      },
      "floor.triangle": {
        "Total": 1373,
        "Owned": 1373,
        "Unowned": 0
      },
      "floor": {
        "Total": 1334,
        "Owned": 1334,
        "Unowned": 0
      },
      "simplesight.entity": {
        "Total": 1228,
        "Owned": 0,
        "Unowned": 1228
      },
      "muzzlebrake.entity": {
        "Total": 1217,
        "Owned": 0,
        "Unowned": 1217
      },
      "pine_d": {
        "Total": 1194,
        "Owned": 0,
        "Unowned": 1194
      },
      "douglas_fir_d": {
        "Total": 1192,
        "Owned": 0,
        "Unowned": 1192
      },
      "lock.code": {
        "Total": 1026,
        "Owned": 14,
        "Unowned": 1012
      },
      "foundation": {
        "Total": 1015,
        "Owned": 1015,
        "Unowned": 0
      },
      "hemp-collectable": {
        "Total": 980,
        "Owned": 0,
        "Unowned": 980
      },
      "foundation.triangle": {
        "Total": 863,
        "Owned": 863,
        "Unowned": 0
      },
      "syringe_medical.entity": {
        "Total": 777,
        "Owned": 0,
        "Unowned": 777
      },
      "hemp.entity": {
        "Total": 770,
        "Owned": 369,
        "Unowned": 401
      },
      "dead_log_a": {
        "Total": 696,
        "Owned": 0,
        "Unowned": 696
      },
      "dead_log_c": {
        "Total": 690,
        "Owned": 0,
        "Unowned": 690
      },
      "wall.frame": {
        "Total": 685,
        "Owned": 685,
        "Unowned": 0
      },
      "wall.half": {
        "Total": 684,
        "Owned": 684,
        "Unowned": 0
      },
      "dead_log_b": {
        "Total": 681,
        "Owned": 0,
        "Unowned": 681
      },
      "crate_underwater_basic": {
        "Total": 661,
        "Owned": 0,
        "Unowned": 661
      },
      "sulfur-collectable": {
        "Total": 653,
        "Owned": 0,
        "Unowned": 653
      },
      "metal-collectable": {
        "Total": 651,
        "Owned": 0,
        "Unowned": 651
      },
      "stone-collectable": {
        "Total": 651,
        "Owned": 0,
        "Unowned": 651
      },
      "player_corpse": {
        "Total": 649,
        "Owned": 0,
        "Unowned": 649
      },
      "murderer": {
        "Total": 647,
        "Owned": 0,
        "Unowned": 647
      },
      "stone-ore": {
        "Total": 647,
        "Owned": 0,
        "Unowned": 647
      },
      "lr300.entity": {
        "Total": 619,
        "Owned": 0,
        "Unowned": 619
      },
      "chainsaw.entity": {
        "Total": 605,
        "Owned": 0,
        "Unowned": 605
      },
      "birch_small_temp": {
        "Total": 551,
        "Owned": 0,
        "Unowned": 551
      },
      "sickle.entity": {
        "Total": 541,
        "Owned": 0,
        "Unowned": 541
      },
      "birch_big_temp": {
        "Total": 538,
        "Owned": 0,
        "Unowned": 538
      },
      "pitchfork.entity": {
        "Total": 537,
        "Owned": 0,
        "Unowned": 537
      },
      "birch_large_temp": {
        "Total": 536,
        "Owned": 0,
        "Unowned": 536
      },
      "birch_medium_temp": {
        "Total": 536,
        "Owned": 0,
        "Unowned": 536
      },
      "m92.entity": {
        "Total": 532,
        "Owned": 0,
        "Unowned": 532
      },
      "wood-collectable": {
        "Total": 490,
        "Owned": 0,
        "Unowned": 490
      },
      "mushroom-cluster-6": {
        "Total": 490,
        "Owned": 0,
        "Unowned": 490
      },
      "mushroom-cluster-5": {
        "Total": 489,
        "Owned": 0,
        "Unowned": 489
      },
      "bow_hunting.entity": {
        "Total": 467,
        "Owned": 0,
        "Unowned": 467
      },
      "salvaged_sword.entity": {
        "Total": 465,
        "Owned": 0,
        "Unowned": 465
      },
      "m249.entity": {
        "Total": 457,
        "Owned": 0,
        "Unowned": 457
      },
      "metal-ore": {
        "Total": 450,
        "Owned": 0,
        "Unowned": 450
      },
      "sulfur-ore": {
        "Total": 448,
        "Owned": 0,
        "Unowned": 448
      },
      "american_beech_e_dead": {
        "Total": 440,
        "Owned": 0,
        "Unowned": 440
      },
      "loot_barrel_2": {
        "Total": 433,
        "Owned": 0,
        "Unowned": 433
      },
      "smallboatpassenger": {
        "Total": 433,
        "Owned": 0,
        "Unowned": 433
      },
      "geiger_counter.entity": {
        "Total": 413,
        "Owned": 0,
        "Unowned": 413
      },
      "mp5.entity": {
        "Total": 412,
        "Owned": 0,
        "Unowned": 412
      },
      "loot_barrel_1": {
        "Total": 408,
        "Owned": 0,
        "Unowned": 408
      },
      "pickaxe.entity": {
        "Total": 388,
        "Owned": 0,
        "Unowned": 388
      },
      "doorcloser": {
        "Total": 388,
        "Owned": 26,
        "Unowned": 362
      },
      "wall.window": {
        "Total": 386,
        "Owned": 386,
        "Unowned": 0
      },
      "box.wooden.large": {
        "Total": 384,
        "Owned": 358,
        "Unowned": 26
      },
      "hammer_salvaged.entity": {
        "Total": 380,
        "Owned": 0,
        "Unowned": 380
      },
      "lasersight.entity": {
        "Total": 367,
        "Owned": 0,
        "Unowned": 367
      },
      "pistol_revolver.entity": {
        "Total": 355,
        "Owned": 0,
        "Unowned": 355
      },
      "douglas_fir_c": {
        "Total": 348,
        "Owned": 0,
        "Unowned": 348
      },
      "easter_basket.entity": {
        "Total": 333,
        "Owned": 0,
        "Unowned": 333
      },
      "grenade.f1.entity": {
        "Total": 330,
        "Owned": 0,
        "Unowned": 330
      },
      "binocular.entity": {
        "Total": 309,
        "Owned": 0,
        "Unowned": 309
      },
      "hatchet.entity": {
        "Total": 309,
        "Owned": 0,
        "Unowned": 309
      },
      "shotgun_waterpipe.entity": {
        "Total": 305,
        "Owned": 0,
        "Unowned": 305
      },
      "crate_normal_2": {
        "Total": 294,
        "Owned": 0,
        "Unowned": 294
      },
      "american_beech_a": {
        "Total": 289,
        "Owned": 0,
        "Unowned": 289
      },
      "american_beech_d": {
        "Total": 289,
        "Owned": 0,
        "Unowned": 289
      },
      "american_beech_e": {
        "Total": 278,
        "Owned": 0,
        "Unowned": 278
      },
      "american_beech_a_dead": {
        "Total": 276,
        "Owned": 0,
        "Unowned": 276
      },
      "american_beech_c": {
        "Total": 274,
        "Owned": 0,
        "Unowned": 274
      },
      "american_beech_b": {
        "Total": 274,
        "Owned": 0,
        "Unowned": 274
      },
      "douglas_fir_c_snow": {
        "Total": 268,
        "Owned": 0,
        "Unowned": 268
      },
      "wall.doorway": {
        "Total": 262,
        "Owned": 262,
        "Unowned": 0
      },
      "pine_a": {
        "Total": 260,
        "Owned": 0,
        "Unowned": 260
      },
      "douglas_fir_b": {
        "Total": 260,
        "Owned": 0,
        "Unowned": 260
      },
      "douglas_fir_a": {
        "Total": 259,
        "Owned": 0,
        "Unowned": 259
      },
      "pine_c": {
        "Total": 258,
        "Owned": 0,
        "Unowned": 258
      },
      "pine_b": {
        "Total": 258,
        "Owned": 0,
        "Unowned": 258
      },
      "oak_a_tundra": {
        "Total": 253,
        "Owned": 0,
        "Unowned": 253
      },
      "birch_tiny_tundra": {
        "Total": 252,
        "Owned": 0,
        "Unowned": 252
      },
      "birch_small_tundra": {
        "Total": 249,
        "Owned": 0,
        "Unowned": 249
      },
      "scarecrow": {
        "Total": 245,
        "Owned": 0,
        "Unowned": 245
      },
      "keycard.entity": {
        "Total": 235,
        "Owned": 0,
        "Unowned": 235
      },
      "oak_f": {
        "Total": 231,
        "Owned": 0,
        "Unowned": 231
      },
      "oak_e": {
        "Total": 231,
        "Owned": 0,
        "Unowned": 231
      },
      "xmas.lightstring.deployed": {
        "Total": 227,
        "Owned": 226,
        "Unowned": 1
      },
      "spas12.entity": {
        "Total": 219,
        "Owned": 0,
        "Unowned": 219
      },
      "wall.window.glass.reinforced": {
        "Total": 218,
        "Owned": 218,
        "Unowned": 0
      },
      "woodbox_deployed": {
        "Total": 216,
        "Owned": 113,
        "Unowned": 103
      },
      "sleepingbag_leather_deployed": {
        "Total": 211,
        "Owned": 211,
        "Unowned": 0
      },
      "salvaged_cleaver.entity": {
        "Total": 210,
        "Owned": 0,
        "Unowned": 210
      },
      "pine_a_snow": {
        "Total": 210,
        "Owned": 0,
        "Unowned": 210
      },
      "pine_b snow": {
        "Total": 210,
        "Owned": 0,
        "Unowned": 210
      },
      "pine_c_snow": {
        "Total": 210,
        "Owned": 0,
        "Unowned": 210
      },
      "pine_d_snow": {
        "Total": 210,
        "Owned": 0,
        "Unowned": 210
      },
      "mace.entity": {
        "Total": 208,
        "Owned": 0,
        "Unowned": 208
      },
      "corn.entity": {
        "Total": 196,
        "Owned": 100,
        "Unowned": 96
      },
      "waterjug.entity": {
        "Total": 192,
        "Owned": 0,
        "Unowned": 192
      },
      "wolf.corpse": {
        "Total": 191,
        "Owned": 0,
        "Unowned": 191
      },
      "tunalight.deployed": {
        "Total": 189,
        "Owned": 189,
        "Unowned": 0
      },
      "smallwaterbottle.entity": {
        "Total": 184,
        "Owned": 0,
        "Unowned": 184
      },
      "zombie": {
        "Total": 184,
        "Owned": 0,
        "Unowned": 184
      },
      "wall.external.high.stone": {
        "Total": 168,
        "Owned": 167,
        "Unowned": 1
      },
      "planner": {
        "Total": 166,
        "Owned": 0,
        "Unowned": 166
      },
      "floor.frame": {
        "Total": 165,
        "Owned": 165,
        "Unowned": 0
      },
      "oil_barrel": {
        "Total": 164,
        "Owned": 0,
        "Unowned": 164
      },
      "american_beech_d_dead": {
        "Total": 164,
        "Owned": 0,
        "Unowned": 164
      },
      "fuel_storage": {
        "Total": 163,
        "Owned": 0,
        "Unowned": 163
      },
      "oak_f_tundra": {
        "Total": 162,
        "Owned": 0,
        "Unowned": 162
      },
      "knife.combat.entity": {
        "Total": 154,
        "Owned": 0,
        "Unowned": 154
      },
      "cupboard.tool.deployed": {
        "Total": 140,
        "Owned": 140,
        "Unowned": 0
      },
      "guitar.weapon": {
        "Total": 139,
        "Owned": 0,
        "Unowned": 139
      },
      "ceilinglight.deployed": {
        "Total": 134,
        "Owned": 133,
        "Unowned": 1
      },
      "door.hinged.metal": {
        "Total": 132,
        "Owned": 132,
        "Unowned": 0
      },
      "driftwood_1": {
        "Total": 129,
        "Owned": 0,
        "Unowned": 129
      },
      "driftwood_2": {
        "Total": 129,
        "Owned": 0,
        "Unowned": 129
      },
      "crate_underwater_advanced": {
        "Total": 128,
        "Owned": 0,
        "Unowned": 128
      },
      "driftwood_4": {
        "Total": 128,
        "Owned": 0,
        "Unowned": 128
      },
      "driftwood_3": {
        "Total": 128,
        "Owned": 0,
        "Unowned": 128
      },
      "driftwood_5": {
        "Total": 128,
        "Owned": 0,
        "Unowned": 128
      },
      "cactus-4": {
        "Total": 126,
        "Owned": 0,
        "Unowned": 126
      },
      "cactus-5": {
        "Total": 126,
        "Owned": 0,
        "Unowned": 126
      },
      "cactus-6": {
        "Total": 125,
        "Owned": 0,
        "Unowned": 125
      },
      "cactus-7": {
        "Total": 125,
        "Owned": 0,
        "Unowned": 125
      },
      "cactus-3": {
        "Total": 125,
        "Owned": 0,
        "Unowned": 125
      },
      "cactus-1": {
        "Total": 125,
        "Owned": 0,
        "Unowned": 125
      },
      "cactus-2": {
        "Total": 125,
        "Owned": 0,
        "Unowned": 125
      },
      "bear": {
        "Total": 122,
        "Owned": 0,
        "Unowned": 122
      },
      "waterbucket.entity": {
        "Total": 121,
        "Owned": 0,
        "Unowned": 121
      },
      "holosight.entity": {
        "Total": 120,
        "Owned": 0,
        "Unowned": 120
      },
      "roof": {
        "Total": 120,
        "Owned": 120,
        "Unowned": 0
      },
      "floor.grill": {
        "Total": 120,
        "Owned": 120,
        "Unowned": 0
      },
      "foundation.steps": {
        "Total": 119,
        "Owned": 119,
        "Unowned": 0
      },
      "smallscope.entity": {
        "Total": 115,
        "Owned": 0,
        "Unowned": 115
      },
      "bandage.entity": {
        "Total": 112,
        "Owned": 0,
        "Unowned": 112
      },
      "palm_tree_med_b_entity": {
        "Total": 111,
        "Owned": 0,
        "Unowned": 111
      },
      "wall.low": {
        "Total": 108,
        "Owned": 108,
        "Unowned": 0
      },
      "palm_tree_short_a_entity": {
        "Total": 107,
        "Owned": 0,
        "Unowned": 107
      },
      "rug.deployed": {
        "Total": 106,
        "Owned": 105,
        "Unowned": 1
      },
      "machete.weapon": {
        "Total": 105,
        "Owned": 0,
        "Unowned": 105
      },
      "palm_tree_short_c_entity": {
        "Total": 105,
        "Owned": 0,
        "Unowned": 105
      },
      "palm_tree_tall_a_entity": {
        "Total": 105,
        "Owned": 0,
        "Unowned": 105
      },
      "flare.weapon": {
        "Total": 103,
        "Owned": 0,
        "Unowned": 103
      },
      "palm_tree_small_a_entity": {
        "Total": 103,
        "Owned": 0,
        "Unowned": 103
      },
      "palm_tree_tall_b_entity": {
        "Total": 103,
        "Owned": 0,
        "Unowned": 103
      },
      "palm_tree_short_b_entity": {
        "Total": 103,
        "Owned": 0,
        "Unowned": 103
      },
      "loot-barrel-2": {
        "Total": 102,
        "Owned": 0,
        "Unowned": 102
      },
      "loot-barrel-1": {
        "Total": 102,
        "Owned": 0,
        "Unowned": 102
      },
      "trash-pile-1": {
        "Total": 102,
        "Owned": 0,
        "Unowned": 102
      },
      "palm_tree_med_a_entity": {
        "Total": 102,
        "Owned": 0,
        "Unowned": 102
      },
      "double_shotgun.entity": {
        "Total": 101,
        "Owned": 0,
        "Unowned": 101
      },
      "rowboat_storage": {
        "Total": 101,
        "Owned": 0,
        "Unowned": 101
      },
      "smallboatdriver": {
        "Total": 101,
        "Owned": 0,
        "Unowned": 101
      },
      "rowboat": {
        "Total": 101,
        "Owned": 0,
        "Unowned": 101
      },
      "palm_tree_small_c_entity": {
        "Total": 101,
        "Owned": 0,
        "Unowned": 101
      },
      "generic_deploy": {
        "Total": 100,
        "Owned": 0,
        "Unowned": 100
      },
      "palm_tree_small_b_entity": {
        "Total": 99,
        "Owned": 0,
        "Unowned": 99
      },
      "hammer.entity": {
        "Total": 97,
        "Owned": 0,
        "Unowned": 97
      },
      "player": {
        "Total": 97,
        "Owned": 0,
        "Unowned": 97
      },
      "furnace": {
        "Total": 94,
        "Owned": 94,
        "Unowned": 0
      },
      "icepick_salvaged.entity": {
        "Total": 94,
        "Owned": 0,
        "Unowned": 94
      },
      "crate_normal": {
        "Total": 93,
        "Owned": 0,
        "Unowned": 93
      },
      "silencer.entity": {
        "Total": 91,
        "Owned": 0,
        "Unowned": 91
      },
      "jackhammer.entity": {
        "Total": 90,
        "Owned": 0,
        "Unowned": 90
      },
      "crossbow.entity": {
        "Total": 89,
        "Owned": 0,
        "Unowned": 89
      },
      "birch_big_tundra": {
        "Total": 89,
        "Owned": 0,
        "Unowned": 89
      },
      "birch_medium_tundra": {
        "Total": 89,
        "Owned": 0,
        "Unowned": 89
      },
      "birch_large_tundra": {
        "Total": 89,
        "Owned": 0,
        "Unowned": 89
      },
      "oak_b_tundra": {
        "Total": 87,
        "Owned": 0,
        "Unowned": 87
      },
      "swamp_tree_f": {
        "Total": 86,
        "Owned": 0,
        "Unowned": 86
      },
      "bear.corpse": {
        "Total": 82,
        "Owned": 0,
        "Unowned": 82
      },
      "door.hinged.wood": {
        "Total": 73,
        "Owned": 73,
        "Unowned": 0
      },
      "axe_salvaged.entity": {
        "Total": 72,
        "Owned": 0,
        "Unowned": 72
      },
      "crate_mine": {
        "Total": 70,
        "Owned": 0,
        "Unowned": 70
      },
      "door.hinged.industrial_a_b": {
        "Total": 70,
        "Owned": 0,
        "Unowned": 70
      },
      "stonehatchet.entity": {
        "Total": 69,
        "Owned": 0,
        "Unowned": 69
      },
      "campfire": {
        "Total": 69,
        "Owned": 69,
        "Unowned": 0
      },
      "muzzleboost.entity": {
        "Total": 68,
        "Owned": 0,
        "Unowned": 68
      },
      "shelves": {
        "Total": 68,
        "Owned": 68,
        "Unowned": 0
      },
      "wall.frame.garagedoor": {
        "Total": 64,
        "Owned": 64,
        "Unowned": 0
      },
      "crate_tools": {
        "Total": 63,
        "Owned": 0,
        "Unowned": 63
      },
      "wolf": {
        "Total": 61,
        "Owned": 0,
        "Unowned": 61
      },
      "scientistnpc": {
        "Total": 60,
        "Owned": 0,
        "Unowned": 60
      },
      "swamp_tree_a": {
        "Total": 59,
        "Owned": 0,
        "Unowned": 59
      },
      "swamp_tree_c": {
        "Total": 59,
        "Owned": 0,
        "Unowned": 59
      },
      "swamp_tree_d": {
        "Total": 59,
        "Owned": 0,
        "Unowned": 59
      },
      "swamp_tree_e": {
        "Total": 59,
        "Owned": 0,
        "Unowned": 59
      },
      "swamp_tree_b": {
        "Total": 59,
        "Owned": 0,
        "Unowned": 59
      },
      "douglas_fir_a_snow": {
        "Total": 58,
        "Owned": 0,
        "Unowned": 58
      },
      "douglas_fir_b_snow": {
        "Total": 58,
        "Owned": 0,
        "Unowned": 58
      },
      "foodbox": {
        "Total": 55,
        "Owned": 0,
        "Unowned": 55
      },
      "stone_pickaxe.entity": {
        "Total": 55,
        "Owned": 0,
        "Unowned": 55
      },
      "ore_stone": {
        "Total": 54,
        "Owned": 0,
        "Unowned": 54
      },
      "supplysignal.weapon": {
        "Total": 53,
        "Owned": 0,
        "Unowned": 53
      },
      "junkpile_e": {
        "Total": 52,
        "Owned": 0,
        "Unowned": 52
      },
      "windowgarland.deployed": {
        "Total": 49,
        "Owned": 49,
        "Unowned": 0
      },
      "lantern.deployed": {
        "Total": 48,
        "Owned": 48,
        "Unowned": 0
      },
      "thompson.entity": {
        "Total": 48,
        "Owned": 0,
        "Unowned": 48
      },
      "trumpet.weapon": {
        "Total": 48,
        "Owned": 0,
        "Unowned": 48
      },
      "pressbutton": {
        "Total": 48,
        "Owned": 0,
        "Unowned": 48
      },
      "generic_world": {
        "Total": 47,
        "Owned": 0,
        "Unowned": 47
      },
      "smg.entity": {
        "Total": 46,
        "Owned": 0,
        "Unowned": 46
      },
      "wall.external.high.wood": {
        "Total": 44,
        "Owned": 44,
        "Unowned": 0
      },
      "door.double.hinged.metal": {
        "Total": 44,
        "Owned": 44,
        "Unowned": 0
      },
      "block.stair.ushape": {
        "Total": 43,
        "Owned": 43,
        "Unowned": 0
      },
      "doormanipulator": {
        "Total": 43,
        "Owned": 0,
        "Unowned": 43
      },
      "bolt_rifle.entity": {
        "Total": 42,
        "Owned": 0,
        "Unowned": 42
      },
      "door.double.hinged.toptier": {
        "Total": 42,
        "Owned": 42,
        "Unowned": 0
      },
      "cardreader": {
        "Total": 42,
        "Owned": 5,
        "Unowned": 37
      },
      "junkpile_f": {
        "Total": 41,
        "Owned": 0,
        "Unowned": 41
      },
      "candy_cane.entity": {
        "Total": 41,
        "Owned": 0,
        "Unowned": 41
      },
      "orswitch": {
        "Total": 41,
        "Owned": 0,
        "Unowned": 41
      },
      "scientist_junkpile_pistol": {
        "Total": 40,
        "Owned": 0,
        "Unowned": 40
      },
      "gravestone.stone.deployed": {
        "Total": 40,
        "Owned": 40,
        "Unowned": 0
      },
      "wall.frame.shopfront.metal": {
        "Total": 40,
        "Owned": 40,
        "Unowned": 0
      },
      "giantlollipops.deployed": {
        "Total": 40,
        "Owned": 40,
        "Unowned": 0
      },
      "generator.static": {
        "Total": 40,
        "Owned": 0,
        "Unowned": 40
      },
      "minihelipassenger": {
        "Total": 39,
        "Owned": 0,
        "Unowned": 39
      },
      "detonator.entity": {
        "Total": 38,
        "Owned": 0,
        "Unowned": 38
      },
      "repairbench_deployed": {
        "Total": 38,
        "Owned": 38,
        "Unowned": 0
      },
      "recycler_static": {
        "Total": 38,
        "Owned": 11,
        "Unowned": 27
      },
      "murderer_corpse": {
        "Total": 37,
        "Owned": 0,
        "Unowned": 37
      },
      "ak47u.entity": {
        "Total": 37,
        "Owned": 0,
        "Unowned": 37
      },
      "rhib_storage": {
        "Total": 37,
        "Owned": 0,
        "Unowned": 37
      },
      "graveyardfence": {
        "Total": 36,
        "Owned": 36,
        "Unowned": 0
      },
      "door.hinged.industrial_a_d": {
        "Total": 35,
        "Owned": 0,
        "Unowned": 35
      },
      "pumpkin_basket.entity": {
        "Total": 34,
        "Owned": 0,
        "Unowned": 34
      },
      "giftbox_loot": {
        "Total": 34,
        "Owned": 0,
        "Unowned": 34
      },
      "furnace.large": {
        "Total": 34,
        "Owned": 32,
        "Unowned": 2
      },
      "junkpile_water_b": {
        "Total": 33,
        "Owned": 0,
        "Unowned": 33
      },
      "junkpile_water_a": {
        "Total": 33,
        "Owned": 0,
        "Unowned": 33
      },
      "chair.deployed": {
        "Total": 33,
        "Owned": 17,
        "Unowned": 16
      },
      "researchtable_deployed": {
        "Total": 33,
        "Owned": 33,
        "Unowned": 0
      },
      "sam_static": {
        "Total": 33,
        "Owned": 0,
        "Unowned": 33
      },
      "divesite_c": {
        "Total": 32,
        "Owned": 0,
        "Unowned": 32
      },
      "junkpile_water_c": {
        "Total": 32,
        "Owned": 0,
        "Unowned": 32
      },
      "divesite_a": {
        "Total": 31,
        "Owned": 0,
        "Unowned": 31
      },
      "longsword.entity": {
        "Total": 31,
        "Owned": 0,
        "Unowned": 31
      },
      "autoturret_deployed": {
        "Total": 31,
        "Owned": 31,
        "Unowned": 0
      },
      "hobobarrel_static": {
        "Total": 31,
        "Owned": 0,
        "Unowned": 31
      },
      "scientist": {
        "Total": 30,
        "Owned": 0,
        "Unowned": 30
      },
      "ore_sulfur": {
        "Total": 30,
        "Owned": 0,
        "Unowned": 30
      },
      "coffinstorage": {
        "Total": 29,
        "Owned": 29,
        "Unowned": 0
      },
      "guntrap.deployed": {
        "Total": 29,
        "Owned": 29,
        "Unowned": 0
      },
      "explosive.timed.entity": {
        "Total": 29,
        "Owned": 0,
        "Unowned": 29
      },
      "fishing_rod.entity": {
        "Total": 29,
        "Owned": 0,
        "Unowned": 29
      },
      "bbq.deployed": {
        "Total": 29,
        "Owned": 29,
        "Unowned": 0
      },
      "pookie_deployed": {
        "Total": 28,
        "Owned": 28,
        "Unowned": 0
      },
      "block.stair.lshape": {
        "Total": 28,
        "Owned": 28,
        "Unowned": 0
      },
      "gravestone.wood.deployed": {
        "Total": 28,
        "Owned": 28,
        "Unowned": 0
      },
      "junkpile_d": {
        "Total": 27,
        "Owned": 0,
        "Unowned": 27
      },
      "stocking_large_deployed": {
        "Total": 27,
        "Owned": 27,
        "Unowned": 0
      },
      "standingdriver": {
        "Total": 26,
        "Owned": 0,
        "Unowned": 26
      },
      "rhib": {
        "Total": 26,
        "Owned": 0,
        "Unowned": 26
      },
      "passengerchair": {
        "Total": 26,
        "Owned": 0,
        "Unowned": 26
      },
      "minecart": {
        "Total": 26,
        "Owned": 0,
        "Unowned": 26
      },
      "door.hinged.vent": {
        "Total": 26,
        "Owned": 0,
        "Unowned": 26
      },
      "vending_mapmarker": {
        "Total": 25,
        "Owned": 0,
        "Unowned": 25
      },
      "divesite_b": {
        "Total": 25,
        "Owned": 0,
        "Unowned": 25
      },
      "flamethrower.entity": {
        "Total": 25,
        "Owned": 0,
        "Unowned": 25
      },
      "shotgun_pump.entity": {
        "Total": 25,
        "Owned": 0,
        "Unowned": 25
      },
      "workbench1.deployed": {
        "Total": 25,
        "Owned": 25,
        "Unowned": 0
      },
      "wall.window.bars.wood": {
        "Total": 25,
        "Owned": 25,
        "Unowned": 0
      },
      "locker.deployed": {
        "Total": 25,
        "Owned": 25,
        "Unowned": 0
      },
      "shutter.wood.a": {
        "Total": 24,
        "Owned": 24,
        "Unowned": 0
      },
      "solarpanel.large.deployed": {
        "Total": 24,
        "Owned": 24,
        "Unowned": 0
      },
      "rocket_launcher.entity": {
        "Total": 23,
        "Owned": 0,
        "Unowned": 23
      },
      "stocking_small_deployed": {
        "Total": 23,
        "Owned": 23,
        "Unowned": 0
      },
      "chicken.corpse": {
        "Total": 23,
        "Owned": 0,
        "Unowned": 23
      },
      "workbench3.deployed": {
        "Total": 23,
        "Owned": 23,
        "Unowned": 0
      },
      "door.hinged.toptier": {
        "Total": 23,
        "Owned": 23,
        "Unowned": 0
      },
      "chineselantern.deployed": {
        "Total": 23,
        "Owned": 23,
        "Unowned": 0
      },
      "pistol_eoka.entity": {
        "Total": 22,
        "Owned": 0,
        "Unowned": 22
      },
      "bed_deployed": {
        "Total": 22,
        "Owned": 22,
        "Unowned": 0
      },
      "junkpile_a": {
        "Total": 21,
        "Owned": 0,
        "Unowned": 21
      },
      "crate_basic": {
        "Total": 21,
        "Owned": 0,
        "Unowned": 21
      },
      "crate_normal_2_medical": {
        "Total": 21,
        "Owned": 0,
        "Unowned": 21
      },
      "wall.frame.fence": {
        "Total": 21,
        "Owned": 21,
        "Unowned": 0
      },
      "door.hinged.industrial_a_h": {
        "Total": 21,
        "Owned": 0,
        "Unowned": 21
      },
      "horse.corpse": {
        "Total": 20,
        "Owned": 0,
        "Unowned": 20
      },
      "door.hinged.industrial_a_g": {
        "Total": 20,
        "Owned": 0,
        "Unowned": 20
      },
      "junkpile_g": {
        "Total": 19,
        "Owned": 0,
        "Unowned": 19
      },
      "ore_metal": {
        "Total": 19,
        "Owned": 0,
        "Unowned": 19
      },
      "fridge.deployed": {
        "Total": 19,
        "Owned": 19,
        "Unowned": 0
      },
      "door.hinged.security.green": {
        "Total": 19,
        "Owned": 0,
        "Unowned": 19
      },
      "simpleswitch": {
        "Total": 19,
        "Owned": 0,
        "Unowned": 19
      },
      "l96.entity": {
        "Total": 18,
        "Owned": 0,
        "Unowned": 18
      },
      "snowman.deployed": {
        "Total": 18,
        "Owned": 18,
        "Unowned": 0
      },
      "sentry.scientist.static": {
        "Total": 18,
        "Owned": 0,
        "Unowned": 18
      },
      "crate_elite": {
        "Total": 17,
        "Owned": 0,
        "Unowned": 17
      },
      "nailgun.entity": {
        "Total": 17,
        "Owned": 0,
        "Unowned": 17
      },
      "wiretool.entity": {
        "Total": 17,
        "Owned": 0,
        "Unowned": 17
      },
      "water_catcher_small": {
        "Total": 17,
        "Owned": 17,
        "Unowned": 0
      },
      "workbench2.deployed": {
        "Total": 17,
        "Owned": 17,
        "Unowned": 0
      },
      "floor.ladder.hatch": {
        "Total": 17,
        "Owned": 17,
        "Unowned": 0
      },
      "largecandleset": {
        "Total": 17,
        "Owned": 17,
        "Unowned": 0
      },
      "giantcandycane.deployed": {
        "Total": 17,
        "Owned": 17,
        "Unowned": 0
      },
      "item_drop_backpack": {
        "Total": 16,
        "Owned": 0,
        "Unowned": 16
      },
      "pager.entity": {
        "Total": 16,
        "Owned": 0,
        "Unowned": 16
      },
      "ladder.wooden.wall": {
        "Total": 16,
        "Owned": 16,
        "Unowned": 0
      },
      "splitter": {
        "Total": 16,
        "Owned": 16,
        "Unowned": 0
      },
      "toolgun.entity": {
        "Total": 16,
        "Owned": 0,
        "Unowned": 16
      },
      "wall.window.bars.toptier": {
        "Total": 16,
        "Owned": 16,
        "Unowned": 0
      },
      "sirenlightorange": {
        "Total": 16,
        "Owned": 0,
        "Unowned": 16
      },
      "door.hinged.industrial_a_f": {
        "Total": 16,
        "Owned": 0,
        "Unowned": 16
      },
      "cave_lift_trigger": {
        "Total": 16,
        "Owned": 0,
        "Unowned": 16
      },
      "cave_lift": {
        "Total": 16,
        "Owned": 0,
        "Unowned": 16
      },
      "junkpile_b": {
        "Total": 15,
        "Owned": 0,
        "Unowned": 15
      },
      "semi_auto_rifle.entity": {
        "Total": 15,
        "Owned": 0,
        "Unowned": 15
      },
      "m39.entity": {
        "Total": 15,
        "Owned": 0,
        "Unowned": 15
      },
      "small_refinery_static": {
        "Total": 15,
        "Owned": 0,
        "Unowned": 15
      },
      "smallcandleset": {
        "Total": 15,
        "Owned": 15,
        "Unowned": 0
      },
      "fusebox": {
        "Total": 15,
        "Owned": 0,
        "Unowned": 15
      },
      "junkpile_c": {
        "Total": 14,
        "Owned": 0,
        "Unowned": 14
      },
      "smoke_grenade.weapon": {
        "Total": 14,
        "Owned": 0,
        "Unowned": 14
      },
      "wall.window.bars.metal": {
        "Total": 14,
        "Owned": 14,
        "Unowned": 0
      },
      "refinery_small_deployed": {
        "Total": 14,
        "Owned": 14,
        "Unowned": 0
      },
      "sign.post.single": {
        "Total": 14,
        "Owned": 0,
        "Unowned": 14
      },
      "barricade.woodwire": {
        "Total": 14,
        "Owned": 14,
        "Unowned": 0
      },
      "jackolantern.angry": {
        "Total": 14,
        "Owned": 14,
        "Unowned": 0
      },
      "door.hinged.industrial_a_e": {
        "Total": 14,
        "Owned": 0,
        "Unowned": 14
      },
      "miniheliseat": {
        "Total": 13,
        "Owned": 0,
        "Unowned": 13
      },
      "minicopter.entity": {
        "Total": 13,
        "Owned": 13,
        "Unowned": 0
      },
      "mgl.entity": {
        "Total": 13,
        "Owned": 0,
        "Unowned": 13
      },
      "scientist_full_shotgun": {
        "Total": 13,
        "Owned": 0,
        "Unowned": 13
      },
      "scarecrow.deployed": {
        "Total": 13,
        "Owned": 13,
        "Unowned": 0
      },
      "transporthelicopilot": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "transporthelipilot": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "scraptransporthelicopter": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "8xscope.entity": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "python.entity": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "oak_c": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "planter.large.deployed": {
        "Total": 12,
        "Owned": 12,
        "Unowned": 0
      },
      "oak_b": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "oak_a": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "oak_d": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "repairbench_static": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "door.hinged.industrial_a_a": {
        "Total": 12,
        "Owned": 0,
        "Unowned": 12
      },
      "diesel_collectable": {
        "Total": 11,
        "Owned": 0,
        "Unowned": 11
      },
      "explosive.satchel.entity": {
        "Total": 11,
        "Owned": 0,
        "Unowned": 11
      },
      "large.rechargable.battery.deployed": {
        "Total": 11,
        "Owned": 11,
        "Unowned": 0
      },
      "xmas_tree.deployed": {
        "Total": 11,
        "Owned": 11,
        "Unowned": 0
      },
      "tuba.weapon": {
        "Total": 11,
        "Owned": 0,
        "Unowned": 11
      },
      "flute.weapon": {
        "Total": 11,
        "Owned": 0,
        "Unowned": 11
      },
      "jackolantern.happy": {
        "Total": 11,
        "Owned": 11,
        "Unowned": 0
      },
      "chair.static": {
        "Total": 11,
        "Owned": 0,
        "Unowned": 11
      },
      "genericradiusmarker": {
        "Total": 10,
        "Owned": 0,
        "Unowned": 10
      },
      "sign.large.wood": {
        "Total": 10,
        "Owned": 10,
        "Unowned": 0
      },
      "fireplace.deployed": {
        "Total": 10,
        "Owned": 10,
        "Unowned": 0
      },
      "arcadeuser": {
        "Total": 10,
        "Owned": 0,
        "Unowned": 10
      },
      "tambourine.weapon": {
        "Total": 10,
        "Owned": 0,
        "Unowned": 10
      },
      "jerrycanguitar.weapon": {
        "Total": 10,
        "Owned": 0,
        "Unowned": 10
      },
      "chippyarcademachine": {
        "Total": 10,
        "Owned": 10,
        "Unowned": 0
      },
      "door.hinged.security.blue": {
        "Total": 10,
        "Owned": 0,
        "Unowned": 10
      },
      "door.hinged.wood.static": {
        "Total": 10,
        "Owned": 0,
        "Unowned": 10
      },
      "compound_bow.entity": {
        "Total": 9,
        "Owned": 0,
        "Unowned": 9
      },
      "scientist_full_mp5": {
        "Total": 9,
        "Owned": 0,
        "Unowned": 9
      },
      "snowball.entity": {
        "Total": 9,
        "Owned": 0,
        "Unowned": 9
      },
      "tool_camera": {
        "Total": 9,
        "Owned": 0,
        "Unowned": 9
      },
      "rug.bear.deployed": {
        "Total": 9,
        "Owned": 9,
        "Unowned": 0
      },
      "bota_bag.entity": {
        "Total": 9,
        "Owned": 0,
        "Unowned": 9
      },
      "bass.weapon": {
        "Total": 9,
        "Owned": 0,
        "Unowned": 9
      },
      "landmine": {
        "Total": 9,
        "Owned": 9,
        "Unowned": 0
      },
      "door.hinged.security.red": {
        "Total": 9,
        "Owned": 0,
        "Unowned": 9
      },
      "crate_normal_2_food": {
        "Total": 8,
        "Owned": 0,
        "Unowned": 8
      },
      "spear_stone.entity": {
        "Total": 8,
        "Owned": 0,
        "Unowned": 8
      },
      "scientist_astar_full_any": {
        "Total": 8,
        "Owned": 0,
        "Unowned": 8
      },
      "keycard_green_pickup.entity": {
        "Total": 8,
        "Owned": 0,
        "Unowned": 8
      },
      "pumpkin.entity": {
        "Total": 8,
        "Owned": 7,
        "Unowned": 1
      },
      "cowbell.weapon": {
        "Total": 8,
        "Owned": 0,
        "Unowned": 8
      },
      "sign.post.town": {
        "Total": 8,
        "Owned": 2,
        "Unowned": 6
      },
      "gates.external.high.stone": {
        "Total": 8,
        "Owned": 8,
        "Unowned": 0
      },
      "mailbox.deployed": {
        "Total": 8,
        "Owned": 0,
        "Unowned": 8
      },
      "dropbox.deployed": {
        "Total": 8,
        "Owned": 8,
        "Unowned": 0
      },
      "skull_fire_pit": {
        "Total": 8,
        "Owned": 8,
        "Unowned": 0
      },
      "timerswitch": {
        "Total": 8,
        "Owned": 0,
        "Unowned": 8
      },
      "spikes_static": {
        "Total": 8,
        "Owned": 0,
        "Unowned": 8
      },
      "knife_bone.entity": {
        "Total": 7,
        "Owned": 0,
        "Unowned": 7
      },
      "searchlight.deployed": {
        "Total": 7,
        "Owned": 7,
        "Unowned": 0
      },
      "sign.small.wood": {
        "Total": 7,
        "Owned": 5,
        "Unowned": 2
      },
      "fuelstorage": {
        "Total": 7,
        "Owned": 0,
        "Unowned": 7
      },
      "engineswitch": {
        "Total": 7,
        "Owned": 0,
        "Unowned": 7
      },
      "chair.invisible.static": {
        "Total": 7,
        "Owned": 0,
        "Unowned": 7
      },
      "researchtable_static": {
        "Total": 7,
        "Owned": 0,
        "Unowned": 7
      },
      "waterwellstatic": {
        "Total": 7,
        "Owned": 0,
        "Unowned": 7
      },
      "servergibs_patrolhelicopter": {
        "Total": 6,
        "Owned": 0,
        "Unowned": 6
      },
      "pistol_semiauto.entity": {
        "Total": 6,
        "Owned": 0,
        "Unowned": 6
      },
      "electric.windmill.small": {
        "Total": 6,
        "Owned": 6,
        "Unowned": 0
      },
      "waterbarrel": {
        "Total": 6,
        "Owned": 4,
        "Unowned": 2
      },
      "passenger": {
        "Total": 6,
        "Owned": 0,
        "Unowned": 6
      },
      "vendingmachine.deployed": {
        "Total": 6,
        "Owned": 6,
        "Unowned": 0
      },
      "sign.pictureframe.tall": {
        "Total": 6,
        "Owned": 2,
        "Unowned": 4
      },
      "beartrap": {
        "Total": 6,
        "Owned": 6,
        "Unowned": 0
      },
      "simplelight": {
        "Total": 6,
        "Owned": 0,
        "Unowned": 6
      },
      "door.hinged.industrial_a_c": {
        "Total": 6,
        "Owned": 0,
        "Unowned": 6
      },
      "bigwheelbettingterminal": {
        "Total": 6,
        "Owned": 0,
        "Unowned": 6
      },
      "cratemarker": {
        "Total": 5,
        "Owned": 0,
        "Unowned": 5
      },
      "codelockedhackablecrate": {
        "Total": 5,
        "Owned": 0,
        "Unowned": 5
      },
      "spiderweba": {
        "Total": 5,
        "Owned": 5,
        "Unowned": 0
      },
      "tree_marking": {
        "Total": 5,
        "Owned": 0,
        "Unowned": 5
      },
      "switch": {
        "Total": 5,
        "Owned": 5,
        "Unowned": 0
      },
      "small_stash_deployed": {
        "Total": 5,
        "Owned": 5,
        "Unowned": 0
      },
      "door.double.hinged.wood": {
        "Total": 5,
        "Owned": 5,
        "Unowned": 0
      },
      "fogmachine": {
        "Total": 5,
        "Owned": 5,
        "Unowned": 0
      },
      "rocket_crane_lift_trigger": {
        "Total": 5,
        "Owned": 0,
        "Unowned": 5
      },
      "collectableegg": {
        "Total": 5,
        "Owned": 0,
        "Unowned": 5
      },
      "generator.small": {
        "Total": 4,
        "Owned": 4,
        "Unowned": 0
      },
      "keycard_red_pickup.entity": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "electrical.branch.deployed": {
        "Total": 4,
        "Owned": 4,
        "Unowned": 0
      },
      "scientist_full_pistol": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "keycard_blue_pickup.entity": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "hopperoutput": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "gates.external.high.wood": {
        "Total": 4,
        "Owned": 4,
        "Unowned": 0
      },
      "rock.entity": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "hitchtrough.deployed": {
        "Total": 4,
        "Owned": 4,
        "Unowned": 0
      },
      "spinner.wheel.deployed": {
        "Total": 4,
        "Owned": 2,
        "Unowned": 2
      },
      "piano.deployed": {
        "Total": 4,
        "Owned": 4,
        "Unowned": 0
      },
      "poweredlightsdeployer": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "barricade.stone": {
        "Total": 4,
        "Owned": 4,
        "Unowned": 0
      },
      "drumkit.deployed": {
        "Total": 4,
        "Owned": 4,
        "Unowned": 0
      },
      "doorgarland.deployed": {
        "Total": 4,
        "Owned": 4,
        "Unowned": 0
      },
      "skull_door_knocker.deployed": {
        "Total": 4,
        "Owned": 4,
        "Unowned": 0
      },
      "miningquarry_static": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "andswitch": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "sliding_blast_door": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "shopkeeper_vm_invis": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "bandit_shopkeeper": {
        "Total": 4,
        "Owned": 0,
        "Unowned": 4
      },
      "scientist_turret_lr300": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "scientist_full_any": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "crudeoutput": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "barricade.wood": {
        "Total": 3,
        "Owned": 3,
        "Unowned": 0
      },
      "flameturret.deployed": {
        "Total": 3,
        "Owned": 3,
        "Unowned": 0
      },
      "table.deployed": {
        "Total": 3,
        "Owned": 3,
        "Unowned": 0
      },
      "sign.huge.wood": {
        "Total": 3,
        "Owned": 3,
        "Unowned": 0
      },
      "wall.frame.cell.gate": {
        "Total": 3,
        "Owned": 3,
        "Unowned": 0
      },
      "xmas.advanced.lights.deployed": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "cake.entity": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "watchtower.wood": {
        "Total": 3,
        "Owned": 3,
        "Unowned": 0
      },
      "wall.frame.fence.gate": {
        "Total": 3,
        "Owned": 3,
        "Unowned": 0
      },
      "torch.entity": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "rfbroadcaster.static": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "pumpjack-static": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "door.hinged.bunker.door": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "door.hinged.garage_a": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "workbench1.static": {
        "Total": 3,
        "Owned": 0,
        "Unowned": 3
      },
      "cargo_plane": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "patrolhelicopter": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "scientist_turret_any": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "heli_crate": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "electrical.combiner.deployed": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "scientist_full_lr300": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "door_barricade_b": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "driverseat": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "sedantest.entity": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "sign.medium.wood": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "strobelight": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "spookyspeaker": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "small_fuel_generator.deployed": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "audioalarm": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "cursedcauldron.deployed": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "smallrechargablebattery.deployed": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "planter.small.deployed": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "christmas_door_wreath_deployed": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "survivalfishtrap.deployed": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "sign.hanging.ornate": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "snowmachine": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "lift_cabin_15_no_roof": {
        "Total": 2,
        "Owned": 1,
        "Unowned": 1
      },
      "sign.pictureframe.xxl": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "sign.pictureframe.xl": {
        "Total": 2,
        "Owned": 2,
        "Unowned": 0
      },
      "excavator_output_pile": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "lift_cabin_27": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "wheelswitch": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "wall.frame.shopfront.metal.static": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "bbq.static": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "reinforcementslistener": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "alarmsound": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "alarmsytstem": {
        "Total": 2,
        "Owned": 0,
        "Unowned": 2
      },
      "grenade.supplysignal.deployed": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "scientist_corpse": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "cargomarker": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "cargoshiptest": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "supply_drop": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "water_catcher_large": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "bradleyapc": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "waterstorage": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "waterpurifier.deployed": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "xylophone.deployed": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "shutter.metal.embrasure.b": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "medium.rechargable.battery.deployed": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "spikes.floor": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "sam_site_turret_deployed": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "xorswitch.entity": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "electrical.blocker.deployed": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "electric.sirenlight.deployed": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "timer": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "spear_wooden.entity": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "sign.post.town.roof": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "tree_manager": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "relationship_manager": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "resourcedepositmanager": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "community": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "net_env": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "lock.key": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "counter": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "dragondoorknocker.deployed": {
        "Total": 1,
        "Owned": 1,
        "Unowned": 0
      },
      "excavator_lights": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "excavator_yaw": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "engine": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "enginelistener": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "lift_cabin_21_no_roof": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "big_wheel": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "water_catcher_small.static": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "npcvendingmachine_building": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "npcvendingmachine_attire": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "npcvendingmachine_weapons": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "npcvendingmachine_components": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "npcvendingmachine_resources": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "npcvendingmachine_tools": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "piano.deployed.static": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "drumkit.deployed.static": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "xylophone.deployed.static": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      },
      "workbench2.static": {
        "Total": 1,
        "Owned": 0,
        "Unowned": 1
      }
    }
  },
  "Plugins report": [
    "LightsOn (1.6.0), Total Hook Time = 312",
    "UiPlus (1.1.3), Total Hook Time = 223",
    "ZoneManager (3.0.6), Total Hook Time = 99",
    "SafetyBarrel (0.0.7), Total Hook Time = 93",
    "Vanish (0.7.7), Total Hook Time = 90",
    "TruePVE (1.0.3), Total Hook Time = 71",
    "CarHorn (1.1.1), Total Hook Time = 59",
    "VoiceUI (1.0.1), Total Hook Time = 47",
    "NudistHeli (0.0.9), Total Hook Time = 47",
    "Fishing (1.4.10), Total Hook Time = 40",
    "CarCommander (0.2.60), Total Hook Time = 40",
    "Wizardry (1.1.3), Total Hook Time = 35",
    "SleeperGuard (1.0.16), Total Hook Time = 32",
    "DangerousTreasures (1.3.1), Total Hook Time = 28",
    "Kits (3.2.93), Total Hook Time = 25",
    "Skyfall (1.0.14), Total Hook Time = 24",
    "TsunHorse (3.1.4), Total Hook Time = 23",
    "FlareGun (0.1.17), Total Hook Time = 23",
    "Gyrocopter (1.2.5), Total Hook Time = 23",
    "PatrolBoat (1.0.17), Total Hook Time = 21",
    "FurnaceSplitter (2.1.7), Total Hook Time = 14",
    "BotSpawn (1.9.3), Total Hook Time = 12",
    "CraftQueueSaver (1.1.1), Total Hook Time = 10",
    "AdminRadar (4.6.0), Total Hook Time = 10",
    "DeathMarker (1.0.12), Total Hook Time = 9",
    "PersonalHeli (1.1.6), Total Hook Time = 9",
    "Spawns (2.0.35), Total Hook Time = 8",
    "ZLevelsRemastered (2.9.5), Total Hook Time = 7",
    "Backpacks (3.0.2), Total Hook Time = 6",
    "UpLifted (1.2.13), Total Hook Time = 6",
    "SkinBox (1.16.3), Total Hook Time = 5",
    "PlayerRanks (1.4.7), Total Hook Time = 5",
    "EventProtector (1.0.9), Total Hook Time = 5",
    "CustomSkinsStacksFix (1.0.3), Total Hook Time = 5",
    "BoatCommander (0.1.27), Total Hook Time = 4",
    "AutoCodeLock (2.2.8), Total Hook Time = 4",
    "ChristmasTreePresents (1.0.1), Total Hook Time = 4",
    "CrateFix (1.0.2), Total Hook Time = 4",
    "AutoResetTargets (1.0.5), Total Hook Time = 3",
    "MyMiniCopter (0.1.6), Total Hook Time = 3",
    "PlayerChallenges (2.0.45), Total Hook Time = 3",
    "ExplosiveObjects (1.0.0), Total Hook Time = 2",
    "HomeRecycler (1.4.4), Total Hook Time = 2",
    "Jail (4.0.4), Total Hook Time = 2",
    "TimedExecute (0.7.3), Total Hook Time = 2",
    "NeonSkins (1.0.11), Total Hook Time = 2",
    "ExplosiveBarrels (1.0.1), Total Hook Time = 2",
    "MonumentProtection (1.0.3), Total Hook Time = 2",
    "SkipNightUI (0.1.21), Total Hook Time = 1",
    "PreventLooting (1.10.1), Total Hook Time = 1",
    "NPCDropGun (1.7.2), Total Hook Time = 1",
    "PlaneCrash (0.1.102), Total Hook Time = 1",
    "Rustcord (1.9.0), Total Hook Time = 1",
    "Giveaways (1.0.7), Total Hook Time = 1",
    "ResearchUnlocked (1.0.1), Total Hook Time = 1",
    "HeliRefuel (2.0.6), Total Hook Time = 1",
    "TellMeX (0.0.3), Total Hook Time = 1",
    "SimpleKillFeed (2.0.0), Total Hook Time = 1",
    "PilotEject (2.0.7), Total Hook Time = 1",
    "EnhancedHammer (1.3.4), Total Hook Time = 1",
    "CompoundOptions (1.1.1), Total Hook Time = 1",
    "MiniCopterOptions (1.0.1), Total Hook Time = 1",
    "LootBouncer (1.0.3), Total Hook Time = 1",
    "MushroomEffects (1.0.9), Total Hook Time = 1",
    "ItemHistory (1.0.8), Total Hook Time = 1",
    "TeamGUI (1.0.2), Total Hook Time = 1",
    "WeaponChanger (1.0.1), Total Hook Time = 1",
    "DeathNotes (6.3.1), Total Hook Time = 1",
    "RandomDeployables (1.0.1), Total Hook Time = 1",
    "BetterChat (5.2.1), Total Hook Time = 1",
    "LockOnRockets (0.3.0), Total Hook Time = 1",
    "BuildingWorkbench (1.0.6), Total Hook Time = 1",
    "RouletteBroadcast (1.2.0), Total Hook Time = 0",
    "AdvanceGather (1.0.0), Total Hook Time = 0",
    "CompoundTeleport (2.0.1), Total Hook Time = 0",
    "NoVehicleFuel (2.0.2), Total Hook Time = 0",
    "ScarecrowGrenades (1.0.0), Total Hook Time = 0",
    "Friends (3.1.1), Total Hook Time = 0",
    "NoReload (1.0.0), Total Hook Time = 0",
    "ItemSkinRandomizer (1.4.3), Total Hook Time = 0",
    "ImageLibrary (2.0.52), Total Hook Time = 0",
    "QuantumBattery (1.0.3), Total Hook Time = 0",
    "HeliTargets (0.0.7), Total Hook Time = 0",
    "ChainsawFailureProbability (1.0.2), Total Hook Time = 0",
    "RemoverTool (4.2.10), Total Hook Time = 0",
    "ScrapHelicopterEdit (1.0.0), Total Hook Time = 0",
    "ScrapHelicopterFix (1.0.4), Total Hook Time = 0",
    "MinicopterSeating (1.0.8), Total Hook Time = 0",
    "NoSuicide (0.1.5), Total Hook Time = 0",
    "F1Spawn (1.0.1), Total Hook Time = 0",
    "SmartChatBot (2.0.12), Total Hook Time = 0",
    "BuoyantSupplyDrops (1.0.2), Total Hook Time = 0",
    "CreeperGunpowder (1.0.0), Total Hook Time = 0",
    "ServerInfo (0.5.3), Total Hook Time = 0",
    "RotatingPickups (0.2.57), Total Hook Time = 0",
    "SignalCooldown (1.0.3), Total Hook Time = 0",
    "SignTracker (2.0.1), Total Hook Time = 0",
    "PlantDrop (1.2.2), Total Hook Time = 0",
    "Clans (0.1.52), Total Hook Time = 0",
    "Spectate (0.4.3), Total Hook Time = 0",
    "PrivateCrops (1.1.0), Total Hook Time = 0",
    "CopyPaste (4.1.17), Total Hook Time = 0",
    "CovertAdmin (1.0.8), Total Hook Time = 0",
    "GlobalGamble (1.1.7), Total Hook Time = 0",
    "NoBuildOnRoad (1.0.4), Total Hook Time = 0",
    "Rename (0.3.0), Total Hook Time = 0",
    "EntityOwner (3.2.0), Total Hook Time = 0",
    "AutoTurretAuth (1.2.0), Total Hook Time = 0",
    "StackSizeController (2.0.3), Total Hook Time = 0",
    "BuildingRestrictor (0.1.25), Total Hook Time = 0",
    "PlayerList (0.3.2), Total Hook Time = 0",
    "SupplySignalAlerts (3.0.1), Total Hook Time = 0",
    "Earthquake (0.1.4), Total Hook Time = 0",
    "NoFlykick (1.3.3), Total Hook Time = 0",
    "PlaytimeSupplySignal (0.0.4), Total Hook Time = 0",
    "ReturnToTeam (1.0.0), Total Hook Time = 0",
    "Slap (1.2.1), Total Hook Time = 0",
    "PrivateMessages (1.0.51), Total Hook Time = 0",
    "AdminSleigh (0.1.2), Total Hook Time = 0",
    "ConnectMessages (1.1.9), Total Hook Time = 0",
    "Christmas (1.0.9), Total Hook Time = 0",
    "SaveAnnouncer (1.0.4), Total Hook Time = 0",
    "AutomatedEvents (0.2.5), Total Hook Time = 0",
    "BetterChatMentions (1.2.2), Total Hook Time = 0",
    "Screamer (1.0.1), Total Hook Time = 0",
    "TellMeC (0.0.3), Total Hook Time = 0",
    "InventoryCleaner (1.5.1), Total Hook Time = 0",
    "Metabolism (1.0.0), Total Hook Time = 0",
    "PlayerMarkers (1.0.2), Total Hook Time = 0",
    "WoundedScreams (2.2.3), Total Hook Time = 0",
    "ServerChat (1.1.5), Total Hook Time = 0",
    "ChatNotice (0.0.2), Total Hook Time = 0",
    "GestureWheel (0.1.3), Total Hook Time = 0",
    "PuzzleBypass (1.0.0), Total Hook Time = 0",
    "SignArtist (1.1.8), Total Hook Time = 0",
    "SAMSiteAuth (2.3.0), Total Hook Time = 0",
    "BuildingGrades (0.5.1), Total Hook Time = 0",
    "TimeOfDay (2.3.4), Total Hook Time = 0",
    "NoGiveNotices (0.1.0), Total Hook Time = 0",
    "WhoKnocks (0.0.5), Total Hook Time = 0"
  ],
  "Performance report": {
    "frameID": 6160326,
    "frameRate": 114,
    "frameTime": 8.797842,
    "frameRateAverage": 104.35,
    "frameTimeAverage": 9.900873,
    "memoryUsageSystem": 6326,
    "memoryAllocations": 1670,
    "memoryCollections": 416,
    "loadBalancerTasks": 0,
    "invokeHandlerTasks": 14253,
    "workshopSkinsQueued": 0,
    "ping": 0,
    "gcTriggered": false
  }
}​

Planners is not the same as building.planner the entity.

What are your dedicated server specs @FastBurst?

But do you see wha tI am sayin though, says you have almost 2000 flashlights, over 4000 butcher knives over 4000 beancans... thats just crazy

Okay @everyone. I fugured that it happens because there are broken entities from held entities on your server. It happens because some plugins uncorrectly removing items that have held entity (ak, planner, bunocularus). I made small script for that, so everyone who is interested can get it for free in my pm (Discord -> Orange#0900)
5ba216a6d7f65.png Orange
Okay @everyone. I fugured that it happens because there are broken entities from held entities on your server. It happens because some plugins uncorrectly removing items that have held entity (ak, planner, bunocularus). I made small script for that, so everyone who is interested can get it for free in my pm (Discord -> Orange#0900)

Everyone trust me contact him get the plugin he just made!! A true genius - made a HUGE difference instantly!!!

Wow @Orange,

Didn't know I had that many, 36000 broken entities. Didn't see any lags because of this but It can't hurt to have them removed.

Good find @FastBurst

Merged post

Update is out for the plugin, Download the latest release to avoid problems.
This means you should fix the loot plugin instead of making a separate plugin to fix the issue caused by another plugin. Bad practice
Locked automatically