I wanted to say that I love using this plugin and also have some suggestions.
1) Most people are rate limited, if you can figure out a way to grab multiple usernames with a command that would be amazing, for someone like me I’m limited to only 10 requests in a short time.
For example maybe something like this:
[summonernamemulti region="euw" summonerid="11111111,22222222,33333333"]
would have an output of Guy1,Guy2,Guy3
Then a second new command:
[summonernamemulti region="euw" summonerpick="3"]
Will hide “Guy1,Guy2” and only output Guy3
===
Likewise combining both codes would seem cleaner actually,
[summonernamemulti region="euw" summonerid="11111111,22222222,33333333" summonerpick="3"]