BetterLoot

Moved

Total Downloads: 42,618 - First Release: Feb 26, 2015 - Last Update: Mar 20, 2018

4.95699/5, 93 likes
  1. Wulf

    Wulf Community Admin

    What did you add? And did you reload the plugin after?
     
  2. Yea, I just bought a server a few days ago so I'm fairly new to all this. However we're having the same barrel issues with frags and I'm not sure what exactly to type into the .json file. If I just plug in "blueprint_fragment": 50, is that going to handle it?

    Sorry if I sound retarded.. learning as I go. Thanks for the help.
     
  3. Wulf

    Wulf Community Admin

    That should be fine. I'm updating the plugin shortly to add those as defaults with a value of 1.
     
  4. Plugin seems to be removing oil from the oil barrels and putting the the other barrels random loot in them instead.
     
  5. Looking forward to that update Wulf! Also I noticed the enforce blacklist in the json is set to false. Does that need to be set to true to make the blacklist take effect? Thanks!
     
  6. I added this in the .cs file before loading it in:

    Code:
    //BPs
                { "blueprint_fragment", 26},
                { "blueprint_page", 2},
                { "blueprint_book", 1},
                { "blueprint_library", 1}

    What's more worrying to me is that people are finding smoke rockets on my server. Any of you have this too?
     
  7. yea seems to wokr just add
    "blueprint_fragment":50,
    "blueprint_page":10,
    "blueprint_book":3,
    "blueprint_library":1,

    after "dropLimits": { in the config
     
  8. Wulf

    Wulf Community Admin

    I was referring to the config, but that works too. ;)
     
  9. I pulled the plugin from the plugins dir and deleted the config (json). After I drop the plugin back in, it should reload automatically and recreate a new config file right? Just hoping I don't have to restart the server.
     
  10. Wulf

    Wulf Community Admin

    That should be fine.
     
  11. Yep I noticed that too.
     
  12. So the plugin has been updated to include the new bp frags and all?
     
  13. Wulf

    Wulf Community Admin

    No, you can add them to your config manually. I will be updating it soon though.
     
  14. Do you have any idea as to how I can add things to the config for the new oil barrels to work?
     
  15. Wulf

    Wulf Community Admin

    That's a different issue, I'm looking into it.
     
  16. Blacklist question. Blacklist defaults to false in the json, so I assume I need to change it to true to make the blacklist work correct? Also will blacklisting an item like ammo.rocket.smoke make the item never drop? Or will it just make it exempt from betterloot? Thanks
     
  17. You seeing it drop on your server too?
     
  18. Wulf

    Wulf Community Admin

    Remove ammo.rocket from your config, or add ammo.rocket.smoke to your blacklist in your config.
     
  19. I really don't understand why the bp fragments won't drop on my server at all.
    What am i doing wrong? I'm using the .config below and have done oxide.reload and even restarted my server, still doesn't work.

    Code:
    {
      "baseBlueprintRarity": 2.0,
      "baseItemRarity": 2.0,
      "blueprintBlacklist": [],
      "blueprintProbability": 0.11,
      "dropLimits": {
        "blueprint_fragment":50,
        "blueprint_page":10,
        "blueprint_book":3,
        "blueprint_library":1,
        "explosives": 50,
        "explosive.timed": 2,
        "arrow_wooden": 16,
        "ammo_handmade_shell": 32,
        "ammo_shotgun": 32,
        "ammo_pistol": 32,
        "ammo_rifle": 32,
        "ammo_rocket": 3,
        "gunpowder": 200,
        "fat_animal": 200,
        "cloth": 200,
        "lowgradefuel": 200,
        "bone_fragments": 200,
        "antiradpills": 5,
        "bandage": 5,
        "largemedkit": 2,
        "blood": 200,
        "wood": 1000,
        "stones": 1000,
        "metal_ore": 1000,
        "sulfur_ore": 1000,
        "metal_fragments": 1000,
        "sulfur": 1000,
        "apple": 10,
        "blueberries": 10,
        "black raspberries": 10,
        "wolfmeat_cooked": 5,
        "chicken_cooked": 5,
        "can_beans": 5,
        "can_tuna": 5,
        "granolabar": 5,
        "chocholate": 5,
        "smallwaterbottle": 5
      },
      "dropWeaponsWithAmmo": true,
      "enforceBlacklist": false,
      "itemBlacklist": [],
      "maxItemsPerBarrel": 3,
      "maxItemsPerCrate": 6,
      "messages": {
        "<color=\"#ffd479\">/blacklist</color> - Displays which items are blacklisted": "<color=\"#ffd479\">/blacklist</color> - Displays which items are blacklisted",
        "<color=\"#ffd479\">/loot</color> - Displays the details on loot tables": "<color=\"#ffd479\">/loot</color> - Displays the details on loot tables",
        "A barrel drops up to %N% items, a chest up to %M% items.": "A barrel drops up to %N% items, a chest up to %M% items.",
        "Base item rarity is %N% and base blueprint rarity is %M%.": "Base item rarity is %N% and base blueprint rarity is %M%.",
        "Blacklisted blueprints:": "Blacklisted blueprints:",
        "Blacklisted items:": "Blacklisted items:",
        "common": "common",
        "Drop limit of '%NAME%' has been changed from %LIMIT% to %NEWLIMIT%": "Drop limit of '%NAME%' has been changed from %LIMIT% to %NEWLIMIT%",
        "Drop limit of '%NAME%' is %LIMIT%": "Drop limit of '%NAME%' is %LIMIT%",
        "No such item:": "No such item:",
        "Not a valid blueprint:": "Not a valid blueprint:",
        "Not a valid item:": "Not a valid item:",
        "rare": "rare",
        "The blueprint '%NAME' is not blacklisted": "The blueprint '%NAME' is not blacklisted",
        "The blueprint '%NAME%' is now blacklisted": "The blueprint '%NAME%' is now blacklisted",
        "The blueprint '%NAME%' is now no longer blacklisted": "The blueprint '%NAME%' is now no longer blacklisted",
        "The blueprint '{0}' is already blacklisted": "The blueprint '{0}' is already blacklisted",
        "The item '%NAME%' is already blacklisted": "The item '%NAME%' is already blacklisted",
        "The item '%NAME%' is not blacklisted": "The item '%NAME%' is not blacklisted",
        "The item '%NAME%' is now blacklisted": "The item '%NAME%' is now blacklisted",
        "The item '%NAME%' is now no longer blacklisted": "The item '%NAME%' is now no longer blacklisted",
        "There are no blacklisted blueprints": "There are no blacklisted blueprints",
        "There are no blacklisted items": "There are no blacklisted items",
        "There is a <color=#5bbcf4>%P%%</color> chance to get one of %N% %RARITY% blueprints.": "There is a <color=#5bbcf4>%P%%</color> chance to get one of %N% %RARITY% blueprints.",
        "There is a <color=#aef45b>%N%%</color> chance that any drop is a blueprint.": "There is a <color=#aef45b>%N%%</color> chance that any drop is a blueprint.",
        "There is a <color=#f4e75b>%P%%</color> chance to get one of %N% %RARITY% items.": "There is a <color=#f4e75b>%P%%</color> chance to get one of %N% %RARITY% items.",
        "uncommon": "uncommon",
        "Usage: /blacklist [additem|deleteitem|addbp|deletebp] \"ITEMNAME\"": "Usage: /blacklist [additem|deleteitem|addbp|deletebp] \"ITEMNAME\"",
        "Usage: /droplimit \"ITEMNAME\" [LIMIT]": "Usage: /droplimit \"ITEMNAME\" [LIMIT]",
        "very rare": "very rare",
        "You are not authorized to modify drop limits": "You are not authorized to modify drop limits",
        "You are not authorized to modify the blacklist": "You are not authorized to modify the blacklist"
      },
      "minItemsPerBarrel": 1,
      "minItemsPerCrate": 3,
      "refreshMinutes": 15
    }
     
  20. Wulf

    Wulf Community Admin

    Delete that and let the default generate with the all correct item names, else correct them manually using http://docs.oxidemod.org/rust/#item-list.