Jump to content

Mevent

Curator
  • Posts

    2,812
  • Joined

  • Last visited

  • Days Won

    37

Everything posted by Mevent

  1. Changed Status from Pending to Closed
  2. Mevent

    Favorites

    Changed Fixed In to 1.3.1
  3. Changed Fixed In to 1.3.1
  4. Can you send your data files? Because I just checked the plugin on your config, and everything works fine without errors.
  5. O.o
  6. @eov-dev Which categories are the error with?
  7. Mevent

    Favorites

    Changed Status from Pending to Work in Progress
  8. Mevent

    Favorites

  9. Mevent

    Selling kits

    Changed Status from Pending to Closed
  10. Changed Status from Pending to Closed Changed Fixed In to 1.3.0
  11. Changed Status from Pending to Closed Changed Fixed In to 1.3.0
  12. Changed Status from Pending to Closed Changed Fixed In to 1.3.0
  13. Okay, I'll check it out
  14. Do you want the item you're trying to craft to be stackable?
  15. @HellHunter Hi! Do you have autowipe enabled in your config?
  16. Hi! Can you give me an example?
  17. Mevent

    Would it be possible?

    Changed Status from Pending to Work in Progress
  18. Mevent

    Notify

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

    FiX problem

    Changed Status from Pending to Work in Progress
  20. 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
  21. Mevent

    Recycler breaks

    Changed Status from Pending to Closed
  22. Changed Status from Pending to Closed
  23. 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%\"",
  24. 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", },
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

137.5k

Files Sold

Total number of files sold.

2.9m

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.