Jump to content

imthenewguy

Creator
  • Posts

    4,868
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by imthenewguy

  1. Changed Status from Pending to Closed
  2. imthenewguy

    Make my own island

    Changed Status from Pending to Closed
  3. imthenewguy

    Latest Bug

    Changed Status from Pending to Closed
  4. Changed Status from Pending to Closed
  5. imthenewguy

    Restrictions

    Changed Status from Pending to Closed
  6. imthenewguy

    More enchants

    Changed Status from Pending to Closed
  7. imthenewguy

    Gather Not Working

    The only reasons you wouldn't be getting ingredients: The user has cooking.nogather permission The user doesn't have cooking.gather permission There are no ingredients in the config. You don't have the latest version of Cooking (2.0.1)
  8. The most obvious solution would be not to assign any of the skill tree permissions to the default oxide group, and instead create a new oxide group with the permissions attached, and add users into that group whom you want to use the plugin.
  9. imthenewguy

    Gather Not Working

    Have you also accidentally added the cooking.nogather permissions?
  10. If you want to move it along the x axis, adjust both x_min and x_max by the same value to move them. The same goes for the y axis. Example: The default values are: public string x_min = "185.4"; public string y_min = "25.4"; public string x_max = "227.4"; public string y_max = "67.4"; If I wanted to move the icon to the left by 50, I would do the following. public string x_min = "135.4"; public string y_min = "25.4"; public string x_max = "177.4"; public string y_max = "67.4";
  11. imthenewguy

    Cooking

    Please raise a support ticket.
  12. imthenewguy

    loot problems

    Changed Status from Pending to Closed
  13. imthenewguy

    update?

    Changed Status from Pending to Closed Changed Fixed In to 1.1.16
  14. imthenewguy

    update?

    Updated.
  15. imthenewguy

    Default recipes.

    There isnt but I like the idea.
  16. imthenewguy

    update?

    Ahh has the prefab path changed?
  17. imthenewguy

    Cooking

    Please raise a support ticket on Lone or via my discord and we can work out whats happening.
  18. imthenewguy

    Cooking

    I just had a look through the download history of the plugin up until the 28th and I cannot see a download from yourself. Where did you get version 2.0.1 from?
  19. "Enable xp drop hud for players by default" This only affects newly connecting players. Players who have connected to the server already this wipe will have it enabled. You can go into the data file and disable for each user though.
  20. Its in the config and player settings menu
  21. imthenewguy

    Cooking

    Download 2.0.1. Also ensure you have cooking.gather permissison set.
  22. Adjust the values in your config to the desired location, save it, reload the plugin, then run the chat command /resetxpbars
  23. They should be unraidable now, and there is no stock kept in them so drones shouldn't work.
  24. "Extra pockets button anchors": { "x_min": "185.4", "y_min": "25.4", "x_max": "227.4", "y_max": "67.4" }, The difference between the x_min and x_max value is the size of the button.

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.6m
Total downloads
Customers
11.3k
Customers served
Files Sold
162k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.