Jump to content

MeventSupport

Member
  • Posts

    1,842
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by MeventSupport

  1. MeventSupport

    Rewards bug

    Okay, well, we'll look into it today
  2. MeventSupport

    Skills

    Thank you for your message. We are currently investigating the issue and will provide a response a bit later
  3. We are looking into this issue and will provide an answer a bit later
  4. MeventSupport

    Shop

    Hey! Here's a quick step-by-step for NPC shops: Install the HumanNPC plugin and create an NPC Grant yourself permission: o.grant user yourname shop.setnpc Look at the NPC and run: shop.setnpc categories: * (for all categories) or shop.setnpc categories: Weapon Tools Food (for specific ones) After that, you'll find the NPC in your config under "NPC Shops" - it'll look something like this: "NPC Shops (NPC ID - shop categories)": { "1234567": { "Permission": "", "Categories": ["Weapon", "Tools"] } } You can also set an optional permission in the "Permission" field if you want to restrict who can use that NPC.
  5. MeventSupport

    Skills

    We will think about how this can be realised
  6. MeventSupport

    Ammo problems

    Thanks for sending it in, we'll check it out
  7. MeventSupport

    Skills

    Kk, we will check it
  8. Can you be more specific about what you mean?
  9. Hello! We will fix it
  10. MeventSupport

    Notify

    Please create a ticket in our discord channel, we will help you there https://discord.gg/mevent
  11. MeventSupport

    Ammo problems

    Hey! Thanks for the detailed report. Could you send us your Skills config and a link to the AmmoCapacity plugin (or its page on Codefling/uMod)? We want to make sure our fix works correctly with that specific plugin before pushing the update.
  12. MeventSupport

    Kits

    Hey! I think I see what's going on. When you use categories, the plugin requires a separate permission for the category itself, not just for the individual kit. Since all your kits are in the "linking" category, each player needs the kits.linking permission to even see that category tab. The booster kit probably works because the booster group already has this permission somehow. Try adding kits.linking to the discord-steam-member group: oxide.grant group discord-steam-member kits.linking That should make the category visible and show all kits the player has permissions for.
  13. MeventSupport

    Skills

    Hey! Just to clarify - there's no skill called "Processing Speed" in the plugin. Could you let me know which skill exactly you mean? The closest ones are: - Recycler Speed - speeds up the recycler - Craft Speed - speeds up crafting - Furnace Smelting Speed - speeds up furnaces - Cooking Speed - speeds up cooking Also, what do you mean by "stopped working"? Did it work before and broke after an update, or is the bonus just not applying? Any errors in the server console? That'll help me narrow it down.
  14. MeventSupport

    Skills

    Hey, glad you like the plugin! If you're talking about the XP balance (the points you spend on skills) - that's already shown in the skills menu UI. But if you mean having it visible all the time on screen without opening the menu, that's a feature request we can note for the devs. Right now the balance only shows when you open the skills panel. The UI positioning for elements inside the menu is already configurable in the config though!
  15. Hi! We'll consider your offer, thank you
  16. MeventSupport

    Skills

    Hello! Please create a suggestion ticket in our Discord channel and describe in detail what you would like to see or have added https://discord.gg/mevent
  17. MeventSupport

    Kits

    Hey! There's actually a separate permission layer for kit categories that's easy to miss. Each kit has its own permission (which you've already set up), but the category tab also requires a permission in the format kits.<categoryname>. For example, if your kit is in a category called "vip", players also need the kits.vip permission to see that category tab. Without it, the category won't show up and the kits inside it will be hidden - even though the player technically has the individual kit permission. Just grant kits.<categoryname> to the relevant groups and it should fix it. Admins bypass this check, which is why you can see everything.
  18. Hi! We're working on it, and we'll give you a detailed answer later
  19. Hi! We're working on it, and we'll come back to you later
  20. This update is for today's game update. Until it is released, you need to use the old version
  21. Hey! Good question. The cooldown isn't a "come back tomorrow" timer — it's actually a playtime requirement. By default it's set to 3600 seconds (1 hour), meaning a player needs to actually play on the server for 1 hour before they can claim their next reward. It prevents people from just logging in for 5 seconds, grabbing the reward, and leaving. So it's basically an engagement tool to keep players active on your server. You can also set different cooldowns per permission group if you want VIPs to have a shorter wait.
  22. MeventSupport

    Shop

    Hello! About formatting: you can configure this in the config: "Formatting Settings": { "Buy Price Format": "G", "Sell Price Format": "G", "Shopping Bag Cost Format": "G", "Balance Format": "G" },

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11k
Customers served
Files Sold
157.8k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • 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.