Jump to content

ThePitereq

Creator
  • Posts

    1,379
  • Joined

  • Last visited

Everything posted by ThePitereq

  1. ThePitereq

    Pickup problem

    it must be error from something different, as error is on placing, not pick up
  2. idk where is the ganja config but i assume its in ganja plugin
  3. ThePitereq

    Pump use 50 power

    cannot be caused by my plugin as it doesnt do anything electricity-related.
  4. there is no real model for the ganja plugin but you jsut need to add another crafting entry to config which is something like that { "Crafting Display Name": "Worm", "Item Shortname": "worm", "Item Amount": 1, "Skin ID": 0, "Item Name": "", "Mixing Time": 2.0, "Default Display": true, "Require Shortname Blueprint": false, "Show Recipe Without Permission": true, "Required Permission": "custommixing.worm", "Mixing Time Permission Divider": {}, "Crafting Ingredients": [ { "Item Shortname": "horsedung", "Item Amount": 1, "Skin ID": 0, "Content Item": null }, { "Item Shortname": "waterjug", "Item Amount": 1, "Skin ID": 0, "Content Item": { "Item Shortname": "water", "Item Amount": 50, "Skin ID": 0, "Content Item": null } } ] }
  5. you need to add them in data/ShoppyStock/StockMarket/Config/<shopName>.json
  6. ThePitereq

    Pump use 50 power

    Hey, don't know how can i help you, I do not modify any power usage of pump in my plugin, must be something different.
  7. you need to have CarbonAliases extension installed if you use oxide. DO you have permission to see any tank? maybe its missing. or any error in conosle?
  8. Plugin by it self seems to work. plugin doesnt create any custom recipes by itself, you need to manually write them in config. It wont create recipes for ganja as it doesnt know them.
  9. you can just remove it fully from config or assign permission so it wont be visible for regular player.
  10. ThePitereq

    cooldowns

    there is no wipe cooldowns implemented, only wipe limits which limtis purchases per wipe
  11. ThePitereq

    scrap shop

    Changed Status from Pending to Closed
  12. ThePitereq

    RP

    Hey, plugin currently supports only integeer values which cannot be changed rn as it would require full plugin rewrite. its planned feature soon when plugin will be rewriten but not in near future.
  13. Hey, would need any more info, like how to reproduce the issue, any error, your config/data.
  14. ThePitereq

    scrap shop

    oh, idk why it copied like that, the first option should be "Deposit Item": { "Allow Withdraw": true, "Shortname": "scrap", "Skin": 0, "Icon URL (if skin not 0)": "", "Value": 1, "Display Name": "" }, idk why it doesnt copied correctly
  15. ThePitereq

    scrap shop

    you've probably have wrong shop assigned in config, your key isnt right. check for console warnings. Scrap should be automatically assigned as png if you made it correctly. I've tested these settings and they work for me, you must do something wrong.
  16. there should be no big calculations there, its cust multiplication and dividing, maybe i've missed something, i'll take a look
  17. ThePitereq

    Timed Explosive Bug

    Will take a look at that. Make sure you use PREFAB name of rocket, not the ITEM name. you can get the prefab name by using spawn command.
  18. There should be method that unstucks the bradley, maybe it isnt working properly, i'll take a look. The plugin cant find obstacles because i think it coutns whole harbor as one prefab, which have their center too far from road and doesn't blacklist this road.
  19. ThePitereq

    scrap shop

    Hi, "Deposit Item": { "Allow Withdraw": false, "Shortname": "", "Skin": 0, "Icon URL (if skin not 0)": "", "Value": 1, "Display Name": "" }, and 2 options "Can Deposit": true, "Count Deposit Item As Currency From Inventory": true,
  20. ThePitereq

    this would be good

    Permission-based upgrades are planned feature
  21. I assume you are talking about Virtual Quarries, there is currently no option to limit it to the players with permission, but can be implemented in the future.
  22. ThePitereq

    error

    hey, i think you've cut your error, it's not an full error. Also pease try to enable debug in config so i'll have more info from the error.
  23. you can just add command listing that will grant perm and hide the offer if already purchased, some example: "permoffer-0": { "Command (if set, ignore item)": [ "c.grant user {userId} virtualquarries.permission" ], "Shortname": "", "Skin ID": 645674342, "Amount": 1, "Item Name": "", "Display Name": "Some Quarry Perm", "Is Blueprint": false, "Icon URL (if skin not 0)": "YOU NEED TO ADD SOME CUSTOM URL ICON", "Price": 100000, "Price Per Purchase Multiplier": 1.0, "Multiply Price Per Daily (true) Or Per Wipe (false) Purchases": true, "Show Description Field": false, "Discount Permission (value)": {}, "Required Permission": "", "Display Blacklist Permission": "virtualquarries.permission", "Daily Buy Max": 0, "Wipe Buy Max": 1, "Cooldown Between Purchases (in seconds, 0 to disable)": 0 },
  24. have the same issue on my main server, from 2 force wipes. Will investigate what's wrong in the next days, wanted to do that before the force but unfortunately lack of the time sorry Do you also run on carbon, or it's oxide?
  25. Oh, now you reminded me that i think i had report or i found it by myself someday, but totally forgot about this thing as i didn't mentioned it anywhere in my to-do list. will fix that in next update, sorry for the trouble~!
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.6k

Files Sold

Total number of files sold.

2.4m

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.