Stats API icon

Stats API -----

Manage your statistics.



This plugin manages the statistics of the players.

German documentation: https://docdro.id/nSYhhT8
English documentation: https://docdro.id/kPUOclV

Code (Text):
# -----------------------------------------------------
# The StatsAPI manages the statistics
# of your players. You can set which
#  statistics you want to save in this config.
#
# You can choose between the following types.
# KILLS, DEATHS, BROKEN_BLOCKS, PLACED_BLOCKS, DUMMY
#
# The dummy type can be changed by plugins.
# Only enter this type if the plugin requires it.
#
# This plugin was written by Buchstabet
# -----------------------------------------------------

# The statistics to be included are entered in this list.
RecordedStats:
  Kills: 'KILLS'
  Deaths: 'DEATHS'
  Placed: 'PLACED_BLOCKS'
  Broken: 'BROKEN_BLOCKS'

# By which type should the statistics be sorted.
Ranking: 'Kills'

# How often should the ranking be reloaded.
# In minutes.
Reload: 10

# How many heads should the Top Wall have?
Heads: 5

# In which game mode is this instance of StatsAPI running?
GameMode: 'BedWars'

# What should be the name of the command with which you can see the stats?
Command: 'stats'
Resource Information
Author:
----------
Total Downloads: 99
First Release: Jun 24, 2021
Last Update: Jun 24, 2021
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings