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

  • 518.7k
  • 7.9k
  • 419.08 kB

Recommended Comments



EvilDips

Posted (edited)

Scroll was working now its like this  Edit: never mind I had to revert the category back to 9 (Default)image.png.8defb70b4bc70a2e69407486f9fb8e7a.png

Edited by EvilDips
Magnumk

Posted

@Mevent 
In config file you have support for "Work with Notify?": true, but you can't specify "Type": 
Is this possible to add?

MeventSupport

Posted

On 6/14/2024 at 9:59 PM, Magnumk said:

@Mevent 
In config file you have support for "Work with Notify?": true, but you can't specify "Type": 
Is this possible to add?

Hello! Yeah, I will add it! 

  • Love 1
EvilDips

Posted

seems to have stopped reading Economics.

  • Like 1
fullwiped

Posted

4 minutes ago, EvilDips said:

seems to have stopped reading Economics.

same

8bit

Posted (edited)

Also stopped reading server rewards points

Edited by 8bit
Mevent

Posted

2 hours ago, EvilDips said:

seems to have stopped reading Economics.

fixed in 1.3.15

  • Love 2
Magnumk

Posted (edited)

On 6/17/2024 at 10:04 AM, MeventSupport said:

Hello! Yeah, I will add it! 

Did you get a chance to add this?

Be able to specify Notify type

Edited by Magnumk
Mevent

Posted

15 minutes ago, Magnumk said:

Did you get a chance to add this?

Be able to specify Notify type

Yes, friend, I remember that 🙂 I am currently working on a big plugin update in which this will also be added.

  • Like 1
fullwiped

Posted

Hello Mevent,

When I search for an item in the search section, for example, I type "test" and press the enter key. Instead of finding the Test generator, it directs me to the Favorites page. It only finds it when I use the exact correct letters, so if I type "Test" it finds the Test Generator. Another example, when searching for Assault Rifle, if I type "assault" it again directs me to the favorites page. But if I type "Assault" it finds it.

However, there is no such issue with some items, for instance: When searching for Cloth, it finds it regardless of whether I use uppercase or lowercase letters at the beginning. Or the same with Black Raspberries; even if I type "black", it finds it without redirecting me to the favorites tab.

Of course, these are not major or critical issues, but maybe they can give you some suggestions and ideas to further develop and improve the Shop. I follow your work and plugins with great interest, thank you...

 

MeventSupport

Posted

1 hour ago, fullwiped said:

Hello Mevent,

When I search for an item in the search section, for example, I type "test" and press the enter key. Instead of finding the Test generator, it directs me to the Favorites page. It only finds it when I use the exact correct letters, so if I type "Test" it finds the Test Generator. Another example, when searching for Assault Rifle, if I type "assault" it again directs me to the favorites page. But if I type "Assault" it finds it.

However, there is no such issue with some items, for instance: When searching for Cloth, it finds it regardless of whether I use uppercase or lowercase letters at the beginning. Or the same with Black Raspberries; even if I type "black", it finds it without redirecting me to the favorites tab.

Of course, these are not major or critical issues, but maybe they can give you some suggestions and ideas to further develop and improve the Shop. I follow your work and plugins with great interest, thank you...

 

Thank you for the feedback. I am constantly working to improve our store and try to accommodate all customer requests.

I will definitely

I consider your suggestions and try to realize them!

With respect, Mevent.

  • Like 1
EvilDips

Posted

Hello I have set it up to sell the new motorbikes but cant do anything with the item it gives any idea how to use the item it gives?

MeventSupport

Posted

14 hours ago, EvilDips said:

Hello I have set it up to sell the new motorbikes but cant do anything with the item it gives any idea how to use the item it gives?

Hello. Please send me your config

EvilDips

Posted

3 hours ago, MeventSupport said:

Hello. Please send me your config

 

Shop.json

kgordon1993

Posted

Would it be possible to add minicopters/vehicles to the shop?

