HWLootConfig

Moved

Total Downloads: 8,417 - First Release: Dec 19, 2015 - Last Update: Jun 27, 2016

5/5, 23 likes
  1. Hello can someone explain me how to make loot config plugin works in server?i stoped server-added plugin in oxide plugin folder-started server-restarted-join in server and commands dont work and i see loot is the same.Thanks
     
  2. I'm having some similar issues, EDIT: Got the commands to work, now just trying to figure out how to adjust gather rates to say 10%. I'm a newbie to running a server and adding mods FYI! Thanks for any help fellas
     
  3. Yup i make cmds to work too but can someone explain how to change drop rates of items
     
  4. how up gather x2?
     
  5. this work
     
    Last edited by a moderator: Dec 23, 2015
  6. This plugin is outdated with v20 could you please update thank you!
     
    Last edited by a moderator: Dec 23, 2015
  7. hello

    im trying to figure out how to configure this mod. and after reading the overview and the 3 pages here i still dont understand.

    do i configure this mod using commands in game? ive tried the commands loot.stats and such but i always get "unknown command". i have tried adding the permission for the commands to myself and still get unknown command from either console or chat.

    or do i need to edit the code of the mod itself? and if so where to i edit it as theres no obvious spot when looking at it?

    any help would be appreciated, thanks for you time.
     
  8. Well currently this plugin is outdated so If you are attempting to use this with version 20 it will not work until a fix is available
     
  9. im not on the new version thats why its weird the commands dont work
     
  10. Is this working on the newest release? I just tried installing it, and adjusting loot values and I'm getting normal harvest rates.

    - Thanks for the update Enclave -
     
  11. No it is not
     
  12. i just figured out that the config file for this mod is in oxide/config folder now i know how to config it, however since in the mean time i updated the server i cant use this version of the mod apparently. i hope a update is incoming.
     
  13. We're all paitiently waiting for it to get updated.

    In the meantime would anyone care to simplify how you can set everything to x10 loot?
    I have manually gone through the lootconfig.json (using notepad++) and set pretty much all of the regular nodes to x10 their normal values...and that takes a long time to do because there's thousands of lines of code. I don't want to x10 things like amber, and vehicle items..just the regular stuff people need.

    Suggestions?
     
  14. Currently that is the only way
     
  15. @Wulf is this and easy fix? What changed to make this not work with the newest version of oxide
     
  16. Wulf

    Wulf Community Admin

    It was most likely a Hurtworld change, but I'm not familiar with this plugin. Nothing changed in Oxide.
     
  17. This is still working on some servers, but many servers with this mod are currently offline.

    Anyone know how the server's that are still running it, managed to get it to work properly?
     
  18. plugin is working fine, you only need to validate your config after updating (LootConfig.json(current game version) & LootConfig.json.old(previous game version))
     
  19. Nogrod updated LootConfig with a new update entry:

    1.0.2

     
  20. I'm in-game now @Nogrod and editing my lootconfig.json on the fly and reloading it. I am not seeing anything change from vanilla settings even though I've set Key values to 100.0, StackSize to x10 regular, and performed a /reload LootConfig.

    So when you're saying validate my config, what exactly do you mean? I have reinstalled LootConfig from scratch..there is no lootconfig.json.old as I started from scratch. I have reloaded the plugin in game.

    None of the loot.reload, loot.reset or loot.stat commands are working for me in the console, or chat, even after I have done a /grant user *mysteamid* loot.reload and recieved a message confirming.

    Please disregard. I have updated to your newest version including the global multiplier. This solved all of my problems perfectly. Thank you @Nogrod