many things
This commit is contained in:
		
					parent
					
						
							
								c164d1b6cd
							
						
					
				
			
			
				commit
				
					
						c25886d72d
					
				
			
		
					 10 changed files with 261 additions and 24 deletions
				
			
		|  | @ -54,6 +54,8 @@ public class StatsCommand extends SubCommand { | |||
|                     sender.sendMessage(ChatColor.GREEN + "Minecleaner-Statitik von " + data.getPlayerName() + ":"); | ||||
|                 } | ||||
|                 sender.sendMessage(ChatColor.BLUE + "  Runden gespielt: " + ChatColor.GREEN + data.getGamesPlayed() + " (Dieser Monat: " + data.getGamesPlayedThisMonth() + ")"); | ||||
|                 sender.sendMessage(ChatColor.BLUE + "  Punkte erspielt: " + ChatColor.GREEN + data.getPointsAcquiredTotal() + " (Dieser Monat: " + data.getPointsAquiredMonth() + ")"); | ||||
| 
 | ||||
|             } | ||||
|         }; | ||||
|         if(playerName == null) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue