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
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
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>```