Skip to content

Releases: partiusfabaa/cs2-ranks

v1.0.3

30 Nov 09:37
Compare
Choose a tag to compare
  1. 2 new functions have been added to the configuration(They need to be inserted after "EnableScoreBoardRanks": true, or just regenerate the config)
"UseCommandWithoutPrefix": true, //Is it possible to write `top` and `rank` without the prefix? true - yes | false - no.
"ShowExperienceMessages": true, // Do I show the player chat messages how much experience he has gained? true - yes | false - no.
  1. Fixed the time, now it will not go into minus

v1.0.2fix

29 Nov 04:44
Compare
Choose a tag to compare

Now if "EventRoundMvp": -1, MVP will be increased, but experience will not be increased

v1.0.2

29 Nov 02:36
Compare
Choose a tag to compare
  1. In the config in Events, added an additional one
"Additionally": {
      "Headshot": 1,
      "Noscope": 2,
      "Attackerblind": 1,
      "Thrusmoke": 1,
      "Penetrated": 2
},
  1. If you don't need to give experience for an event, just write -1.

v1.0.1.0

29 Nov 00:04
Compare
Choose a tag to compare

Fixed error output when dying from a bomb, or a map

v1.0.1fix

28 Nov 22:14
Compare
Choose a tag to compare
  1. Fixed output of players in !top.
  2. Added the ability to permanently disable ranks in the config. If you don't regenerate the config, add this after the prefix (example below)
 "Prefix": "[ {BLUE}Ranks {DEFAULT}]",
 "EnableScoreBoardRanks": true,

v1.0.1

28 Nov 00:04
Compare
Choose a tag to compare
  1. bug fixed
  2. added css_rank_tag command, !rank_tag - allows to disable rank in tabs
  3. It is now possible to write top and rank in chat and not put ! at the beginning.

Please delete the old database

v1.0.0

27 Nov 20:13
a365383
Compare
Choose a tag to compare
Update README.md