Jump to content

Mevent

Curator
  • Posts

    2,614
  • Joined

  • Last visited

Everything posted by Mevent

  1. Okay, I'll check it out
  2. Do you want the item you're trying to craft to be stackable?
  3. @HellHunter Hi! Do you have autowipe enabled in your config?
  4. Hi! Can you give me an example?
  5. Mevent

    Would it be possible?

    Changed Status from Pending to Work in Progress
  6. Mevent

    Notify

    In that case, I suggest downloading the latest version. It will not have such problems
  7. Mevent

    FiX problem

    Changed Status from Pending to Work in Progress
  8. Mevent

    FiX problem

    Hi, I'm already working on fixing these bugs. But, I wanted to warn you that there are holidays in my country right now, so the waiting time for the update may increase
  9. Mevent

    Recycler breaks

    Changed Status from Pending to Closed
  10. Changed Status from Pending to Closed
  11. Mevent

    Vehicles and VIP

    Hi @Beaverthelieber ! 1) You need to set the discount by permissions. Here is an example, where players with "shop.bronze" permissions will have a 5% discount and players with "shop.diamond" permissions will have a 20% discount: "Discount (%)": { "shop.default": 0, "shop.bronze": 5, "shop.diamond": 20 }, You will need to grant these permissions to groups of players, for example, to grant the "shop.bronze" permission to the bronze group, you would use the following command: "oxide.grant group bronze shop.bronze" 2) To add vehicles to Shop, there are several ways to solve this: Use plugins similar to Crafts, and trivially give the player an item that they place on the ground, and they will have a vehicle In the Shop plugin, issue transportation using the "spawn" command, here is an example of issuing a vehicle to a player: "Type": "Command", ... "Command (%steamid%)": "spawn sedantest.entity \"%player.z% %player.x% %player.y%\"",
  12. Mevent

    Error Converting ServerRewards

    Hi @Kaho! About the conversion command: can you send your ServerRewards data? About the settings in the config: you need to use the following parameters: "Economy Settings": { "Use own economic system?": false, "Plugin name": "ServerRewards", "Balance add hook": "AddPoints", "Balance remove hook": "TakePoints", "Balance show hook": "CheckPoints", },
  13. @jwark You need to change inscriptions in lang files (for example file path: (oxide or carbon)/lang/en/Shop.json)
  14. Mevent

    Remove not working?

    @Sirebrus Can I close this ticket?
  15. Mevent

    Remove not working?

    I'm glad it was possible to solve the problem. If there are any other difficulties, feel free to contact me
  16. Changed Status from Pending to Closed
  17. Mevent

    Crafts

    Try this command: hz_give %steamid% **hazmat_skinid**
  18. Mevent

    using commands

    Yes, the command seems to be correct. Perhaps there are some problems on the PlayersSkins side?
  19. Mevent

    change daily timer ?

    Hi! Yeah, sure. You can change this in the config
  20. Mevent

    Number Formatted Price?

    Do you want to change the formatting of items for sale?
  21. Mevent

    Number Formatted Price?

    Hi! Yes, I will add the ability to change the formatting in the config
  22. Hi! Yes, ofc Example for ServerRewards: "Economy": { "Type (Plugin/Item)": "Plugin", "Plugin name": "ServerRewards", "Balance add hook": "AddPoints", "Balance remove hook": "TakePoints", "Balance show hook": "CheckPoints", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0 },
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.3k

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.