Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions modules/triggers/triggers/embeds/list.json
Original file line number Diff line number Diff line change
Expand Up @@ -735,5 +735,21 @@
"value": "https://luckperms.net/wiki/Installation#other-permission-plugins"
}
]
},
{
"name": "limit",
"aliases": ["editorlimit"],
"title": "Web Editor Player Limit (500 players)",
"description": "The LuckPerms web editor is limited to loading a maximum of 500 players at once for performance and storage reasons.",
"fields": [
{
"key": "Need to edit a specific player?",
"value": "Use the in-game command:\n/lp user <username> editor\n\nThis generates a direct link containing only that player."
},
{
"key": "Need to mass-edit many users?",
"value": "Use the bulk update system instead:\nUse the in-game command: /lp bulkupdate\n\nWiki: https://luckperms.net/wiki/Bulk-Editing"
}
]
}
]