MeventSupport

Posted

10 hours ago, kgordon1993 said:

Would it be possible to add minicopters/vehicles to the shop?

Yeah, sure. Do you mean the default config or do you need instructions on how to add a transport now?

kgordon1993

Posted

4 hours ago, MeventSupport said:

Yeah, sure. Do you mean the default config or do you need instructions on how to add a transport now?

i'm not even sure how to add anything lol the example config just gives me an error

kgordon1993

Posted

I tried resetting the json file and now it says that Image Library isn't installed even though it is. Reloading image lib gives a bunch of errors

RustyKit

Posted

How would i go about adding kits to the shop?

MeventSupport

Posted

On 7/27/2024 at 2:21 PM, RustyKit said:

How would i go about adding kits to the shop?

which Kits plugin are you using?

liuyan1220

Posted

(03:52:30) | Shop was compiled successfully in 2247ms

(03:52:30) | [Shop] Config update detected! Updating config values...

(03:52:31) | [Shop] Config update completed!

(03:52:31) | [Shop] No template is installed in the plugin. To install the plugin, run the command /shop.install. You must have the 'shop.admin' permission to execute this command.

(03:52:31) | Calling 'OnServerInitialized' on 'Shop v2.0.0' took 100ms

(03:52:31) | Loaded plugin Shop v2.0.0 by Mevent

(03:52:31) | [Shop] Failed to load shop data. HTTP status code: 0

(03:52:31) | [Image Library] Starting order Shop

 

 

 

 

 

(03:53:08) | Failed to call hook 'CmdShopInstaller' on plugin 'Shop v2.0.0' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.Shop+ShopInstaller.GetMessage (BasePlayer player, System.String key) [0x00000] in <8087c257a82549c3b72797f9e2fee7e6>:0

at Oxide.Plugins.Shop.ShowInstallerUI (BasePlayer player) [0x00105] in <8087c257a82549c3b72797f9e2fee7e6>:0

at Oxide.Plugins.Shop.CmdShopInstaller (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x00075] in <8087c257a82549c3b72797f9e2fee7e6>:0

at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x023cb] in <8087c257a82549c3b72797f9e2fee7e6>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

Mevent

Posted

2 minutes ago, liuyan1220 said:

(03:52:30) | Shop was compiled successfully in 2247ms

(03:52:30) | [Shop] Config update detected! Updating config values...

(03:52:31) | [Shop] Config update completed!

(03:52:31) | [Shop] No template is installed in the plugin. To install the plugin, run the command /shop.install. You must have the 'shop.admin' permission to execute this command.

(03:52:31) | Calling 'OnServerInitialized' on 'Shop v2.0.0' took 100ms

(03:52:31) | Loaded plugin Shop v2.0.0 by Mevent

(03:52:31) | [Shop] Failed to load shop data. HTTP status code: 0

(03:52:31) | [Image Library] Starting order Shop

 

 

 

 

 

(03:53:08) | Failed to call hook 'CmdShopInstaller' on plugin 'Shop v2.0.0' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.Shop+ShopInstaller.GetMessage (BasePlayer player, System.String key) [0x00000] in <8087c257a82549c3b72797f9e2fee7e6>:0

at Oxide.Plugins.Shop.ShowInstallerUI (BasePlayer player) [0x00105] in <8087c257a82549c3b72797f9e2fee7e6>:0

at Oxide.Plugins.Shop.CmdShopInstaller (Oxide.Core.Libraries.Covalence.IPlayer cov, System.String command, System.String[] args) [0x00075] in <8087c257a82549c3b72797f9e2fee7e6>:0

at Oxide.Plugins.Shop.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x023cb] in <8087c257a82549c3b72797f9e2fee7e6>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0

Hi! Does your server have internet access?

Mevent

Posted

5 minutes ago, liuyan1220 said:

yes

Which site did you download the plugin from?

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 12
  • Sad 1
  • Love 7

Mevent's Collection

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

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.