Magic Loot

Simple components multiplier & loot system

Total Downloads: 13,482 - First Release: Nov 13, 2016 - Last Update: Nov 2, 2017

5/5, 44 likes
  1. Seems like this plugin is broken right now. It's not generating a config file for me in the Data folder (Which is where it should be according to the description) or in the config folder.

    Will it be updated? I don't really want to use the other loot plugins as there isn't a way to just straight up times X loot with them as far as I'm aware.
     
  2. Na it's not broken. Unload the plugin and delete configuration then reload. Make sure you're using the latest version.
     
  3. Players seem to be complaining about empty loot boxes.


    Code:
    {
      "Components": {
        "list": [
          "bleach",
          "ducttape",
          "gears",
          "glue",
          "metalblade",
          "metalpipe",
          "propanetank",
          "riflebody",
          "roadsigns",
          "rope",
          "semibody",
          "sewingkit",
          "sheetmetal",
          "smgbody",
          "metalspring",
          "sticks",
          "tarp",
          "techparts"
        ]
      },
      "Developer": {
        "AmountChange": false,
        "Debug": false,
        "ExtraItem": false,
        "Skins": false
      },
      "Exclude": {
        "list": [
          "supply.signal",
          "ammo.rocket.smoke"
        ]
      },
      "ExcludeFromMultiplication": {
        "list": [
          "crude.oil"
        ]
      },
      "Loot": {
        "AmountMin": 1,
        "Enabled": false,
        "ItemsMax": 3,
        "ItemsMin": 1,
        "PreventDuplicates": false,
        "WorkshopSkins": false
      },
      "Settings": {
        "Multiplier": 2,
        "MultiplierComponents": 2,
        "MultiplyOnlyComponents": false
      }
    }
     
  4. Happening here as well. I liked the idea of using this plugin as a multiplier. I'm having empty boxes like you are as well as finding fully crafted guns in barrels such as the pump shotgun. I simply changed the multiplier to 3x and all this happened. I don't understand, hopefully it gets fixed and I can go back to using this plugin soon.
     
  5. Fully crafted guns in barrels? Well considering this plugin doesn't even add items to barrels, that doesn't sound too true. If you only want the multiplier then turn off the extra loot.

    As for empty boxes, haven't experienced it myself but I'll look into it of course.
     
  6. For some reason the plugin won't work as I get the default items in barrels and have done what it said What do I need to do?
     
  7. Hello
    Players can't find techparts
    Code:
    {
      "Components": {
        "list": [
          "bleach",
          "ducttape",
          "gears",
          "glue",
          "metalblade",
          "metalpipe",
          "propanetank",
          "riflebody",
          "roadsigns",
          "rope",
          "semibody",
          "sewingkit",
          "sheetmetal",
          "smgbody",
          "metalspring",
          "sticks",
          "tarp",
          "techparts"
        ]
      },
      "Developer": {
        "AmountChange": false,
        "Debug": false,
        "ExtraItem": true,
        "Skins": false
      },
      "Exclude": {
        "list": [
          "supply.signal",
          "ammo.rocket.smoke"
        ]
      },
      "ExcludeFromMultiplication": {
        "list": [
          "crude.oil"
        ]
      },
      "Loot": {
        "AmountMin": 1,
        "Enabled": true,
        "ItemsMax": 3,
        "ItemsMin": 1,
        "PreventDuplicates": false,
        "WorkshopSkins": false
      },
      "Settings": {
        "Multiplier": 2,
        "MultiplierComponents": 3,
        "MultiplyOnlyComponents": true
      }
    }
    config is ok? second problem: a lot of empty barrels on server .
    How add techparts to barrels ?
     
    Last edited by a moderator: Feb 19, 2017
  8. This plugin just modifies existing contents and adds some of the same rarity, tech parts will spawn where they would in vanilla.

    As for empty barrels, working on it.
     
  9. how do i disable that magicloot will control the heli loot?
    i want betterloot to do it.
     
  10. I have the multiplier for 3, I kept seeing only one in some boxes and some boxes are empty
     
  11. Could someone explain to me what these parameters refer to, "AmountMin", "ItemsMax", "ItemsMin", thanks
     
  12. Doesnt seem to being on the latest update, getting this error and it doesnt load up:

    Failed to initialize plugin 'MagicLoot v0.1.8' (ArgumentNullException: Argument cannot be null.
    Parameter name: source)
     
  13. Getting the same error. Please fix!
     
  14. No disrespect intended but this plugin affords little in the way of clarification.
    • What are supply signals being "excluded" from? Loot tables? Drop multiplier?
    • Speaking of the multiplier, are decimals supported or only whole numbers?
    • Does this plugin only affect components or is there an option to optimize other loot tables?
    • How is "rarity" defined? Again, does it apply only to components?
    I can't tell if this plugin offers a wide range of customization or if it's a one-dimensional component multiplier.
     
  15. "The extra loot works by making a list of item rarities already in the container and then finding another random item(s) based on that rarity."

    What's hard to understand? Rarities are what they are vanilla.
     
  16. Can you update your plugin?
     
  17. Working on it, been busy. This is just a hobby for me so I'm not always around.

    EDIT:

    No errors for me, can you try regenerating your configuration/data file.

    [​IMG]
     
  18. I asked for clarification and got a condescending response that addressed one of four points. Information provided is presented as obvious when it's really not. I can see why this isn't a heavily recommended plugin, not to mention your responses to myself and others in this thread.
     
  19. Don't use it then, it's not hard.

    This plugin is meant to be as simple as can be, edit the configuration and load it up.

    If you want an indepth loot plugin use BetterLoot.
     
  20. Well, i put your plugin on my server, only changed one thing: the multiplier from 1 to 2. Then went to go check the random crates and got WAY CRAZY loot, like 1,286 arrows or 566 seeds or 1,896 bandages or 1,129 grass skirts. Also, got like 7 + 7 tompson with 7 smg with 100 hq metal and so on in ONE crate. (21 guns). I checked your file in /data/MagicLoot.json and it had copied my 'stack limit' for some reason? Which was a stack limit for all items at 2000 max stack for most items, my charcoal was 10,000. Your json copied it but left some items at just 1, like wierd things: doors, bars and so on. Had to take it out cause some one joined while i was finding this stuff all out and had to 'kick' the guy. Didn't want him to get like 1,200 auto turrets. Lol. Wtf is going on? Ya, real magic but not the kind i want. But, I DO like the skins: very cool.