Jump to content

David

Creator
  • Posts

    2,428
  • Joined

  • Last visited

Everything posted by David

  1. Changed Status from Pending to Not a Bug
  2. at some point maybe but right now I have more important features to work on
  3. David

    /info /shop?

    Hey, can you include screenshot of the empty shop, possibly config/data files with it
  4. David

    Columns on pages

    Changed Status from Pending to Not a Bug
  5. David

    Columns on pages

    Hey, Rust text component (community ui) can't handle creating columns or tables, best option for that would be creating big image and put all your text on it.
  6. Changed Status from Pending to Work in Progress
  7. will be addressed in release of new version
  8. Changed Status from Pending to Not a Bug
  9. In language file, there's is entry for "kit_title_format_view", simply put {kit_title} in between <size> tag to change font size.
  10. David

    Brad/Heli Signals in Shop

    Because to execute server command I'm not using any custom logic on my end, command is simply passed into Server.Command function which comes from Rust itself, there's nothing I can change on my end it's literally one line of code to execute server command. Pretty much same thing with creating items.
  11. David

    Brad/Heli Signals in Shop

    Changed Status from Pending to Not a Bug
  12. David

    Brad/Heli Signals in Shop

    Sorry but I won't be able to help you with this since it's looks like issue with BradleyDrops. My shop plugin using standard Rust functions for issuing commands and giving out items, there's nothing I can really change in those.
  13. David

    VIPRanks

    Changed Status from Pending to Not a Bug
  14. David

    VIPRanks

    This is handled by the website where you selling your vip packages.
  15. Changed Status from Pending to Not a Bug
  16. You would need special command (from plugin) which would handle spawning and position for you. It's not possible to bypass restriction on admin commands.
  17. Changed Status from Pending to Not a Bug
  18. Hey, to list multiple items with same shortname all you have to do is type out unique tag behind the shortname, it can be anything as long as it's in between curly brackets { } example Items.json "hat.wolf{skin1}": { "DisplayName": "default", "Skin": 222222, "Image": "", "DefaultAmount": 1, "BlockAmountChange": false, "ShowDisplayName": false, "BuyPrice": 50, "SellPrice": 25, "Currency": "eco" } You can list item like this in category by entering shortname with unique tag into item list example Categories.json "Attire": { "Image": "https://rustplugins.net/products/shop/tshirt-crew.png", "Permission": null, "Sale": 0.0, "Items": [ "hat.wolf{skin1}", "hat.bunnyhat", "attire.bunny.onesie", "attire.bunnyears", "chicken.costume", "draculacape", "draculamask", "attire.egg.suit", "gingerbreadsuit", "halloween.mummysuit", "scarecrow.suit", "halloween.surgeonsuit" ] },
  19. David

    Admin access to control panel.

    Changed Status from Pending to Not a Bug
  20. David

    Vehicles

    I'm sorry if that cause confusion, I generated default Items file out of game files, those might have contain some vehicle items but I'm 99% those are not functional. You'll need plugin like this https://umod.org/plugins/portable-vehicles to handle spawning of actual vehicle after item placement. Those vehicles can be sold as command or as custom item with specific skin id.
  21. David

    bug

    Changed Status from Pending to Not a Bug
  22. David

    Vehicles

    Changed Status from Pending to Not a Bug
  23. David

    Vehicles

    Hey, what kind of plugin you using for managing vehicles? Shop UI can't create "place-able" vehicles, you need another plugin which handles spawning of the vehicle.
  24. David

    Server is down - URGENT

    I think that's already enough to let me know, you don't need to open tickets here on codefling or tag me in multiple unrelated discord channels since "web panel" service is something I was offering separately on my own and codefling has nothing do with it. Creating tickets here could confuse some customers and lead them to believe that the plugin requires a connection to my server to function, which is NOT the case.
  25. David

    Server is down - URGENT

    Changed Status from Pending to Not a Bug
1.8m

Downloads

Total number of downloads.

8.6k

Customers

Total customers served.

128.8k

Files Sold

Total number of files sold.

2.7m

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.