1. Create a kill-count objective
Every scoring system starts by creating an objective; the playerKillCount criterion makes the game count for you
/scoreboard objectives add kills playerKillCount "จำนวนการฆ่า"
What it does Will create an objective named "kills" to track scores (criteria: playerKillCount), displayed as "จำนวนการฆ่า".