Add Commands !players !exp name !death name

This commit is contained in:
nzBryce101
2024-04-02 10:48:30 +13:00
parent 58b085d832
commit 3a0ba8f81c
2 changed files with 40 additions and 2 deletions

View File

@@ -6,5 +6,12 @@ author: Bryce
api-version: 1.20.4
commands:
players:
description: Command description here
description: displays the list of players logged on to the server
usage: /players
exp:
description: update & show the exp counter (OBS)
usage: /exp <player>
death:
description: update Death counter and post in chat [player has died [x] times]
usage: /death <player>