Jump to content
Message added by Mevent,

Thanks for your interest in my plugin!

If you have any questions or issues with the plugin, please contact me.
For support related questions, please create a thread in the Support Section or send a direct message to my profile @MeventSupport.

Thanks!

1 Screenshot

  • 506.6k
  • 7k
  • 403.68 kB

Recommended Comments



On 1/20/2023 at 10:45 PM, Mevent said:

Can you show me how you set up an image link?

After I reloaded the shop plugin twice, it started to work. I'm not sure what the issue was. I think it just needed to be refreshed. I'm sorry. 😞 But working now!!

Link to comment
Share on other sites

Also, what is possible by using the "plugin" option at the top next to "item" and "command"? How does that function? I'd like to know what functionality has been included that I'm missing out on.

 

Link to comment
Share on other sites

anyone willing to help? im trying to put the attack heli as a command to buy inside the shop

we have tried so many commands

We do have the heli control plugin

    {
      "Enabled": true,
      "Title": "Commands",
      "Permission": "",
      "Sort Type": "None",
      "Items": [
        {
          "Type": "Command",
          "ID": 4354345,
          "Image": "https://i.imgur.com/ZNKvgG2.jpg",
          "Title": "Heli Fight",
          "Description": "",
          "Command (%steamid%)": "heli.calltome %steamid%",
          "Kit": "",
          "Plugin": {
            "Hook": "Withdraw",
            "Plugin Name": "Economics",
            "Amount": 1
          },
          "DisplayName (empty - default)": "",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 1.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 10
          },
          "Sell Limits (0 - no limit)": {},
          "Buy Limits (0 - no limit)": {},
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": 0,
          "Max Sell Amount (0 - disable)": 0,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },

Link to comment
Share on other sites
3 hours ago, SugarHunny said:

anyone willing to help? im trying to put the attack heli as a command to buy inside the shop

we have tried so many commands

We do have the heli control plugin

    {
      "Enabled": true,
      "Title": "Commands",
      "Permission": "",
      "Sort Type": "None",
      "Items": [
        {
          "Type": "Command",
          "ID": 4354345,
          "Image": "https://i.imgur.com/ZNKvgG2.jpg",
          "Title": "Heli Fight",
          "Description": "",
          "Command (%steamid%)": "heli.calltome %steamid%",
          "Kit": "",
          "Plugin": {
            "Hook": "Withdraw",
            "Plugin Name": "Economics",
            "Amount": 1
          },
          "DisplayName (empty - default)": "",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 1.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 10
          },
          "Sell Limits (0 - no limit)": {},
          "Buy Limits (0 - no limit)": {},
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": 0,
          "Max Sell Amount (0 - disable)": 0,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },

I would suggest using a plugin for this, like as https://umod.org/plugins/personal-heli

Link to comment
Share on other sites
On 1/25/2023 at 8:50 AM, Clay said:

Also, what is possible by using the "plugin" option at the top next to "item" and "command"? How does that function? I'd like to know what functionality has been included that I'm missing out on.

 

There you can use plugins hooks plugins, for example, to give a balance, or trigger some action

Link to comment
Share on other sites
  • Moderator

The commands from my server as an example.  It can do so much!

      "Enabled": true,
      "Title": "Commands",
      "Permission": "",
      "Sort Type": "None",
      "Items": [
        {
          "Type": "Command",
          "ID": 9001,
          "Image": "https://i.imgur.com/O0cUUe4.png",
          "Title": "",
          "Description": "Air drops for everyone",
          "Command (%steamid%)": "ad.toplayer *|say Thanks %username% for the mass air drop!",
          "Kit": null,
          "Plugin": {
            "Hook": null,
            "Plugin Name": null,
            "Amount": 0
          },
          "DisplayName (empty - default)": "Air drops for everyone",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 15000.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Sell Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Buy Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": -1,
          "Max Sell Amount (0 - disable)": -1,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },
        {
          "Type": "Command",
          "ID": 9002,
          "Image": "https://i.imgur.com/UIcaGqC.png",
          "Title": "",
          "Description": "Supply Signal for everyone",
          "Command (%steamid%)": "giveall supply.signal 1|say Thanks %username% for the supply signal!",
          "Kit": null,
          "Plugin": {
            "Hook": null,
            "Plugin Name": null,
            "Amount": 0
          },
          "DisplayName (empty - default)": "Supply Signal for everyone",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 15000.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Sell Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Buy Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": -1,
          "Max Sell Amount (0 - disable)": -1,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },
        {
          "Type": "Command",
          "ID": 9003,
          "Image": "https://i.imgur.com/0NtUtmb.png",
          "Title": "",
          "Description": "Call Heli",
          "Command (%steamid%)": "callheli %steamid%|say Heli called by %username%. Please do not interfere with it.",
          "Kit": null,
          "Plugin": {
            "Hook": null,
            "Plugin Name": null,
            "Amount": 0
          },
          "DisplayName (empty - default)": "Call Heli",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 6000.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Sell Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Buy Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": -1,
          "Max Sell Amount (0 - disable)": -1,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },
        {
          "Type": "Command",
          "ID": 9004,
          "Image": "https://i.imgur.com/1mAqz7m.png",
          "Title": "",
          "Description": "Call CH47",
          "Command (%steamid%)": "callch47 %steamid%|say CH47 called by %username%. Please do not interfere with it.",
          "Kit": null,
          "Plugin": {
            "Hook": null,
            "Plugin Name": null,
            "Amount": 0
          },
          "DisplayName (empty - default)": "Call CH47",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 5000.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Sell Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Buy Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": -1,
          "Max Sell Amount (0 - disable)": -1,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },
        {
          "Type": "Command",
          "ID": 9005,
          "Image": "https://i.imgur.com/zSsYYNw.png",
          "Title": "",
          "Description": "Call Bradley",
          "Command (%steamid%)": "runevent bradley|say Bradley called by %username%. Please do not interfere with it.",
          "Kit": null,
          "Plugin": {
            "Hook": null,
            "Plugin Name": null,
            "Amount": 0
          },
          "DisplayName (empty - default)": "Call Bradley",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 6000.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Sell Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Buy Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": -1,
          "Max Sell Amount (0 - disable)": -1,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },
        {
          "Type": "Command",
          "ID": 9007,
          "Image": "https://i.imgur.com/gD4CqHg.png",
          "Title": "",
          "Description": "Random surprise animals",
          "Command (%steamid%)": "SurprisePlayer %steamid%",
          "Kit": null,
          "Plugin": {
            "Hook": null,
            "Plugin Name": null,
            "Amount": 0
          },
          "DisplayName (empty - default)": "Random surprise animals",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 10000.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Sell Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Buy Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": -1,
          "Max Sell Amount (0 - disable)": -1,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },
        {
          "Type": "Command",
          "ID": 9008,
          "Image": "https://i.imgur.com/swyRTQO.png",
          "Title": "",
          "Description": "Recycler, check your bag",
          "Command (%steamid%)": "giverecycler %steamid%",
          "Kit": null,
          "Plugin": {
            "Hook": null,
            "Plugin Name": null,
            "Amount": 0
          },
          "DisplayName (empty - default)": "Recycler, check bag",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 10000.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Sell Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Buy Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": -1,
          "Max Sell Amount (0 - disable)": -1,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },
        {
          "Type": "Command",
          "ID": 9009,
          "Image": "https://i.imgur.com/cZ0ohsM.jpg",
          "Title": "",
          "Description": "Christmas",
          "Command (%steamid%)": "alphachristmas.refill|say thank you %username% Christmas for everyone.",
          "Kit": null,
          "Plugin": {
            "Hook": null,
            "Plugin Name": null,
            "Amount": 0
          },
          "DisplayName (empty - default)": "Christmas",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 5000.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Sell Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Buy Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": -1,
          "Max Sell Amount (0 - disable)": -1,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },
        {
          "Type": "Command",
          "ID": 9010,
          "Image": "https://i.imgur.com/zzvGWi4.png",
          "Title": "",
          "Description": "Pookies for everyone",
          "Command (%steamid%)": "giveall pookie.bear 2|say thank you %username% for the Pookie bears.",
          "Kit": null,
          "Plugin": {
            "Hook": null,
            "Plugin Name": null,
            "Amount": 0
          },
          "DisplayName (empty - default)": "Pookies for everyone",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 5000.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Sell Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Buy Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": -1,
          "Max Sell Amount (0 - disable)": -1,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        },
        {
          "Type": "Command",
          "ID": 9011,
          "Image": "https://i.imgur.com/zzvGWi4.png",
          "Title": "",
          "Description": "Pogo Stick",
          "Command (%steamid%)": "givepogo %steamid% default 1",
          "Kit": null,
          "Plugin": {
            "Hook": null,
            "Plugin Name": null,
            "Amount": 0
          },
          "DisplayName (empty - default)": "Pogo Stick",
          "ShortName": "",
          "Skin": 0,
          "Is Blueprint": false,
          "Amount": 1,
          "Price": 500.0,
          "Sell Price": 0.0,
          "Buy Cooldown (0 - disable)": 0.0,
          "Sell Cooldown (0 - disable)": 0.0,
          "Discount (%)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Sell Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Buy Limits (0 - no limit)": {
            "shop.default": 0,
            "shop.vip": 0
          },
          "Daily Buy Limits (0 - no limit)": {},
          "Daily Sell Limits (0 - no limit)": {},
          "Max Buy Amount (0 - disable)": -1,
          "Max Sell Amount (0 - disable)": -1,
          "Force Buy": false,
          "Prohibit splitting item into stacks?": false
        }
      ]
    }
  ],

 

