From a81fafcc576c200a047fb62a9276de30e9811f03 Mon Sep 17 00:00:00 2001 From: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com> Date: Sat, 7 Oct 2023 07:48:16 +0300 Subject: [PATCH] Updated Web permissions (markdown) --- Web-permissions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Web-permissions.md b/Web-permissions.md index b1151a8..14550d3 100644 --- a/Web-permissions.md +++ b/Web-permissions.md @@ -30,6 +30,8 @@ This allows you to edit permissions of each group, delete groups and add new gro > > If you accidentally lose all groups with `manage.groups` web permission, do `/plan reload` and `admin` group will be added back or given all permissions again if it exists. +If you're updating from Plan version 5.5 see https://github.com/plan-player-analytics/Plan/wiki/Web-permissions#legacy-permission-level-groups + ## List of web permissions Higher level permission grants all lower level permissions if given, eg `access` gives `access.docs`, `access.network`, etc.