17 lines
457 B
YAML
17 lines
457 B
YAML
name: MCbot
|
|
version: 1.0
|
|
main: MCbot
|
|
description: A custom bot for interacting with Minecraft server stats.
|
|
author: Bryce
|
|
api-version: 1.20.4
|
|
commands:
|
|
players:
|
|
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>
|