BetterLoot

Moved

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

4.95699/5, 93 likes
  1. Did you have a previous version? You might need to unload the plugin and remove all previous configs and data files.

    If the chat commands don't exist, that would suggest that the plugin isn't loading.
    Do you see confirmation in your console? Compiled+loaded?
     
  2. And check you config for:
    Code:
    "pluginEnabled": true,
    Its maybe still at FALSE, to gave you the time to change your LootTables for the right setting
     

  3. thank you , that was the case. However the loot at the dome , and the barrles wont respawn still ?

    any ideas please , thank you for the responses :)
    [DOUBLEPOST=1470073485][/DOUBLEPOST]Ok now the barrles respawn , but everything that you loot is in very high numbers , like i got over 200 burlap shirts?
     
  4. Thats why the config is by default DISABLED...
    you need to set up the plugin first to your need, as described in the FAQ/ Main-Page ;)
     
  5. ok , thankyou , i set it up , how do i change when loot is spawned at the dome please?
     
    Last edited by a moderator: Aug 1, 2016
  6. which loot? by default it changes most common spawned loot types...you need the names of those you wanr included which could be currently not included and add the to the main config
     
  7. it workes now thank you :) , thanks for your support man ill be sure to donate when i have the money :)
     
  8. How to combine Better Loot and Fancy drop
    How to turn things on and off the airdrop in betterloot.
     
  9. If this is true...
    Code:
        "includeSupplyDrop": true,
    ...then BetterLoot does populate the spawn in the drops..and all settings of FancyDrop corresponding to loot-changes are disbaled in FancyDrop
     
  10. I'm having an issue guys, BetterLoot was working fine then I changed the BaseItemRarity to 6 and now there are no crates spawning in. Anyone else having any issues with getting crates to spawn?
     
  11. :p....

    Rarity is only from 0 to 3 ;)

    0: Common
    1: Uncommon
    2: Rare
    3: VeryRare.
     
  12. Need update plugin for devblog 121?
     
  13. This is because im retarded....thanks man. Sorry btw.
     
  14. i have supply.signal in my blacklist and people are still able to find supply.signal ? i don't want to enforce the blacklist as i give signals in VIP kits and when i enforce it makes it so the supply.signal disappear. anyway to not have them spawn but where i can still include them in VIP kits?
     
  15. It spawned only what it finds in the loottables...normally it should exclude those items, and worked on every test i did run against this function...

    So, check every loottables for supply-signal, and remove them there..if its solved after then, the blacklist function is broken, and needs a security fix...
     
  16. yeah i literally do not have supply.signal in any json other than the blacklist json
     
  17. the have the supplys another spaewn source...BetterLoot can 100% only spawn, was is included in the tables...that part can't break without being complete destroyed
     
  18. oh okay i have "supply.signal": 1, in the names list. do i delete this or just change it to 0 ?
     
  19. no..its only a name list for adding stuff you removed or was not included...to make it easier to find them
     
  20. {
    "ItemList": [
    "flare",
    "supply.signal"
    ]
    }


    This is correct right?