You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
External plugin manager and Windows update attempts
The Plugin Manager now lists installed external plugins with their declared version. External plugins show their own information instead of OZ Tools settings; release notes are available when their plugin.yml contains a valid GitHub release URL.
Plugin updates retain world settings, JSON data, and SQLite data while refreshing package defaults.
Windows update attempts are disabled by default. Administrators can explicitly enable allowWindowsUpdate to use guarded in-place replacement with backup and rollback. A running plugin JAR can still be locked by Windows, in which case the update fails without changing persistent data.