Skip to content

Latest commit

 

History

History
42 lines (34 loc) · 978 Bytes

README.md

File metadata and controls

42 lines (34 loc) · 978 Bytes

PlayerScan

Description

Simple lightweight BungeeCord plugin that outputs all data about specific that could be extracted from the official BungeeCord API. If you are invoking the command from in game it will make use of the hover feature. This means you can hover over the interested category to get more information. If you using the command from the console we use tab stops to provide you a similar feature.

Available data

  • Virtual player
    • Name
    • Display name
    • UUID
  • Connection
    • Connected server name
    • Ping
    • Minecraft protocol version
    • Client address
  • Forge
    • Is forge client
    • Mods
      • Name
      • Version
  • Permissions
    • Permission nodes
    • Groups
  • Player settings
    • View distance
    • Skin parts
    • Chat mode
    • Disabled chat colors
    • Locale

Commands

/playerscan <playername> - Outputs all data we could gather about this player 

Permissions

playerscan.command