Adds a simple command to see any Minecraft statistic for all players on a server (individually, or in top 10 format)
Go to file
2022-05-09 13:48:46 +02:00
.idea Put first classes in place and added methods to OfflinePlayerGetter 2022-04-24 14:21:58 +02:00
src/main Gave OfflinePlayerHandler a private list of all offlinePlayers, and added a JoinListener to update the list whenever a new player joins, fixed formatted message (#10) 2022-05-09 13:48:46 +02:00
PlayerStats.iml initial commit 2022-04-24 12:42:53 +02:00
pom.xml Started experimenting with statistics and enums, working on the TabCompleter 2022-05-05 02:14:56 +02:00