splexpe / shop

0 stars 1 forks source link

Plugin prevents other UI plugins to work #1

Open xXRyzen opened 5 years ago

xXRyzen commented 5 years ago

Love the plugin by the way, great work! However, when i have this plugin loaded, all other UI plugins that use FormAPI Dependency do not work. So when i use the command for my other UI plugins, initial menu pops up, but when submitting form, the confirmation form fails to load with no errors or messages. Only happens when this plugin is loaded. Could you shed some light on issue/possible work around? Thanks

AlexPads commented 5 years ago

@xXRyzen This is because the way these older shop ui plugins work is by calling older functions making the ui that you want to work not be able to submit data i had this issue when first designing my server. that is why i made CustomShopUI on poggit completely custom and has many features and Multiple shops in one!

splexpe commented 5 years ago

this plugin was not fully meant for other servers to use, my server uses mainly old gui forms, apologies, if i find time ill fix.

xXRyzen commented 5 years ago

Noted, Thank you so much!