Player information
Staff++ added a new GUI to show all player information.
Last updated
Staff++ added a new GUI to show all player information.
Last updated
command | description |
/players | Show the players overview selection GUI |
/players <playername> | Show the details of the given player |
Permission | Description |
staff.players | Permission to use the /players command |
When executing the players command without parameters the following GUI will be shown:
From left to right we have:
Description | Permission needed |
Online players overview | staff.player-view.overview.onlineplayers |
Offline players overview | staff.player-view.overview.offlineplayers |
Staff members | staff.player-view.overview.staff |
Miners GUI | staff.player-view.overview.miners |
Protected players GUI | staff.player-view.overview.protected |
Each one of those will take you to a different overview:
Hovering over the player head will show you some information of the player. What you get to see or not is based upon permissions explained in the player information popup section.
Clicking on a player takes you to his details screen
The details screen contains an overview of a player's infraction, state and a set of actions the staff member can perform on the player
On to top row we have
The player head with detailed info
The reports overview
the warnings overview
The Kicks overview
Mute indicator
Ban indicator
Ip ban indicator
On the bottom row we have:
action | Permission needed |
---|---|
Follow | staff.mode.follow |
Freeze | staff.freeze.freeze |
Cps | No permission |
Teleport to player | staff.teleport.teleport-to-player |
Teleport the player to me | staff.teleport.teleport-here |
Check Inventory | staff.inventory.inventory-interaction OR staff.inventory.inventory-interaction-offline |
Check Enderchest | No permission |
Back button | No permission |
What you get to see here is determined by the permissions you have and what modules are enabled or not.
Whenever hovering over a player's head in the GUIs you will get to see detailed player information.
The first section shows IP, game mode, food level and location of the player. The second section shows the state a player is in. Showing if the players is frozen, protected, under investigation, muted or vanished. So in the above case the player is all of these things.
Description | Permission Needed |
IP address |
staff.player-view.detail.ip |
UUID | staff.player-view.detail.uuid |
Game Mode | staff.player-view.detail.gamemode |
Food level | staff.player-view.detail.food |
Location | staff.player-view.detail.location |
Time played | staff.player-view.detail.timeplayed |
Is frozen | staff.player-view.detail.frozen |
Is protected | staff.player-view.detail.protected |
Is under investigation | staff.player-view.detail.investigated |
Is muted | staff.player-view.detail.muted |
Is vanished | staff.player-view.detail.vanished |
The above information is only available if the player is online. This is due to performance issues. Online players information is already retrieved and readily available. For offline players you want to check the "player details" GUI.