Interface PlayerSelector

All Superinterfaces:
Iterable<net.md_5.bungee.api.connection.ProxiedPlayer>

public interface PlayerSelector extends Iterable<net.md_5.bungee.api.connection.ProxiedPlayer>
A parameter that allows player selectors such as '@a', '@p', '@s', '@r' or player names individually.

Simply iterate over the parameter value.