Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL interactions when buying something in the shop plugin #91

Open
Futuraura opened this issue Nov 15, 2022 · 2 comments
Open

MySQL interactions when buying something in the shop plugin #91

Futuraura opened this issue Nov 15, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@Futuraura
Copy link

Description of your suggestion

So when you buy something in the shop like a kit starter it asks you what command should it execute in console (Atleast in Minecraft version of Azuriom it does that), but not all the plugins are designed to be compatible through in-game commands. So i suggest you add a new feature that instead of executing a command in console executes it in MySQL as query command.

Advantages

Adds support for more plugins and their features.

@Futuraura Futuraura changed the title MySQL interactions when buying MySQL interactions when buying something in the shop plugin Nov 15, 2022
@MrMicky-FR MrMicky-FR transferred this issue from Azuriom/Azuriom Nov 15, 2022
@MrMicky-FR MrMicky-FR added the enhancement New feature or request label Nov 15, 2022
@MrMicky-FR
Copy link
Member

This would be an huge security concern as it would allows remote SQL injections on the server if an admin account get compromised on the website

@Futuraura
Copy link
Author

Yes, i suggest you make an option while installing? or somewhere in the config files an option to enable it, i think that would make it way more secure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants