An open API service indexing awesome lists of open source software.

https://github.com/tuxcoding/bungeeplayerscan

Lightweight bungee plugin that shows player data that could be gathered by BungeeCord server
https://github.com/tuxcoding/bungeeplayerscan

address bungee-plugin bungeecord client-settings forge lightweight minecraft permissions ping plugin

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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 - Outputs all data we could gather about this player

## Permissions

playerscan.command