Link to comment
Share on other sites

Is it possible to deposit an exchange course for the respective economics.

Example if ServerRewards has (1 Scrap/Rust Taler) => Economy (250 Scrap/Rustis), an item that costs 200 Scrap would cost 200 Rust Talers, which would cost 50,000 Scrap.

And/or

That you could store the currency (optional) for each category

Link to comment
Share on other sites
On 1/8/2023 at 8:17 PM, Clay said:

you use the shop.refill command and it auto fills in the values.. but make a backup first

How do run this command. I tried in Command in Console, Game F1 and get no response and does not fill.

  • Like 1
Link to comment
Share on other sites

Shop have any proccess payment or how i should connect to buy credits? thanks!

Link to comment
Share on other sites
  • Moderator
5 hours ago, Maxg said:

Shop have any proccess payment or how i should connect to buy credits? thanks!

It uses these plugins for currency:

image.png.dbba717546eaf4a31408f1c3e034acca.png

You use them to process payments etc.

Link to comment
Share on other sites
15 hours ago, Maxg said:

Shop have any proccess payment or how i should connect to buy credits? thanks!

Hi! To use the plugin, you need either an economy plugin (for example: Economics, ServerRewards, BankSystem), or some kind of item (for example: scrap)

Link to comment
Share on other sites
On 2/26/2023 at 4:12 AM, CupsOhJoe said:

