-
Notifications
You must be signed in to change notification settings - Fork 28
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
Shop SQL #10
Comments
I have submitted the SQL here: http://pastebin.com/1vhmxLRT |
I have also included the vehicles: http://pastebin.com/SVmMdFtu |
I have my a plugin that have a shop that auto loads every item into the database. https://dev.rocketmod.net/?rplugin=light |
The thing is, it does not have a set price. That will varies from server to server. And if the owners like to set what price is best for their servers. |
Well, as an administrator of a couple servers, I was unable to find a default, and up to date, SQL to populate the shop database. So I created one for admins that just want to quickly get up and running with a [full shop] |
What my plugin does is that it Auto Update all item in the database, including workshop items. For now, it loads up to a certain amount. |
how do i insert the sql |
I have created a SQL file that sets prices for every item in-game up until this newest release. I'd like to share it with the community. Where could I do that? Thanks
The text was updated successfully, but these errors were encountered: