Recount icon

Recount -----

Essential for pvp servers! Shows every damage and amount you got before death!




  • Some internal code cleanup to be more universal
----------, Jun 9, 2023

  • Small cleanup for locale file as some lines can be utilized from CMILib instead
  • Base command help page lost indicator of current command page
  • Some other small internal updates and cleanups
----------, Nov 3, 2022

  • Better compatibility with custom enchant plugins
----------, Nov 25, 2021

Updated for 1.17 servers and as rest of the plugins, this one got moved into CMILib type handling where from now on you will need CMILib for this plugin to work properly. Due to this plugin size went down from 243KB to 73KB
----------, Jun 23, 2021

  • Updated base library to prevent issues with latest minecraft versions
----------, Mar 17, 2021

  • Updated for 1.16.4 servers
----------, Nov 3, 2020

  • Added support for 1.16
  • Added support for Hex type color codes as of {#6600cc} in locale file
----------, Jun 27, 2020

  • Updated code to work with 1.8 java version
  • Updated code to support 1.14 and 1.15 servers
  • Updated base libraries to include new mob types and new items
  • Updated version checker
----------, Feb 3, 2020

  • Fix for issue introduced in 1.14 servers when we no longer have option to get materials ID
  • Updated translatable material name file to be more compact and include all known materials.
----------, Jul 25, 2019

  • Updated base libraries for the 1.14+ servers
----------, Jul 18, 2019

  • Added support for 1.13 and 1.13.1 servers.
  • Some remake on item handling and updated libraries to be more up to date ones with every other plugin.
----------, Oct 2, 2018

  • Fix for possible issue when shooting your self
  • Fix for error message on new version check
----------, Feb 20, 2018

  • Small cleanup
----------, Jul 25, 2017

  • Ok, now it's working on 1.12.
  • Remade part responsible for showing item information on hover action
  • Some locale small changes from one long string to list. 4 Lines changed in total
  • Some other small changes.
----------, Jul 25, 2017

  • Some small change for hover messages to use better class i did made for my another plugin. Just to have better handling and have smaller chance for it to fail.
----------, Feb 1, 2017

  • Fix for missing prefix issue
  • Fix for slimes not showing left hp on killing player
----------, Jan 5, 2017

  • Fix for issue when by hovering over text line you see that item is invalid. Issue introduced due to Mojang changes for json formatting for show_item event.
  • Added option to move left hp placeholder. This will reset damage lines in locale file to update with new variable.
----------, Dec 3, 2016

  • Fix for spelling when reloading config file
  • Fix for reload command showing command usage on successful usage
  • Now translatable damage/heal causes will ignore case and will be more easy to use.
----------, Jun 8, 2016

  • Included Chinese locale into default package (Thanks to SunsetRider)
----------, Jun 6, 2016

  • Wrong locale file location S.S
----------, Jun 5, 2016

  • Added support for UTF-8 encoding, so now locale file should support all special characters.
----------, Jun 5, 2016

  • Small fix for missing locale on message in console on player death
----------, May 24, 2016

  • From outside plugin changed just a little bit. But from inside changed base data handling mechanics for allot more better system and easy to manage in future.
  • Changed command handler so now you can check commands with /recount ?
  • Changed locale handler
  • Improvements in correct item name finding and "humannification"
  • Added some missing damage events to be shown on recount
  • Added tab complete function
  • Changed default killer icon to red X, just to avoid some possible issues with unicode.
  • New commands like /recount taken and /recount dealth. Old aliases like /rec and /recs still works.
  • Potion effect for time being are show from last damage. So if there is 30 damage events, potions effects will be shown only what their where on last hit. This is not big deal, as killing blow will always have shown potions effects player had when killed you.
  • Now mobs like skeletons or zombie with weapons will be show in similar way as regular player. What i mean is that weapons monster had when killing you will be shown in detail.
  • Bunch of other small changes. most of them really hardly noticeable :)
----------, May 22, 2016

  • Fixed issue with 1.9 servers not recognized items. Now there is new file with item names in it for easy translations and adjusting.
  • Dropped dependency for vault to get correct item names as now there is independent file for that.
----------, Apr 16, 2016

  • Recompiled for 1.9 minecraft
----------, Mar 1, 2016

  • Fixed issue with /recs not showing information
  • Added additional information to show how much health killer had when he killed you.