How do run this command. I tried in Command in Console, Game F1 and get no response and does not fill.

Can you show me how you used this command? And what response did you get

Link to comment
Share on other sites

I would really love to see a option, where I can set for each Item different currency. I know you can switch on top the currency but I would love to have different currency for some Items, so you can buy a table only with a skinned paper and a chair only with rp. Hope you are understanding what I mean. We are using RP and skinned Paper as currency. 

Would love to set a special Item only be purchasable by a custom currency like a skinned paper, not also for RP. Only for this skinned paper and the other Items for RP. A option for that would be great.

Edited by MaLai
Link to comment
Share on other sites
3 hours ago, Evgeniy Popov said:

There are not enough filters for sorting goods, sorting by price, by type

The Shop plugin has sorting by name, amount, price (increase/decrease). O.o

Link to comment
Share on other sites

Yeah, that's the purpose of this plugin.

28 minutes ago, joseph reardon said:

is there a way to sell items with this shop plugin?

 

Link to comment
Share on other sites

why is it every time this updates everytrhing defaults back to being sellable its bloody annoying

Link to comment
Share on other sites
On 12.03.2023 at 15:17, Mevent said:

Плагин Магазин имеет сортировку по названию, количеству, цене (увеличение/уменьшение). Оо

I meant visually in the UI. It would also be nice to add the ability to add items from the inventory to the store, as is done in your Kits plugin.

Link to comment
Share on other sites

Hey when i set up vending machine shop shop.setvm and use shop.setnpc on NPCs only vending will work and show the items the NPCs just goes blank. Is it not possible to have custom vending and NPC shop at once ?

Link to comment
Share on other sites
On 3/12/2023 at 5:09 PM, joseph reardon said:

is there a way to sell items with this shop plugin?

Yes, the plugin allows you to both buy items and sell them!

Link to comment
Share on other sites
14 minutes ago, Mevent said:

Yes, the plugin allows you to both buy items and sell them!

No what I'm saying is I cant have NPC shop and Vending machine Shop..... Using both cancels out the NPC shop

edit : Wrong reply

Edited by nickw
Link to comment
Share on other sites

Hello ... One fast question . 
If i give players to buy permissions in shop ,something like "cheststack" they  grant that permission? will they lose that permission on wipe ? 

Link to comment
Share on other sites
1 hour ago, copcopekcro said:

Hello ... One fast question . 
If i give players to buy permissions in shop ,something like "cheststack" they  grant that permission? will they lose that permission on wipe ? 

Delete the oxide permissions data file on wipe and it will reset it. And delete the shop data file 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 10
  • Sad 1
  • Love 6

Mevent's Collection

User Feedback

1.3m

Downloads

Total number of downloads.

6.5k

Customers

Total customers served.

96.5k

Files Sold

Total number of files sold.

1.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.