Jump to content

Mevent

Curator
  • Posts

    3,085
  • Joined

  • Last visited

  • Days Won

    45

Everything posted by Mevent

  1. Mevent

    Users can't buy from shop

    Changed Status from Pending to Closed
  2. Mevent

    Callback not working

    Hey! The /callback command needs the vehiclebuy.recall permission. Without it, players can't use this command. Grant the permission to the players who need it. For default players: oxide.grant group default vehiclebuy.recall Or for VIP groups: oxide.grant group vip vehiclebuy.recall After this, the /callback vehicleName command will work for them.
  3. So here's what's happening - you have "Updating building skins on right-click upgrade?": true enabled in your config (line 139). This causes the plugin to force the saved skin whenever players use the regular Rust upgrade wheel, even if Build Tools isn't active. Just change it to false: "Updating building skins on right-click upgrade?": false This way skins will only apply through Build Tools commands (/up, /down), and regular upgrades through the wheel will work normally without touching skin settings.
  4. Mevent

    Callback not working

    Hi! Make sure that you use the commands from the config
  5. Hey! If you would like to participate in testing the new version, please create a ticket in my Discord channel, and we will provide you with a test version. We are currently testing it prior to release.
  6. Hi! We are currently retesting all the skills and correcting them. I think we will release this update soon.
  7. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  8. Hi! Regarding these fixes: we will fix it in the next few days!
  9. Hey! You made a mistake in the plugin name: you wrote “UltimateLeaderBoard,” but it should be “UltimateLeaderboard”
  10. Mevent

    reward problem

    Changed Status from Pending to Fixed Changed Fixed In to 1.1.9
  11. Mevent

    reward problem

    Hi! Can you create a ticket in our discord channel?
  12. Changed Status from Pending to Fixed Changed Fixed In to 2.0.3
  13. Mevent

    Maximum Purchases Player

    Changed Status from Pending to Fixed Changed Fixed In to 2.2.8
  14. Changed Status from Pending to Fixed Changed Fixed In to 2.2.8
  15. Hi! You need disable to "Enable item split control? (if there are errors with stack plugins - it is worth turning off)" in the config
  16. Changed Status from Work in Progress to Fixed Changed Fixed In to 2.2.8
  17. Changed Status from Pending to Work in Progress
  18. Mevent

    Banknotes

    You can do it through the Kits config. In oxide/config/Kits.json (or carbon/config/Kits.json) set your only currency to the banknote item: "Economies": { "0": { "Type": "Item", "ShortName": "sticks", "Skin": 2536195910, "DisplayName": "Bank Note" } }, "DefaultCurrency": 0 In oxide/config/Kits.json (or carbon/config/Kits.json) set each purchasable kit to use that currency and a price, for example: "MyKit": { "Sale": true, "Price": 50, "DefaultCurrency": 0 } Then save the files, reload the plugin (o.reload Kits / c.reload Kits), and test buying the kit with only those banknotes in your inventory.
  19. Hi! Yes, we will release a fix soon.
  20. Mevent

    Skills

    Скоро выйдет Skills V2
  21. Mevent

    The add button disappeared

    Changed Status from Pending to Fixed Changed Fixed In to 2.4.12
  22. Mevent

    Add Item Button not available

    Changed Status from Pending to Fixed Changed Fixed In to 2.4.12
  23. Mevent

    Clans

    Hi! Unfortunately, there is no integration between plugins at the moment, but we are actively working on it!
  24. Mevent

    The add button disappeared

    Can you send me your data files and config? And tell me, in which format do you use the plugin - fullscreen or ServerPanel?
2.2m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

151.2k

Files Sold

Total number of files sold.

3.2m

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.