Staff++
latest
latest
  • Staff++
  • General information
    • Quick start
    • Reload Configuration
    • Multi Server Setup
    • General Configuration
    • Other
      • Text parsing
      • Styling the GUIs
        • Gui structure
        • Selectors
      • Configuring command hooks
  • Permissions & Commands
    • Commands
    • Permissions
      • Legacy permissions
  • Features
    • Alerts
      • X-Ray
    • Alt account detection
    • Authentication
    • Banning
      • IP Banning
        • Messages
      • Fixed Ban Reason
      • Templates
    • Blacklist
    • Broadcasting
    • Chat module
    • Chest/Inventory Interaction
    • Command detection
    • Examine players
    • Freezing
      • Command hooks
      • Luckperms integration
      • Chat channels
    • Infractions
    • Investigate
      • Command hooks
    • Join messages
    • Player IPs
    • Kicking
    • Muting
      • Appealing
    • Protection
    • Player information
    • Player notes
    • Reporting
      • Command hooks
      • Messages
      • Finding reports
      • Report types & Reasons
      • Chat channels
    • Staff Chat
    • Staff Mode
      • Multiple modes
      • Staff Modules
      • Custom Staff Modules
        • State dependent modules
      • Command hooks
      • Luckperms integration
    • Staff Locations
    • Teleporting
    • Vanish
      • Luckperms integration
    • Warnings
      • Quick start
      • Severity levels
      • Thresholds
      • Actions (punishments)
      • Appealing
      • Warning workflow
  • Web Platform
    • Register Players
    • Setup Web Platform
    • Architecture
  • Integrations
    • Discord Integration
      • Staff Chat
      • Template Packs
      • Customize Discord Templates
    • Trello Integration
    • PAPI expansion
      • PAPI Examples
  • Migration guides
    • Staff+ migration guide
    • Migrating to >=V1.16.43
    • Upgrading Discord Integration to 1.16.51
  • Developers
    • API guide
Powered by GitBook
On this page
  • Commands
  • Permissions
  • GUIs
  • Player information popup

Was this helpful?

  1. Features

Player information

Staff++ added a new GUI to show all player information.

PreviousProtectionNextPlayer notes

Last updated 2 years ago

Was this helpful?

Commands

command

description

/players

Show the players overview selection GUI

/players <playername>

Show the details of the given player

Permissions

Permission

Description

staff.players

Permission to use the /players command

GUIs

Select overview

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:

player overview

Clicking on a player takes you to his details screen

player details

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.

Player information popup

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.

permissions

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.

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 section.

player information popup