PlayerInfo

Get all the information you need about a player, from the latest items picked up to when and what times the player has joined the server

540

PlayerInfo

*This plugin is in beta so not everything is finished*

The structure of all commands is

```yml /playerinfo <player> <command/category> ```

Beta commands

Gives you a list of times when a player has joined and left the server ```yml

Gives you a list of times when a player has joined and left the server

- /playerinfo <player> <leave/join>

Get the player's ip

- /playerinfo <player> ip

Get the player's uuid

- /playerinfo <player> uuid

Get the player's offline or online location

- /playerinfo <player> location

```

Coming Soon

Easily see which recent blocks a player has destroyed or placed with:

```- /playerinfo <player> <break, place> <item>```

See the latest events from a player example tnt, fire

```- /playerinfo <player> <action> <the action>```

ADS