Jump to content

imthenewguy

Creator
  • Posts

    3,846
  • Joined

  • Last visited

Everything posted by imthenewguy

  1. imthenewguy

    SUGGESTIONS

    Changed Status from Pending to Closed
  2. imthenewguy

    SUGGESTIONS

    Thank you for the suggestions. I will have a think about what would be worth adding.
  3. imthenewguy

    PlayerData - Wipe

    All skills have this option in the config: "Permission required to show this node": null Set it to something like this: "Permission required to show this node": "skilltree.vip" and it will only show the skill to players with VIP.
  4. Yeah, just unload the plugin.
  5. imthenewguy

    PlayerData - Wipe

    Its not a plugin issue, it's a server issue. If your server doesn't trigger the OnNewSave hook in oxide, then no plugin should realistically trigger off of it if it wasn't there to see it. You will need to manually wipe it using the command or by deleting the data file.
  6. It should be doing that already, so long as the player does not have the personalrecycler.use permissions.
  7. You can use the console command: addrecycler <steam ID> to achieve it.
  8. imthenewguy

    help

    Changed Status from Pending to Closed
  9. If that's the case, then the plugins most likely aren't compatible. You will need to either stop using the fire-arm modifier plugin, or set the extended mag perk in the SkillTree config to enabled: false.
  10. rocket.launcher is the item shortname, not the prefab shortname. Try rocket_launcher.entity
  11. Generally custom items wont work with rusts native vending machine system.
  12. imthenewguy

    Cooking

    "Whitelist of shortnames that can be placed into the ingredient bag, in addition to ingredients": [ "wood", "cloth" ], Requires you to use the shortnames of the items.
  13. Changed Status from Pending to Closed
  14. Hey mate, if you have deleted the plugin, config and data, it may have something to do with the permissions, because that is the only thing that persists. Check the following Ensure that the default group has the skilltree.xp permission (o.grant group default skilltree.xp) Ensure that the player is a part of the default group (they should be, but another plugin may have removed them for whatever reason) (o.usergroup add <name> default) The only reason the pump bar wont appear is: The player does not have the skilltree.xp (via group perms or their own perms). The player does not have an entry in the data file (reload the plugin then check SkillTree.json in data and see if their steam ID is there if they are connected to the server). Pump bar is disabled via the config. Another reason the player may not be getting xp if the above 2 are fine is if: "Allow players with god mode to receive xp?" is set to false, and the player is in god mode.
  15. imthenewguy

    Not a Valid Meal

    Changed Status from Pending to Closed
  16. Changed Status from Pending to Closed Changed Fixed In to 2.0.7
  17. Changed Status from Pending to Closed Changed Fixed In to 1.4.9
  18. WIll push an update to fix this shortly.
  19. Yeah I have a fix for that being tested on my discord. Should release it soon.
  20. imthenewguy

    Not a Valid Meal

    Have never tried using an item from another plugin. I assume it should work fine if you add the same name (case sensitive), skin and short name
  21. imthenewguy

    Not a Valid Meal

    Any compile errors?
  22. imthenewguy

    Not a Valid Meal

    Nothing jumps off the page as an issue.
  23. There is no quantity parameter for the command.
  24. If you mean commands to start/stop the game then yes. They are listed on the front page.
  25. Only has chat commands to start/end the event at the moment. Happy to add console commands in though.
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

126.7k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.