You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Futuraura
changed the title
MySQL interactions when buying
MySQL interactions when buying something in the shop plugin
Nov 15, 2022
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
Question, and an API for that, user maintenance API, so that he can create, edit and delete and we only make the call through the game plugin itself, or even through the AzLink plugin.
That way I believe we won't need to force any remote injection into the database. Or would that be impossible?
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.
The text was updated successfully, but these errors were encountered: