SimplexStatistics icon

SimplexStatistics -----

Not so simplistic statistics plugin that brings a new experience onto your server




You can download the premium version clicking here!
----------, Dec 8, 2020

Killstreak leaderboard would display current killstreak instead of alltime highest.
----------, Aug 3, 2020

+ HOLOGRAPHIC DISPLAYS IS NOW A DEPENDENCY.

* Possible fix for leaderboard duplication
+ You should now have a leaderboard.yml file
+ Added per world stats collecting to the config, by default: world-blacklist: ['world_the_end', 'notthisworld'], if you get any issues, be sure to add that to your config.
+ Added /removeleaderboard
----------, Jul 21, 2020

* %pvpstats_level_progress% would spam the console, which is now fixed
----------, Jun 15, 2020

+ Due to seeing that most of you use 1.15.2 I've added 1.14+ WorldGuard region support (Coded against WorldGuard 7.0.1 & WorldEdit 7.1.0)
----------, May 19, 2020

* top killstreak placeholder would return current killstreak instead of alltime top
* there was another bug I fixed but I don't remember what it is, but it's not game-breaking
----------, May 18, 2020

* Added bStats for data gathering, no personal info will be gathered! ( https://bstats.org/)
* Fixed some bugs
----------, May 12, 2020

* Fixed error when killstreak would be ended lowest reward would be given
----------, May 6, 2020

* When using holographic displays leaderboards would not be saved.
----------, May 3, 2020

* Tested placeholders only on my premium version of PVPStats although the code was almost identical it didn't work correctly on this version, it should now.
----------, Apr 20, 2020

* Fixed bug where you'd get end messages for every killstreak ended
* Fixed bug when using top placeholder data
+ You can now use 'bc:' to broadcast messages without [Broadcast] in front of it in killstreaks
+ You can now use placeholders in /stats from PlaceholderAPI & MVDWPlaceholderAPI
----------, Apr 18, 2020

You can now customize the decimal format for KDR in the config.yml (by default kdr-format: '##0.0'), for usage read https://docs.oracle.com/javase/7/docs/api/java/text/DecimalFormat.html,

I will not give you support for setting up a custom format.
----------, Mar 14, 2020

upload_2020-3-10_20-45-18.png
Will now be displayed if a non-existing world is used in config.yml for one of the leaderboards, does your leaderboard not work? You can find this message above the MvDWPlaceholderAPI messages stating that the placeholders are registered
----------, Mar 10, 2020

Append %pvpstats_kills_1% with _amount after the digit to get the amount of kills (also works for deaths & killstreak)

So: %pvpstats_kills_1_amount%
----------, Mar 10, 2020

Placeholders %pvpstats_kills_1% to %pvpstats_kills_10% should now work
(don't know about MVdWPlaceholderAPI as they won't work in chat
----------, Mar 9, 2020

+ You now need to seperate rewards using "::" instead of ":"
+ You can now send players chat messages by starting with "chat:"
----------, Mar 1, 2020

- Removed error when using /kill
+ Added wrong syntax message when using something like /movelb test
----------, Mar 1, 2020

+ Added /stats reload ( pvpstats.reload)
- Enabled leaderboards by default
----------, Feb 29, 2020

2020-02-27_15.46.09.png

() Changed {level} to {pvplevel} in config.yml for vault formatting, be sure to change it.
+ Added {displayname} placeholder in config.yml for vault formatting, this will include Essentials nicknames, but may also contain prefixes

+ Added 'end-reward' for killstreaks which will reward players that end other players' killstreaks, add the following to your existing killstreak files to make it work (change it to your own liking):


end-reward:
- "cmd:broadcast &c%killer% &7has ended &c%player%&7's 5 kill killstreak!"
- "chat:&cYou recieved 200$ for ending %player%'s killstreak"
- "cmd:eco give %killer% 200"
----------, Feb 27, 2020

As the update states
----------, Feb 25, 2020

- Removed UnknownFormatConversionException
+ Found out I'm dumb and didn't actually implement PlaceholderAPI/MvDWPlaceholderAPI support in chat
+ REPLACED %level% (ETC..) WITH {level} IMPORTANT
----------, Feb 25, 2020

removed error
----------, Feb 23, 2020

Small bug fix
----------, Feb 18, 2020

+ Added 'use-holographicdisplays' in config if you prefer it over the plugins integrated hologram since for some people it duplicates
+ Added pvpstats_kills_1 to pvpstats_10 (also for deaths & killstreak) as placeholders for both PlaceholderAPI & MVdWPlaceholderAPI
+ Added LeaderboardUpdateEvent (0=kills, 1=deaths, 2=killstreak)
- Removed check added in last version since it created errors for Multiverse worlds
----------, Feb 18, 2020

+ Added footer (Configurable per type)
+ Added another check to help against duplication glitch
- Noticed an error in my code which has been fixed
----------, Feb 17, 2020

fixed hologram duplication bug(?)
removed message from console whenever server checks for progress
----------, Feb 12, 2020

Instead of using kills/interval*100 to calculate progress I used kills/kills to next level*100 which is now fixed
----------, Feb 10, 2020

Fixed bug that would display percentages like 700%
----------, Jan 31, 2020

Fixed NumberFormatException for progress


Added /setstats <kills|deaths|killstreak|topkillstreak> <player> <amount> (pvpstats.setstats)

Added /removestats <kills|deaths|killstreak|topkillstreak> <player> <amount> (pvpstats.removestats)

Added /addstats <kills|deaths|killstreak|topkillstreak> <player> <amount> (pvpstats.addstats)
----------, Jan 31, 2020

Added progress tracking + 3 new placeholders for this update

unknown.png

%pvpstats_level_progress% - Displays the progress bar
%pvpstats_level_progress_percent% - Displays the progress percentage
%pvpstats_kills_tonextlevel% - Displays the amount of kills needed to rank up to the next level.

On top of this you can configure the colors, size and identifier of the bar!
----------, Jan 28, 2020

Stats would only be counted with worldguard enabled
----------, Jan 13, 2020

WorldGuard check would occur even when disabled, this is now fixed meaning the plugin should be working for 1.14 & 1.15 as long as you don't have the worldguard check enabled
----------, Jan 2, 2020

Updated 'version' variable since I forgot to do so, now your config will not look like a mess when you install the plugin, only if I update the config ;)
----------, Dec 26, 2019

- Fixed KDR, would say your kdr = your kills when kills and death are the same
- I got my pc back and forgot to update the plugin so in some versions you can't use %kdr% in your stats-command, I don't know which versions this is applicable to.


As you may have noticed instead of having 1.4, 1.5, 1.6 I now use, 2.0.2, 2.0.3

Why I've done this? At first I didn't have any reason, but now I use to indicate what kind of update I've published, a two numerical update means there are new features, three or more numbers indicate that the update is only bug fixes.
----------, Dec 25, 2019

When someone with 0 kills sent a chat message the plugin would be divide by 0 meaning you'll get an error, this has now been fixed (I think)
----------, Dec 20, 2019

The updates I've released earlier today might not work since I used the wrong JRE, I've now fixed this.
----------, Dec 8, 2019

- Removed messages.yml and integrated it into config.yml
+ Added 'same-address-check' which will check if two players are on the same address, if enabled those kills will not count.
+ Added auto updater and 'auto-update' to config.yml, if enabled it will automatically download available updates, if not you will only receive a message in your console!
----------, Dec 8, 2019

Added a config version check to help fixing the missing keys error.
Add 'version: 0.9' to your config.yml for this to work


Sorry for the delay, I've been having some problems with my pc and other projects to work on!
----------, Dec 8, 2019

You can now use %kdr% in your stats message and removed the infinity sign
----------, Oct 30, 2019

Fixed a bug
----------, Oct 30, 2019

Adds the functionality of using /stats <player> (you need to add me: 'My' in your config)

Added placeholder %player% in stats-command for eg. %player% Statistics

Added level rewards, example on how to use:

Code (Text):
levels:
- '&6Rookie:bc level reward'
- '&aKiller:bc level reward'
- '&cMurderer:bc level reward:eco give %player% 500'
----------, Oct 5, 2019

* Added decimal cap so you won't get numbers like 202.19291939109309E-16

> /movelb not working? First make sure you've got leaderboards enabled in your config.yml, afterwards if you use /movelb and the leaderboards don't show up you can reload the plugin and they will appear!

* Implemented anti stats system, because of the way I've coded the config you'll have to delete the config to let it recreate itself.

* Chat formatting now supports PlaceholderAPI and MVdWPlaceholderAPI

* Set default leaderboards Y to 5
----------, Aug 31, 2019

2019-08-22_17.43.05.png 2019-08-22_17.43.17.png

Added Vault chat formatting, when restarting your server use-format and format should be added to your config.yml by default it is turned off.

Added a player-side message for receiving resets, when restarting your server reset-received should be added to your messages.yml

Because I'm very smart I actually forgot to register placeholders for PlaceholderAPI, which is fixed now.
----------, Aug 22, 2019

2019-08-21_20.53.31.png 2019-08-21_20.53.45.png 2019-08-21_20.53.51.png

Added resets which allows players and staff members to reset statistics and renamed permission nodes to fit plugin

* /adminreset (/ar) ( pvpstats.adminreset), possibility add resets to player or simply reset a players' statistics
- usage: /adminreset [<player>/add <player> <amount>]

* /statsreset (/sr), resets statistics


Permission Nodes
------------------------


permission nodes no longer start with kitstats, all permission nodes now start with pvpstats
----------, Aug 21, 2019

2019-08-21_13.42.43.png

* Added /moveleaderboard (/movelb, kitstats.moveleaderboard)

* Disabled interaction with Holograms (so players can't put armor on)
----------, Aug 21, 2019

Resource Information
Author:
----------
Total Downloads: 5,722
First Release: Aug 20, 2019
Last Update: Dec 8, 2020
Category: ---------------
All-Time Rating:
24 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings