Skip to content

New stuff, yay - V0.2

Compare
Choose a tag to compare
@liebki liebki released this 04 Oct 09:03
· 1 commit to master since this release

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.