Editor error when players > 500
JerryTheSlime16 opened this issue ยท 3 comments
Description
If you use /lp editor to get to the web editor it will only display 500 players even if a server has more.
Reproduction steps
- Get a server that has more than 500 players
- Run /lp editor
- See error
Expected behavior
It will show all the players.
Environment details
PaperSpigot-534
LuckPerms v5.3.0
Any other relevant details
Server this bug was found on has 1681 unique players.
This is intended functionality, editor links are capped at 500 players.
Would it be possible for you guys to add in a config option for more or will that cause things to break? We are doing a permission rewrite and have been using the editor to make it go faster, but we need to get everyone (not just 500 players).