2022-04-24 12:42:53 +02:00
|
|
|
main: com.gmail.artemis.the.gr8.playerstats.Main
|
|
|
|
name: PlayerStats
|
2022-05-30 16:24:13 +02:00
|
|
|
version: 1.1
|
2022-04-24 12:42:53 +02:00
|
|
|
api-version: 1.18
|
|
|
|
description: adds commands to view player statistics in chat
|
|
|
|
author: Artemis_the_gr8
|
2022-05-05 02:14:56 +02:00
|
|
|
commands:
|
|
|
|
statistic:
|
|
|
|
aliases:
|
|
|
|
- stat
|
2022-05-05 19:35:17 +02:00
|
|
|
- stats
|
2022-05-05 02:14:56 +02:00
|
|
|
description: general statistic command
|
|
|
|
permission: playerstats.stat
|
|
|
|
statisticreload:
|
|
|
|
aliases:
|
|
|
|
- statreload
|
2022-05-09 21:00:39 +02:00
|
|
|
- statsreload
|
2022-05-05 02:14:56 +02:00
|
|
|
description: reloads the config
|
2022-05-24 15:27:32 +02:00
|
|
|
usage: "§a/statisticreload"
|
2022-05-06 13:05:58 +02:00
|
|
|
permission: playerstats.reload
|
2022-05-05 02:14:56 +02:00
|
|
|
permissions:
|
|
|
|
playerstats.stat:
|
|
|
|
description: lowest permission level
|
|
|
|
default: op
|
2022-05-22 18:32:10 +02:00
|
|
|
playerstats.reload:
|
2022-05-06 13:05:58 +02:00
|
|
|
description: allows config and scoreboard related things?
|
2022-05-05 02:14:56 +02:00
|
|
|
default: op
|