What does the MySQL plugin actually do?
Is it possible to make Oxide Group permissions have the ability to be managed by SQL?
ex. change group permission on sql database. Group updated on server.
What is the MySQL extension for?
Discussion in 'Rust Discussion' started by Austinv900, Mar 9, 2016.
-
Wulf Community Admin
The MySQL extension provided by Oxide allows plugins to add MySQL support. Permissions with Oxide are managed via the .data files only, but a plugin could be made to sync them with a database.
-
-
-
If people were to purchase some kind of VIP feature or access to some kind of command, they wouldn't have to wait for an admin to get on to apply it, it would be applied straight away. Therefor decreasing the amount of people who would get angry and charge back. I know there would be a LOT of people who would want to see this plugin be made
-
Wulf Community Admin
-
-
In fact, the server could even call the respective commands to manage permissions and such directly (if you have to change it from outside via a simple RCON script), there'd be no need to access the data file (or an sql frontend for that matter) directly.
[DOUBLEPOST=1457558421][/DOUBLEPOST]
If people are able to mess things up using the commands, then why would a table change anything about that?
Also, keep in mind that permissions offer a bit more than what you suggested, such as inheritance.