Player Stats | PVP Stats, PlaceHolderAPI, MySQL Support [1.19+] icon

Player Stats | PVP Stats, PlaceHolderAPI, MySQL Support [1.19+] -----

Player Stats is a comprehensive plugin designed to track and display player statistics in Minecraft,



playerstats.jpg

Player Stats
is a comprehensive plugin designed to track and display player statistics in Minecraft, specifically tailored for PVP servers

It keeps a detailed record of player kills, deaths, kill-death ratio (KDR), current killstreak, and top killstreak. With support for MySQL integration.

This plugin supports PlaceHolderAPI, so make sure to download it from here: Click Here . .

Placeholders:
Code (Text):
Kills: %playerstats_sky_kills%
Deaths: %playerstats_sky_deaths%
KD Ratio: %playerstats_sky_kdr%
KillStreak: %playerstats_sky_killstreak%
TopKillStreak: %playerstats_sky_topkillstreak%


Commands :
Code (Text):
Command: /stats - View your own statistics.
Command: /stats <playername> - View the statistics of another player.
Command: /resetstats all <playername> - to reset the statistics of the player


Permissions:
Code (Text):
playerstats.stats (for viewing your own stats ) ..
playerstats.stats.others (for viewing other players' stats).
playerstats.admin ( to use admin commands )


Code (Text):
# || ----------------------------------------------------------------- ||
# || Player Stats Plugin ||
# || Please leave a positive rating if you like this plugin .. so I can update it
# || ----------------------------------------------------------------- ||

# Database configuration
# table name is : player_stats (auto-created)
Using-MYSQL: false # If false, all data will be stored in the data folder using the player's UUID.
MySQL: # example: 'jdbc:mysql://{host}:{port}/{database_name}?useSSL=false&autoReconnect=true'
  url: "jdbc:mysql://localhost:3306/your_database"
  user: "your_user"
  password: "your_password"

# Commands and Permissions
# Command : /stats .
# Command : /stats <playername> .
# Permissions : playerstats.stats & playerstats.stats.others .

stats-command:
  - ''
  - '&f&b&l%player% Statistics'
  - '&bKills&f: &f%kills%'
  - '&bDeaths&f: &f%deaths%'
  - '&bKDR&f: &f%kdr%'
  - '&bKillstreak&f: &f%killstreak%'
  - '&bTop Killstreak&f: &f%topkillstreak%'
  - ''
me: 'My'
 

If you want me to code for you, click here.

Please leave a positive comment if you like this plugin. If you encounter any issues or have any questions, feel free to ask me on Discord: zbvczx.
Resource Information
Author:
----------
Total Downloads: 100
First Release: Aug 27, 2024
Last Update: Sep 1, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings