Skip to content

Commit 5b125b8

Browse files
authored
Add permplugin embed (#82)
1 parent c7bf864 commit 5b125b8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

modules/triggers/triggers/embeds/list.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,5 +723,17 @@
723723
"value": "https://www.spigotmc.org/resources/lpc.68965"
724724
}
725725
]
726+
},
727+
{
728+
"name": "permplugin",
729+
"aliases": ["powerranks", "pex", "gm"],
730+
"title": "More than one permissions plugin installed?",
731+
"description": "For LuckPerms to work properly & handle all permission checks, it must be the only permission plugin installed on your server (unless you are in the process of performing automatic migration).",
732+
"fields": [
733+
{
734+
"key": "More info",
735+
"value": "https://luckperms.net/wiki/Installation#other-permission-plugins"
736+
}
737+
]
726738
}
727739
]

0 commit comments

Comments
 (0)