New stuff, yay - V0.2
Release Notes:
New Features:
- Login: Password login added with
bcrypt
encryption. Changeable via interface or settings file. - Quick Buttons: Added buttons for weather control, time change, save/reload, etc.
- Global Alerts: Alerts for server startup/shutdown, command executions, and more.
- Mobile Support: Basic mobile interface for use on the go.
Enhancements:
- Player View: Color and button design tweaks for better usability.
- Design Updates: Improved design across the interface.
- Management Page: Added memory & CPU usage display (may be removed later).
To run like always dotnet MinecraftBlazorSuite.dll
(or how you named it).
Notes:
- Please check the
ReadMe
for login details.