Releases: SilksPlugins/ShopsUI
ShopsUI Release v1.3.5-beta1
Another attempt at including required dependencies within Imperial's build file rather than installing separately via OpenMod:
Blacklist some libraries from being included in build file.
ShopsUI Release v1.3.4-beta3
Third attempt at including required dependencies within Imperial's build file rather than installing separately via OpenMod:
Let's upload to the correct branch this time.
ShopsUI Release v1.3.4-beta2
Second attempt at including required dependencies within Imperial's build file rather than installing separately via OpenMod:
Fixed new pre-release compatible workflow syntax.
ShopsUI Release v1.3.4-beta1
First attempt at including required dependencies within Imperial's build file rather than installing separately via OpenMod.
ShopsUI Release v1.3.3
Removed all previously existing database migrations and recreated initial migration.
This will help solve some issues where users with older MySQL versions have errors thrown when databases are initially created.
If for some reason migrations weren't previously applied (you haven't restarted your server in 3 weeks), contact me at SilK#6648 on discord.
ShopsUI Release v1.3.2
Fixes /vshop throwing an error.
ShopsUI Release v1.3.1
Fixed an issue where a migration wouldn't work on some MySql versions.
ShopsUI Release v1.3.0
ShopsUI Update
Due to OpenMod database provider changes, an update has been applied to this plugin.
This update requires you to install a new dependent package.
To install this newly needed package, run the following command:
/openmod install OpenMod.EntityFrameworkCore.MySql
If your server is crashing, try disabling ShopsUI in your ImperialPluginsLoader config, install the above package, and re-enable the plugin.
ShopsUI Release v1.2.0
Added /shop migrate
command which allows migrating ZaupShop shops and groups to ShopsUI.
Migrating with existing shops in your ShopsUI tables may cause unexpected results.
ShopsUI Release v1.1.1
ShopsUI Update
Whitelisting/blacklisting functionality has been added to Shops UI. Restart your server to have this added functionality.
New configurations/translations have been added. You will either need to delete and regenerate these files or view https://imperialplugins.com/Unturned/Products/Shops-UI for changes.
The new version of Shops UI may cause servers to fail to start unless new required libraries are already installed.
To install these libraries, run the following commands in your console:
openmod install SilK.Unturned.Extras
openmod install SilK.OpenMod.EntityFrameworkCore
If you've already restarted your server and it is now failing to start, disable Shops-UI in your loader's configuration, run the above commands, then re-enable the product.