Skip to content

Lightweight bungee plugin that shows player data that could be gathered by BungeeCord server

License

Notifications You must be signed in to change notification settings

games647/BungeePlayerScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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