diff --git a/modules/triggers/triggers/embeds/list.json b/modules/triggers/triggers/embeds/list.json index 2e467d1..78ea866 100644 --- a/modules/triggers/triggers/embeds/list.json +++ b/modules/triggers/triggers/embeds/list.json @@ -736,6 +736,18 @@ } ] }, + { + "name": "permsuggestions", + "aliases": ["webperms"], + "title": "Permissions not showing up in the web editor?", + "description": "The web editor shows a list of permission suggestions matching your input. Do not rely solely on the prompts when adding permissions, as they're just suggestions. Instead, you may type in your permissions manually.", + "fields": [ + { + "key": "Locate permissions using verbose", + "value": "https://luckperms.net/wiki/Verbose" + } + ] + }, { "name": "limit", "aliases": ["editorlimit"],