----------, Dec 16, 2015

  • Added automatic version checker to inform if there is new available version
----------, Sep 27, 2015

  • Small fix for new action bar feature making it disappear if another plugin sends to it something every 1 sec even if player is not attacking anything.
----------, Jul 30, 2015

  • Added config option to toggle damage show in action bar by default.
----------, Jul 29, 2015

  • Added dmg count to animals to show up in /recs
  • Added new function to see in action bar how much dmg you got or did or both in last second. Toggle able function with /rec toggle
[​IMG]
----------, Jul 22, 2015

  • Attempt to add compatibility for 1.7 minecraft version
----------, Jul 15, 2015

  • Again small fix for null pointer
----------, Jun 14, 2015

  • One more small fix for CrackShot
----------, Jun 13, 2015

  • Added couple checks to avoid null pointer issue with CrackShot plugin.
----------, Jun 12, 2015

  • Small fix for null pointer exception
----------, Jun 7, 2015

  • As of request added CrackShot plugin support.
----------, May 6, 2015

  • Fixed issue when weapons lousing durability shows in separate lines
----------, May 6, 2015

  • Fixed issue when weapons lousing durability shows in separate lines
----------, May 6, 2015

  • Now you can see your own dealth damage list with simple command /recs
----------, May 5, 2015

  • Small fix
----------, Apr 26, 2015

  • Added possibility to translate Weapon/Monster/Custom damage names, same with healing
Code (Text):
TranslatableWordList:
- Lily Pad:&4Doom mashine
- Silverfish:Silver Fish
  • Now all items have correct name on them, before it was always carpet for any color, now you will see something like this:[​IMG]
----------, Apr 26, 2015

  • Fix for /rec reload command
----------, Apr 26, 2015

  • Small but at same time big fix
----------, Apr 25, 2015

  • Couple small fixes
----------, Apr 25, 2015

  • Recoded like 95% of plugins code. why? Because old code was really messy and to implement new features I needed to do some extreme changes in code. Now its cleaner, better and faster :)
  • Now damage is sorted by damage source - 4 categories : Player damage, monster damage, custom damage (like fall, fire, suffocation) and heals. All colour coded, so its easy to get what is what.
  • Extra info: Average damage and DPS
  • For time being removed feature to show messages for killer and killer helpers (I will add this back little bit later)
  • For time being damage list is not sorted by players potions effects, again I will add this little bit later.
P.S. new features will be coming soon to.
----------, Apr 24, 2015

  • Code clean up, to many useless code left from before
----------, Apr 2, 2015

  • Recompiled for java 7
----------, Mar 26, 2015

  • Remade titles code part to support any kind of mc version
----------, Mar 23, 2015

  • Not confirmed (need some live testing), but possible fix for feedback showing for incorrect players
----------, Mar 23, 2015

  • One more attempt to fix HashMap issue
----------, Mar 7, 2015

  • Fixed for incorrect item id's
  • Fixed killers/helpers information to show double entries
----------, Mar 6, 2015

  • Fix for death event - i need to actually break loop after stuff happens...
----------, Feb 28, 2015

  • Remade part of plugin, now its should get all items nad show it correctly
  • Fixed small issue with new health feature
----------, Feb 26, 2015

  • Now you can see killers left hp, even if he killed you with arrow or by throwing potion
----------, Feb 26, 2015

  • Remake of HashMap entry deletion on death
----------, Feb 23, 2015

  • Fix for hashmap error
----------, Feb 23, 2015

  • Fix for possible issue for some peps when they getting damage with arrow
----------, Feb 22, 2015

  • One more small fix for errors in console
----------, Feb 22, 2015

  • Fixed error in console after death
----------, Feb 22, 2015

  • Fixed bug with 0 damage messages
----------, Feb 20, 2015

  • Now you can send message for everyone involved in players killing with damage they did and separate message for players killer same eith total damage
  • Added 2 new permisions:
  1. recount.killer
  2. recount.helper
----------, Feb 19, 2015

  • Added... Fixed... well now you can see bow information to! That's just insane!
----------, Feb 18, 2015

Resource Information
Author:
----------
Total Downloads: 220
First Release: Feb 13, 2015
Last Update: Jun 9, 2023
Category: ---------------
All-Time Rating:
11 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings