Delete someones player data (Minecraft: Java Edition)

A user's player data contains any player-related data on a server, like their inventory, achievements, location, statistics, ender chest etc. Sometimes it's required to delete someone's player file. For example, if they have a broken item in their inventory. Deleting someone's player file causes any data related to the player to be reset. 

java

Delete a player file

Before deleting the player data, make sure that your server is offline. Otherwise, the server might overwrite the deleted data again when it saves. After stopping your server, go to the Players page and click on the arrow next to the respective player. After that, simply choose the type of data you want to delete and click "Delete player data."

"Ender Chest" and "Statistics file" for player "jeb_" being cleared
It's important to know that you can't restore the data without a backup. So always make sure to create a backup first to be safe.