ownprox submitted a new resource:
Players Online - add commands such as /who and /players
Read more about this resource...
Players Online [Unmaintained]
Discussion in 'Plugin Support' started by ownprox, Jul 13, 2015.
-
Add another to be able to write and display nicknames of players
-
I seem to get
[Error] Failed to call hook 'cmdWho' on plugin 'PlayersOnline' (FormatException: Input string was not in a correct format.) -
[ChatCommand("who")]
void cmdWho(BasePlayer player, string command, string[] args)
{
cmdPlayers(player, command, args);
}
and use /players command -
I got this Error today:
-
Wulf Community Admin
-
Wulf Community Admin
This plugin has been marked as Unmaintained. For a supported alternative, try PlayerList | Oxide.