Donate to me! I make these plugins in my free time and allow you all to download for free.
Stats is a simple stats plugin where the databases for the player kills/deaths and more are config-less! You can edit each stats messages, permissions and even the smallest messages in the plugin. I have recently re-coded the whole plugin so please report any bugs. If you find any bugs, please PM me and do not leave a negative review. Alternatively, you can add me on Skype: itzprotompvp
- Stats of kills and deaths (more added soon)
- Reset the stats of a player
- Players with a certain permission can reset anyones stats
- Edit the stats messages in the config.yml
- Database stored secretly (no database file storage memory)
- Reload the config from in game
- and more!!
- /stats - View your own stats
- /stats <player> - View stats of another player
- /resetstats - Reset your stats
- /resetstats <player> Reset another players stats
- /statsreload - Reload the config file
- stats.stats - Access to use /stats
- stats.resetstats - Access to reset stats
- stats.resetstats.other - Access to reset stats of other players
- stats.reload - Access to reload the config file
Code (Text):
Current Variables in the plugin:
Player name:
%name%
Kills:
stats-message: %kills%
other-players-stats-message: %other_players_kills%
Deaths:
stats-message: %deaths%
other-players-stats-message: %other_players_deaths%
Chests Opened:
stats-message: %chests_opened%
other-players-stats-message: %other_players_chests_opened%
Enderchests Opened:
stats-message: %enderchest_opened%
other-players-stats-message: %other_players_enderchest_opened%
Fish Caught:
stats-message: %fish_caught%
other-players-stats-message: %other_players_fish_caught%
Brewing Stands:
stats-message: %brewingstand_used%
other-players-stats-message: %other_players_brewingstand_used%
Left game:
stats-message: %left_game%
other-players-stats-message: %other_players_left_game%
Mob kills:
stats-message: %mobs_killed%
other-players-stats-message: %other_players_mobs_killedt%
Player name:
%name%
Kills:
stats-message: %kills%
other-players-stats-message: %other_players_kills%
Deaths:
stats-message: %deaths%
other-players-stats-message: %other_players_deaths%
Chests Opened:
stats-message: %chests_opened%
other-players-stats-message: %other_players_chests_opened%
Enderchests Opened:
stats-message: %enderchest_opened%
other-players-stats-message: %other_players_enderchest_opened%
Fish Caught:
stats-message: %fish_caught%
other-players-stats-message: %other_players_fish_caught%
Brewing Stands:
stats-message: %brewingstand_used%
other-players-stats-message: %other_players_brewingstand_used%
Left game:
stats-message: %left_game%
other-players-stats-message: %other_players_left_game%
Mob kills:
stats-message: %mobs_killed%
other-players-stats-message: %other_players_mobs_killedt%
Code (Text):
##################################################################
# _____ _ _ # #
# / ___|| | | | # #
# \ `--. | |_ __ _ | |_ ___ # Created by ItzProtomPvP #
# `--. \| __| / _` || __|/ __| # Config Version: 1 #
# /\__/ /| |_ | (_| || |_ \__ \ # Skype: itzprotompvp #
# \____/ \__| \__,_| \__||___/ # #
# # #
##################################################################
# Permission message for /stats
# Permission: 'stats.stats'
stats-no-permission-message: "&cYou do not have access to use /stats"
# Permission message for /resetstats
# Permission: 'stats.resetstats'
resetstats-no-permission-message: "&cYou do not have access to use /resetstats"
# Permission message for /resetstats <player>
# Permission: stats.resetstats.other
resetstats-others-no-permission-message: "&cYou do not have permission to resetstats of others!"
# Player doesnt exist message
player-does-not-exist: "&cThe player does not exist."
# Stats message
# This message will be displayed when you use /stats
# Varibles work here: '%kills% %deaths%'
stats-message:
- "&6%name%"
- ""
- "Kills: %kills%"
- "Deaths: %deaths%"
- "Chests opened: %chests_opened%"
- "Enderchests opened: %enderchest_opened%"
- "Fish caught: %fish_caught%"
- "Brewing Stands used: %brewingstand_used%"
- "Left game: %left_game%"
- "Mob kills: %mobs_killed%"
# Stats message for when you use /stats <player>
# This message will show when you use /stats <player>
# Varibles work here: '%other_players_kills% %other_players_deaths%'
other-players-stats-message:
- "&6%name%"
- ""
- "Kills: %other_players_kills%"
- "Deaths: %other_players_deaths%"
- "Chests opened: %other_players_chests_opened%"
- "Enderchests opened: %other_players_enderchest_opened%"
- "Fish caught: %other_players_fish_caught%"
- "Brewing Stands used: %other_players_brewingstand_used%"
- "Left game: %other_players_left_game%"
- "Mob kills: %other_players_mobs_killed%"
# Reset stats message
# When you use the command /resetstats this message will show
# Message:
resetstats-message:
- "&a---"
- "&2You stats have been reset!"
- "&a---"
# Reset other players stats message
# When you use the command /resetstats <player> this message will show
# Message:
other-players-resetstats-message:
- "&a---"
- "&2You have resetstats of %name%!"
- "&a---"
# Message for reloading the config
# You can eidt the message to reload the config too!
stats-reloaded-config: "&aThe config for Stats has been reloaded."
# You have finished editing the config file for Stats! If you need support, then
# please visit the spigot discussion page of this plugin found here:
# https://www.spigotmc.org/threads/stats.97562/
# Also, add me on Skype for instant support: itzprotompvp
- Add a KDR
- Add more stats that can be enabled/disabled
- Completed: 20%
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Stats is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11. Downloaded 1,686 times (via Spigot). Download it and open it directly in the game.