Pagination support for many playersSuggestion
I have 128 online in my server and when people type /players all that comes up is below:



Do you know the fix?

Merged post

or perhaps it just isn't working since last night's update I don't know, is everyone elses /players command working? The one that shows the list of everyones names, I'm not talking about the online number count, that works fine...
Rust (and other games) have a limit to how much text can be shown in a single element in Unity's UI, so I'd need to add support for pagination to handle over X amount.
In response to Wulf ():
Rust (and other games) have a limit to how much text can be shown in a single element in Unity's UI,...
Oh ok, well I'd help you out but I have no idea how :D

Merged post

Does it take long to do Wulf? Players in my server keep requesting it xD
In response to Sensei ():
Oh ok, well I'd help you out but I have no idea how :D

Merged post

Does it tak...
I've not done pagination in a plugin before, so probably won't be instantly.