Open Guillaume-Lebegue opened 3 years ago
The settings are confusing and are starting to be waaayyyy too big for all the options. And kinda stops me from adding new functionalities.
Moving the upgrades configurations from settings to database by adding a new admin interface And updating the user interface.
See the AdminInterface branch.
If you want to add new functionality, you can add a comment I may add it.
For Upgrades-0.2.0-SNAPSHOT-b83.jar, is there currently a way to manage the database for upgrades? I'd like to reset all player data.
You need to delete the "UpgratesData" of your db
Description
Is your feature request related to a problem?
The settings are confusing and are starting to be waaayyyy too big for all the options. And kinda stops me from adding new functionalities.
Describe the solution you'd like us to implement.
Moving the upgrades configurations from settings to database by adding a new admin interface And updating the user interface.
Tasks
Admin panel
User panel
Other
Additional context
See the AdminInterface branch.
If you want to add new functionality, you can add a comment I may add it.